1 matches found
CVE-2025-71074
CVE-2025-71074 concerns the Linux kernel’s functionfs subsystem, where a race between open and removal can leave a freed object referenced by file->private_data. The root cause is the way ffs->opened is updated; using atomic_dec_and_test() vs atomic_add_return() leads to a window where an o...
7.8CVSS6.1AI score0.001EPSS
SaveExploits0References1Affected Software1
20