3 matches found
EUVD-2026-71310
In the Linux kernel, the following vulnerability has been resolved: fuse: fix race between interrupt and resend After commit f8fce75fedf7 "fuse: clear intrentry in fuseresend and fuseremovependingreq" the WARNON!listempty&req-intrentry in fuserequestfree still triggers due to the following race: ...
CVE-2026-80860
CVE-2026-80860 is a race condition in the Linux kernel FUSE (Filesystem in Userspace) subsystem. After commit f8fce75fedf7, a race between interrupt and resend paths causes WARN_ON(!list_empty(&req->intr_entry)) to trigger in fuse_request_free(). Specifically, request_wait_answer() reads the F...
Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: x86/i8259: The legacy PIC interrupts have been marked with IRQLEVEL. Baoquan reported that after triggering a crash, the subsequent boot process fails about half of the time. This occurs due to a NULL pointer dereference in the...