Lucene search
+L

477011 matches found

CVE
CVE
added 3 days ago15 views

CVE-2026-72138

The CVE describes a Linux kernel issue in xen/gntdev where gntdev_ioctl_map_grant_ref() could leak memory if copy_to_user() failed after adding a mapping and not releasing the acquired reference. The root cause involves mismanaged error paths: on failure to copy operation results back to userspac...

5.4AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago2 views

CVE-2026-72138 xen/gntdev: fix error handling in ioctl

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: fix error handling in ioctl When gntdevioctlmapgrantref fails to copy the operation result back to userspace after successfully adding the mapping to the list, the error path returns -EFAULT without releasing the...

5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 3 days ago22 views

CVE-2026-72138 xen/gntdev: fix error handling in ioctl

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: fix error handling in ioctl When gntdevioctlmapgrantref fails to copy the operation result back to userspace after successfully adding the mapping to the list, the error path returns -EFAULT without releasing the...

0.0021EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-72138

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: fix error handling in ioctl When gntdevioctlmapgrantref fails to copy the operation result back to userspace after successfully adding the mapping to the list, the error path returns -EFAULT without releasing the...

5.4AI score0.0021EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-58895

In the Linux kernel, the following vulnerability has been resolved: xfrm: natkeepalive: avoid double free on send error natkeepalivesend frees the keepalive skb whenever the IPv4 or IPv6 send helper reports an error. That cleanup is only correct before the skb is handed to the output path. Once...

5.5AI score0.00626EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago20 views

CVE-2026-72136 xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrminterface: require CAPNETADMIN in the device netns for changelink xfrmichangelink operates on at most two netns, devnetdev and the interface link netns xi-net. They differ once the device is created in or moved to a net...

8.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago18 views

CVE-2026-72137

CVE-2026-72137 : In the Linux kernel, the xfrm nat_keepalive path suffers a double-free of the keepalive skb on send errors. Specifically, nat_keepalive_send() frees the skb when IPv4/IPv6 send helpers report an error, but after ip_build_and_send_pkt() or ip6_xmit() takes ownership the cleanup is...

9.8CVSS5.4AI score0.00626EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago4 views

CVE-2026-72136 xfrm: xfrm_interface: require CAP_NET_ADMIN in the device netns for changelink

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrminterface: require CAPNETADMIN in the device netns for changelink xfrmichangelink operates on at most two netns, devnetdev and the interface link netns xi-net. They differ once the device is created in or moved to a net...

8.8CVSS5.5AI score
SaveExploits0References11
OSV
OSV
added 3 days ago8 views

CVE-2026-72137 xfrm: nat_keepalive: avoid double free on send error

In the Linux kernel, the following vulnerability has been resolved: xfrm: natkeepalive: avoid double free on send error natkeepalivesend frees the keepalive skb whenever the IPv4 or IPv6 send helper reports an error. That cleanup is only correct before the skb is handed to the output path. Once...

9.8CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago20 views

CVE-2026-72137 xfrm: nat_keepalive: avoid double free on send error

In the Linux kernel, the following vulnerability has been resolved: xfrm: natkeepalive: avoid double free on send error natkeepalivesend frees the keepalive skb whenever the IPv4 or IPv6 send helper reports an error. That cleanup is only correct before the skb is handed to the output path. Once...

9.8CVSS0.00626EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-58894

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrminterface: require CAPNETADMIN in the device netns for changelink xfrmichangelink operates on at most two netns, devnetdev and the interface link netns xi-net. They differ once the device is created in or moved to a net...

5.4AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago11 views

CVE-2026-72136

CVE-2026-72136 affects the Linux kernel, specifically the xfrm subsystem and the xfrm_interface changelink flow. The root cause is a netns permission check mismatch: xfrmi_changelink() can be invoked in a caller’s netns that has CAP_NET_ADMIN, while the target interface may reside in a different ...

8.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-72137

In the Linux kernel, the following vulnerability has been resolved: xfrm: natkeepalive: avoid double free on send error natkeepalivesend frees the keepalive skb whenever the IPv4 or IPv6 send helper reports an error. That cleanup is only correct before the skb is handed to the output path. Once...

9.8CVSS5.4AI score0.00626EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-72136

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrminterface: require CAPNETADMIN in the device netns for changelink xfrmichangelink operates on at most two netns, devnetdev and the interface link netns xi-net. They differ once the device is created in or moved to a net...

8.8CVSS5.4AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 3 days ago4 views

CVE-2026-72135 tpm: Make the TPM character devices non-seekable

In the Linux kernel, the following vulnerability has been resolved: tpm: Make the TPM character devices non-seekable The TPM character devices expose a sequential command/response interface, but their open handlers leave FMODEPREAD and FMODEPWRITE enabled. After a command leaves a response pendin...

7.8CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 3 days ago3 views

CVE-2026-72135

In the Linux kernel, the following vulnerability has been resolved: tpm: Make the TPM character devices non-seekable The TPM character devices expose a sequential command/response interface, but their open handlers leave FMODEPREAD and FMODEPWRITE enabled. After a command leaves a response pendin...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0
EUVD
EUVD
added 3 days ago3 views

EUVD-2026-58893

In the Linux kernel, the following vulnerability has been resolved: tpm: Make the TPM character devices non-seekable The TPM character devices expose a sequential command/response interface, but their open handlers leave FMODEPREAD and FMODEPWRITE enabled. After a command leaves a response pendin...

5.7AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 3 days ago18 views

CVE-2026-72135 tpm: Make the TPM character devices non-seekable

In the Linux kernel, the following vulnerability has been resolved: tpm: Make the TPM character devices non-seekable The TPM character devices expose a sequential command/response interface, but their open handlers leave FMODEPREAD and FMODEPWRITE enabled. After a command leaves a response pendin...

7.8CVSS0.00164EPSS
SaveExploits0References8
CVE
CVE
added 3 days ago16 views

CVE-2026-72135

The CVE-2026-72135 entry documents a Linux kernel TPM character device security fix. The vulnerability arose because TPM character devices left FMODE_PREAD and FMODE_PWRITE enabled, allowing an unchecked offset during a sequential read path (pread/preadv with offset 0x1400) to form data_buffer + ...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-58892

In the Linux kernel, the following vulnerability has been resolved: spi: imx: reconfigure for PIO when DMA cannot be started When spiimxcandma selects DMA, the ECSPI is configured for DMA: spiimxsetupxfer sets CTRL.SMC and clears dynamicburst, and spiimxdmatransfer programs the dynamic-burst...

5.4AI score0.00165EPSS
SaveExploits0References2
Rows per page
Query Builder