Lucene search
+L

3 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.4 views

CVE-2025-71074

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

5.2AI score0.001EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/01/13 3:31 p.m.52 views

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
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.6 views

PT-2026-2595

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the functionfs implementation, specifically in the ffs epfile open function. This condition can occur when a file is opened and removed concurrently,...

4.7CVSS5.4AI score0.001EPSS
SaveExploits0References21
Rows per page
Query Builder