Login
Newsletter
Werbung

Sicherheit: Mehrere Probleme in kernel-rt
Aktuelle Meldungen Distributionen
Name: Mehrere Probleme in kernel-rt
ID: RHSA-2024:5067
Distribution: Red Hat
Plattformen: Red Hat Enterprise Linux Real Time for NFV EUS (v.9.2), Red Hat Enterprise Linux Real Time EUS (v.9.2)
Datum: Mi, 7. August 2024, 06:43
Referenzen: https://bugzilla.redhat.com/show_bug.cgi?id=2281190
https://bugzilla.redhat.com/show_bug.cgi?id=2282669
https://bugzilla.redhat.com/show_bug.cgi?id=2278167
https://access.redhat.com/security/cve/CVE-2024-26947
https://access.redhat.com/security/cve/CVE-2024-38663
https://access.redhat.com/security/cve/CVE-2024-27030
https://bugzilla.redhat.com/show_bug.cgi?id=2294225
https://bugzilla.redhat.com/show_bug.cgi?id=2281675
https://access.redhat.com/security/cve/CVE-2022-48637
https://bugzilla.redhat.com/show_bug.cgi?id=2284417
https://bugzilla.redhat.com/show_bug.cgi?id=2278387
https://access.redhat.com/security/cve/CVE-2024-27062
https://bugzilla.redhat.com/show_bug.cgi?id=2278248
https://access.redhat.com/security/cve/CVE-2024-36020
https://access.redhat.com/security/cve/CVE-2024-26930
https://bugzilla.redhat.com/show_bug.cgi?id=2284496
https://access.redhat.com/security/cve/CVE-2024-38384
https://bugzilla.redhat.com/show_bug.cgi?id=2290408
https://bugzilla.redhat.com/show_bug.cgi?id=2278473
https://bugzilla.redhat.com/show_bug.cgi?id=2297730
https://bugzilla.redhat.com/show_bug.cgi?id=2293657
https://access.redhat.com/security/cve/CVE-2024-26601
https://access.redhat.com/security/cve/CVE-2024-35885
https://bugzilla.redhat.com/show_bug.cgi?id=2272808
https://access.redhat.com/security/cve/CVE-2023-52809
https://bugzilla.redhat.com/show_bug.cgi?id=2277831
https://access.redhat.com/security/cve/CVE-2024-35962
https://bugzilla.redhat.com/show_bug.cgi?id=2294220
https://bugzilla.redhat.com/show_bug.cgi?id=2284400
https://access.redhat.com/security/cve/CVE-2024-36960
https://bugzilla.redhat.com/show_bug.cgi?id=2281916
https://access.redhat.com/security/cve/CVE-2023-52885
https://access.redhat.com/security/cve/CVE-2024-33621
https://access.redhat.com/security/cve/CVE-2024-26737
https://access.redhat.com/security/cve/CVE-2024-36929
https://access.redhat.com/security/cve/CVE-2024-36017
https://access.redhat.com/errata/RHSA-2024:5067
https://bugzilla.redhat.com/show_bug.cgi?id=2273274
https://access.redhat.com/security/cve/CVE-2023-52458
https://access.redhat.com/security/cve/CVE-2024-35896
https://access.redhat.com/security/cve/CVE-2023-52635
https://bugzilla.redhat.com/show_bug.cgi?id=2281700
https://bugzilla.redhat.com/show_bug.cgi?id=2265794
https://access.redhat.com/security/cve/CVE-2024-35823
https://bugzilla.redhat.com/show_bug.cgi?id=2265836
Applikationen: RT-Preempt-Realtime-Patch

Originalnachricht

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2
Extended Update Support.

Red Hat Product Security has rated this update as having a security impact of
Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

The kernel-rt packages provide the Real Time Linux Kernel, which enables
fine-tuning for systems with extremely high determinism requirements.

Security Fix(es):

* kernel: block: null pointer dereference in ioctl.c when length and logical
block size are misaligned (CVE-2023-52458)

* kernel: ext4: regenerate buddy after block freeing failed if under fc replay
(CVE-2024-26601)

* kernel: PM / devfreq: Synchronize devfreq_monitor_[start/stop]
(CVE-2023-52635)

* kernel: bpf: Fix racing between bpf_timer_cancel_and_free and
bpf_timer_cancel (CVE-2024-26737)

* kernel: bnxt: prevent skb UAF after handing over to PTP worker
(CVE-2022-48637)

* kernel: ARM: 9359/1: flush: check if the folio is reserved for no-mapping
addresses (CVE-2024-26947)

* kernel: scsi: qla2xxx: Fix double free of the ha->vp_map pointer
(CVE-2024-26930)

* kernel: nouveau: lock the client object tree. (CVE-2024-27062)

* kernel: octeontx2-af: Use separate handlers for interrupts (CVE-2024-27030)

* kernel: vt: fix unicode buffer corruption when deleting characters
(CVE-2024-35823)

* kernel: netfilter: validate user input for expected length (CVE-2024-35896)

* kernel: mlxbf_gige: stop interface during shutdown (CVE-2024-35885)

* kernel: netfilter: complete validation of user input (CVE-2024-35962)

* kernel: scsi: libfc: Fix potential NULL pointer dereference in
fc_lport_ptp_setup() (CVE-2023-52809)

* kernel: i40e: fix vf may be used uninitialized in this function warning
(CVE-2024-36020)

* kernel: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
(CVE-2024-36017)

* kernel: net: core: reject skb_copy(_expand) for fraglist GSO skbs
(CVE-2024-36929)

* kernel: drm/vmwgfx: Fix invalid reads in fence signaled events
(CVE-2024-36960)

* kernel: ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
(CVE-2024-33621)

* kernel: blk-cgroup: fix list corruption from reorder of WRITE
->lqueued (CVE-2024-38384)

* kernel: blk-cgroup: fix list corruption from resetting io stat
(CVE-2024-38663)

* kernel: SUNRPC: Fix UAF in svc_tcp_listen_data_ready() (CVE-2023-52885)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.

CVE-2022-48637: Use After Free (CWE-416)
CVE-2023-52458: NULL Pointer Dereference (CWE-476)
CVE-2023-52635: Missing Lock Check (CWE-414)
CVE-2023-52809: NULL Pointer Dereference (CWE-476)
CVE-2023-52885
CVE-2024-26601: Incorrect Access of Indexable Resource ('Range Error')
(CWE-118)
CVE-2024-26737: Use After Free (CWE-416)
CVE-2024-26930
CVE-2024-26947
CVE-2024-27030
CVE-2024-27062
CVE-2024-33621
CVE-2024-35823
CVE-2024-35885
CVE-2024-35896
CVE-2024-35962
CVE-2024-36017: Out-of-bounds Read (CWE-125)
CVE-2024-36020: Concurrent Execution using Shared Resource with Improper
Synchronization ('Race Condition') (CWE-362)
CVE-2024-36929: Untrusted Pointer Dereference (CWE-822)
CVE-2024-36960: Out-of-bounds Read (CWE-125)
CVE-2024-38384: Improper Control of Resource Identifiers ('Resource
Injection') (CWE-99)
CVE-2024-38663: Improper Initialization (CWE-665)
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung