Linux Kernel Out-of-Bounds Read sebezhetősége
Angol cím: Linux Kernel Out-of-Bounds Read Vulnerability
Publikálás dátuma: 2025.04.10.
Utolsó módosítás dátuma: 2025.04.10.
Leírás
A program a puffer határa előtt vagy után olvas adatokat a memóriából.
Leírás forrása: CWE-125 Leírás utolsó módosítása: 2024.11.19.Elemzés leírás
Eredeti nyelven: In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn’t check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descriptor with a shorter bLength, the driver might hit out-of-bounds reads. For addressing it, this patch adds sanity checks to the validator functions for the clock descriptor traversal. When the descriptor length is shorter than expected, it’s skipped in the loop. For the clock source and clock multiplier descriptors, we can just check bLength against the sizeof() of each descriptor type. OTOH, the clock selector descriptor of UAC2 and UAC3 has an array of bNrInPins elements and two more fields at its tail, hence those have to be checked in addition to the sizeof() check.
Elemzés leírás forrása: CVE-2024-53150 Elemzés leírás utolsó módosítása: 2025.04.09.Hatás
CVSS3.1 Súlyosság és Metrika
Alap pontszám: 7.8 (Magas)
Vektor: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Hatás pontszáma: 5.9
Kihasználhatóság pontszáma: 1.8
Támadás Vektora (AV): Helyi
Támadás komplexitása (AC): Alacsony
Jogosultság Szükséges (PR): Alacsony
Felhasználói Interakció (UI): Nincs
Hatókör (S): Nem változott
Bizalmasság Hatása (C): Magas
Sértetlenség Hatása (I): Magas
Rendelkezésre állás Hatása (A): Magas
Következmények
Loss of confidentiality (Bizalmasság elvesztése)Hivatkozások
kernel.org
kernel.org
kernel.org
kernel.org
kernel.org
kernel.org
kernel.org
kernel.org
Sérülékeny szoftverek
Configuration 1
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* Up to (excluding) 5.4.287
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 5.5 Up to (excluding) 5.10.231
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 5.11 Up to (excluding) 5.15.174
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 5.16 Up to (excluding) 6.1.120
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 6.2 Up to (excluding) 6.6.64
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 6.7 Up to (excluding) 6.11.11
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* From (including) 6.12 Up to (excluding) 6.12.2