Lucene search
+L

237087 matches found

OSV
OSV
added 2026/07/25 9:20 a.m.7 views

CVE-2026-64525 xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

5.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/25 9:20 a.m.31 views

CVE-2026-64525 xfrm: move policy_bydst RCU sync from per-netns .exit to .pre_exit

In the Linux kernel, the following vulnerability has been resolved: xfrm: move policybydst RCU sync from per-netns .exit to .preexit The struct pernetoperations docstring in include/net/netnamespace.h explicitly warns against blocking RCU primitives in .exit handlers: Exit methods using blocking...

0.00156EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.9 views

CVE-2026-64524

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...

7.7CVSS5.7AI score0.00144EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/25 9:20 a.m.13 views

EUVD-2026-49036

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...

5.8AI score0.00144EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/25 9:20 a.m.8 views

CVE-2026-64523 net/handshake: Take a long-lived file reference at submit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 9:20 a.m.10 views

EUVD-2026-48867

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

5.7AI score0.00347EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 9:20 a.m.34 views

CVE-2026-64523 net/handshake: Take a long-lived file reference at submit

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS0.00347EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:20 a.m.9 views

CVE-2026-64523

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Take a long-lived file reference at submit handshakenlacceptdoit needs the file pointer backing req-hrsk-sksocket to survive the window between handshakereqnext and the subsequent FDPREPARE and getfile. The...

9.8CVSS5.7AI score0.00347EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:14 a.m.8 views

CVE-2026-64522

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SA mlx5exfrmaddstate handles acquire-flow temporary SAs by allocating software state and skipping hardware offload setup. That path jumps to the common success label...

8.8CVSS5.7AI score0.00347EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/25 9:14 a.m.21 views

CVE-2026-64522

CVE-2026-64522 affects the Linux kernel’s net/mlx5e subsystem. The issue arises in mlx5e_xfrm_add_state() when handling acquire-flow temporary SAs: software state is allocated and hardware offload setup is skipped, causing a path that jumps to the common success label to unconditionally call mlx5...

8.8CVSS5.7AI score0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 9:14 a.m.11 views

EUVD-2026-48864

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Bound PARTITIONINFOGETREGS copies The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index...

5.7AI score0.00131EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 9:14 a.m.23 views

CVE-2026-64521

CVE-2026-64521 affects the Linux kernel pinctrl subsystem (meson: amlogic-a4). The deadlock arises when pinconf_pins_show() holds pctldev->mutex while pinctrl_find_gpio_range_from_pin() tries to re-acquire the same mutex; the fix is to use pinctrl_find_gpio_range_from_pin_nolock() to avoid the...

5.7AI score0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:14 a.m.8 views

CVE-2026-64520

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Bound PARTITIONINFOGETREGS copies The register-based PARTITIONINFOGET path trusted the firmware-provided indices when copying partition descriptors into the caller buffer. Reject inconsistent counts or index...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/25 9:14 a.m.37 views

CVE-2026-64520

In the Linux kernel, the ARM Firmware Framework Architecture (arm_ffa) PARTITION_INFO_GET_REGS path incorrectly trusted firmware-provided indices when copying partition descriptors into the caller buffer. The copy loop could write beyond the allocated array when counts/index progressions were inc...

8.4CVSS5.7AI score0.00131EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 9:14 a.m.14 views

EUVD-2026-48865

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconfpinsshow holds pctldev-mutex, and the platform driver calls pinctrlfindgpiorangefrompin, which tries to acquire the same...

5.7AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 9:14 a.m.6 views

CVE-2026-64521 pinctrl: meson: amlogic-a4: fix deadlock issue

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconfpinsshow holds pctldev-mutex, and the platform driver calls pinctrlfindgpiorangefrompin, which tries to acquire the same...

5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/07/25 9:14 a.m.22 views

CVE-2026-64519

The CVE-2026-64519 issue affects the Linux kernel NFSD layout state revocation. The root cause is in nfsd4_revoke_states(): SC_TYPE_LAYOUT path never sets sc_status before calling nfsd4_close_layout(), while find_one_sb_stid() skips stids with non-zero sc_status. This causes the retry loop to rep...

5.8AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/25 9:14 a.m.37 views

CVE-2026-64519 NFSD: Fix infinite loop in layout state revocation

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 9:14 a.m.8 views

CVE-2026-64519 NFSD: Fix infinite loop in layout state revocation

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/25 9:14 a.m.7 views

CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score0.00168EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder