Lucene search
+L

757 matches found

CVE
CVE
added 6 days ago11 views

CVE-2026-64068

The CVE-2026-64068 issue affects the Linux kernel netfs subsystem, specifically a missing lock around retrying and adding subrequests (netfs_retry_read_subrequests() and netfs_retry_write_stream()) which could compromise integrity and availability. The vulnerability arises from not taking the app...

9.8CVSS5.4AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-64068 netfs: Fix missing locking around retry adding new subreqs

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

9.8CVSS0.0038EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-45641

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

5.4AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago5 views

CVE-2026-64068 netfs: Fix missing locking around retry adding new subreqs

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing locking around retry adding new subreqs Fix netfsretryreadsubrequests and netfsretrywritestream to take the appropriate lock when adding extra subrequests into stream-subrequests...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago7 views

CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS0.00119EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago28 views

CVE-2026-63972 net: mana: Skip redundant detach on already-detached port

In the Linux kernel, the following vulnerability has been resolved: net: mana: Skip redundant detach on already-detached port When manaperportqueueresetworkhandler runs after a previous detach succeeded but attach failed, the port is left in a detached state with apc-txqp and apc-rxqs already...

7.5CVSS0.00576EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago8 views

CVE-2026-63972

The CVE-2026-63972 entry concerns the Linux kernel vulnerability in the mana net driver. Affected component: mana per-port queue handling in the kernel’s mana_detach path. Root cause: after a prior detach succeeded but attach failed, a port remained detached with apc->tx_qp and apc->rxqs fr...

7.5CVSS5.4AI score0.00576EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-45559

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

5.4AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago5 views

CVE-2026-63874 net: mctp: usb: fix race between urb completion and rx_retry cancellation

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References6
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-63874 net: mctp: usb: fix race between urb completion and rx_retry cancellation

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS0.00119EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago5 views

CVE-2026-53394

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS0.00446EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago5 views

CVE-2026-53394 nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS5.4AI score0.00446EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-53394

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

5.4AI score0.00446EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-45516

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

5.4AI score0.00446EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago10 views

CVE-2026-53394

CVE-2026-53394 describes a Linux kernel vulnerability in nfsd where pre-allocated openowner state is leaked during an unconfirmed retry race. The issue occurs in find_or_alloc_open_stateowner(): if an unconfirmed owner is encountered, the code frees the previous state only partially and then unco...

7.5CVSS5.4AI score0.00446EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago27 views

CVE-2026-53394 nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

7.5CVSS0.00446EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-61289

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs in the net: mana driver when mana per port queue reset work handler executes after a successful detach but a failed attach. In this scenario, the port...

7.5CVSS5.2AI score0.00576EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-61385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfs component where locking is missing when adding new subrequests. Specifically, the functions netfs retry read subrequests and netfs retry write stream fail to...

9.8CVSS5.2AI score0.0038EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-61219

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the cypress read int callback function where the system fails to validate interrupt packet headers before reading them. The function parses the interrupt-in buffer bas...

5.4AI score0.00211EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 6 days ago12 views

PT-2026-61099

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the nfsd component during a race condition involving NFSv4.0 OPEN threads with the same owner string. When the find or alloc open stateowner function encounters a...

9.8CVSS5.7AI score0.00514EPSS
SaveExploits0References77
Rows per page
Query Builder