Vulnerability in Linux
CVE-2026-93262
In the Linux kernel, the following vulnerability has been resolved: md/raid5-ppl: fix use-after-free in ppl_do_flush() The loop in ppl_do_flush() continues iterating after calling ppl_io_unit_finished(), touching io->pending_flushes and leading to a use-after-free. Add a break statement to stop the loop once io is freed.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Linux — versions 4.16
References
Frequently asked questions
- What is CVE-2026-93262?
- CVE-2026-93262 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2026-09-24.
- How severe is CVE-2026-93262?
- High severity. CVSS v3 base score is 7.8 out of 10.