Use-after-free Vulnerability in Linux Kernel Affects Multiple Versions
CVE-2026-93262

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
24 September 2026

What is CVE-2026-93262?

A vulnerability exists in the Linux kernel's RAID subsystem, specifically in the function ppl_do_flush(). In this context, the loop continues to execute even after the I/O unit has been freed, creating a possibility of dereferencing freed memory. This flaw results in potential data corruption or system instability. A proper fix has been implemented by introducing a break statement that terminates the loop once the I/O structure is no longer valid.

Affected Version(s)

Linux 1532d9e87e8b2377f12929f9e40724d5fbe6ecc5

Linux 1532d9e87e8b2377f12929f9e40724d5fbe6ecc5

Linux 1532d9e87e8b2377f12929f9e40724d5fbe6ecc5

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.