← לוח פגיעויות

CVE-2026-43427

גבוהה 7.1

תיאור (מקור, אנגלית)

In the Linux kernel, the following vulnerability has been resolved: usb: class: cdc-wdm: fix reordering issue in read code path Quoting the bug report: Due to compiler optimization or CPU out-of-order execution, the desc->length update can be reordered before the memmove. If this happens, wdm_read() can see the new length and call copy_to_user() on uninitialized memory. This also violates LKMM data race rules [1]. Fix it by using WRITE_ONCE and memory barriers.

מדדים

CVSS 3.1
7.1 (HIGH) מקור הציון: NVD CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS — סבירות ניצול
0% (אחוזון 000) נכון ל-2/8/2026
CWE
CWE-125

מוצרים מושפעים

linux: linux kernel

קישורים