PT-2026-39037 · Linux+2 · Linux Kernel+2

CVE-2026-43376

·

Published

2026-03-07

·

Updated

2026-07-24

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the ksmbd module. The system frees the oplock info structure immediately using kfree(), while it is still being accessed under RCU (Read-Copy-Update) read-side critical sections in functions such as opinfo get() and proc show files(). Because there is no RCU grace period delay between nullifying the pointer and freeing the memory, a reader may access the oplock info structure after it has been freed, specifically when atomic inc not zero() is called on freed memory.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Race Condition

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-12733
CVE-2026-43376
USN-8490-1
USN-8490-2
USN-8491-1
USN-8508-1
USN-8545-1
USN-8546-1
USN-8604-1
USN-8605-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu