Lucene search
+L

85 matches found

NVD
NVD
added 2 days ago7 views

CVE-2026-74423

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pag...

0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago3 views

CVE-2026-72279

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59533

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix page fragment cache leak in error path In nvmettcpallocqueue, when a connection is closed during the allocation process e.g., nvmettcpsetqueuesock returns -ENOTCONN, the error handling jumps to outdestroysq and the...

5.4AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago11 views

CVE-2026-72370

The CVE-2026-72370 entry concerns the Linux kernel vulnerability in iomap related to releasing pages on an atomic dio size mismatch. If bio_iov_iter_get_pages() or the bounce helper succeeds but builds a short bio, the REQ_ATOMIC size check rejects it before submission; the old error path would d...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59269

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

5.4AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-72370 iomap: release pages on atomic dio size mismatch

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago3 views

CVE-2026-72370 iomap: release pages on atomic dio size mismatch

In the Linux kernel, the following vulnerability has been resolved: iomap: release pages on atomic dio size mismatch If bioiovitergetpages or the bounce helper succeeds but builds a short bio, the REQATOMIC size check rejects it before submission. The old error path only dropped the bio reference...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72279 KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-59178

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

5.5AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2 days ago3 views

CVE-2026-72279 KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

5.6AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-72467

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

5.5AI score0.00206EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 1:17 a.m.12 views

CVE-2026-17984

Inappropriate implementation in Browser in Google Chrome on Android prior to 151.0.7922.72 allowed a local attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

3.3CVSS0.00092EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 12:19 a.m.8 views

EUVD-2026-50747

Inappropriate implementation in Cast in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.9AI score0.00201EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.16 views

SUSE CVE-2026-46320

In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both paths jump to the err label without freeing the page that...

3.3CVSS5.4AI score0.00235EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.12 views

SUSE CVE-2026-46322

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

3.3CVSS5.3AI score0.00129EPSS
SaveExploits0References17
NVD
NVD
added 2026/06/09 1:16 p.m.23 views

CVE-2026-46322

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/09 1:16 p.m.24 views

CVE-2026-46321

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

7.1CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/09 1:16 p.m.33 views

CVE-2026-46320

In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both paths jump to the err label without freeing the page that...

7.4CVSS0.00235EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/09 12:11 p.m.44 views

CVE-2026-46322 tun: free page on build_skb failure in tun_xdp_one()

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/09 12:11 p.m.62 views

CVE-2026-46322

The CVE relates to the Linux kernel tun driver vulnerability CVE-2026-46322. When build_skb() fails inside tun_xdp_one(), the function returns -ENOMEM without freeing the allocated page for the frame, causing a memory leak of one page-frag chunk per failed build_skb() in a batch. The root cause i...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder