Lucene search
+L

32351 matches found

NVD
NVD
added 3 days ago6 views

CVE-2026-63923

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: validate body pcifunc in rvumboxhandlerrepeventnotify rvumboxhandlerrepeventnotify in drivers/net/ethernet/marvell/ octeontx2/af/rvurep.c queues a sender-controlled REPEVENTNOTIFY request body verbatim, and...

8.8CVSS0.00154EPSS
Exploits0References2
Cvelist
Cvelist
added 3 days ago27 views

CVE-2026-64129 mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix spinlock leak in migratevmainserthugepmdpage When checkstableaddressspace fails after the PMD spinlock has been acquired via pmdlock, the code jumps directly to the abort label, bypassing the spinunlock call...

0.00172EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-64094

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...

5.3AI score0.0021EPSS
Exploits0References9Affected Software1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45779

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...

5.3AI score0.0021EPSS
Exploits0References8
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-64094 batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid NULL-ptr deref for claim via dropped interface Without rtnllock held, a hardif might be retrieved as primary interface of a meshif, but then while operating on this interface getting decoupled from the mesh...

0.0021EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45615

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's...

5.4AI score0.00154EPSS
Exploits0References2
Cvelist
Cvelist
added 3 days ago29 views

CVE-2026-63922 ipv6: exthdrs: refresh nh after handling HAO option

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh after handling HAO option ip6parsetlv caches skbnetworkheaderskb in nh while walking IPv6 TLVs. ipv6desthao may call pskbexpandhead for a cloned skb, which can move the skb head and invalidate the cached...

9.8CVSS0.00688EPSS
Exploits0References7
CVE
CVE
added 3 days ago8 views

CVE-2026-63922

Summary: CVE-2026-63922 affects the Linux kernel IPv6 ext hdr processing. The root cause is that ip6_dest_hao() can call pskb_expand_head() on a cloned skb, which may move the skb head and invalidate a cached network header pointer used while walking IPv6 TLVs. The fix refreshes the cached networ...

9.8CVSS5.4AI score0.00688EPSS
Exploits0References7
CVE
CVE
added 3 days ago9 views

CVE-2026-63913

The CVE-2026-63913 entry concerns the Linux kernel netfilter conntrack TCP state machine. A crafted RST with an invalid SEQ after observing a SYN could transition the conntrack entry to TCP_CONNTRACK_CLOSE, even if the RST is not a valid response to the observed SYN or its direction. This could p...

8.2CVSS5.4AI score0.00626EPSS
Exploits0References8
OSV
OSV
added 3 days ago5 views

CVE-2026-63870 ieee802154: 6lowpan: only accept IPv6 packets in lowpan_xmit()

In the Linux kernel, the following vulnerability has been resolved: ieee802154: 6lowpan: only accept IPv6 packets in lowpanxmit The aoe driver or similar generates a non-IPv6 packet e.g., ETHPAOE and queues it for transmission via devqueuexmit on a 6LoWPAN interface configured by the user or test...

7.8CVSS5.3AI score0.00123EPSS
Exploits0References11
CVE
CVE
added 3 days ago13 views

CVE-2026-63857

In the Linux kernel, CVE-2026-63857 affects the airoha net code where the transmit loop in airoha_dev_xmit() reads fragment address/length on the last iteration (skb_shinfo(skb)->nr_frags) when the fragment data is uninitialized. The issue is unsafe reads that could trigger a page fault. The f...

9.8CVSS5.4AI score0.00347EPSS
Exploits0References3
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-63857 net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Do not read uninitialized fragment address in airohadevxmit The transmit loop in airohadevxmit reads fragment address and length during its final iteration, when the loop index equals skbshinfoskb-nrfrags, at which...

9.8CVSS0.00347EPSS
Exploits0References3
OSV
OSV
added 3 days ago6 views

CVE-2026-63857 net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Do not read uninitialized fragment address in airohadevxmit The transmit loop in airohadevxmit reads fragment address and length during its final iteration, when the loop index equals skbshinfoskb-nrfrags, at which...

9.8CVSS5.3AI score0.00347EPSS
Exploits0References6
NVD
NVD
added 3 days ago4 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

7.5CVSS0.0049EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-53391

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

5.3AI score0.0049EPSS
Exploits0References8Affected Software1
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-45513

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: reject zero-length raddr in nfs4decodempdsaddr nfs4decodempdsaddr decodes the rnetid and raddr opaques of a netaddr4 from a GETDEVICEINFO multipath-DS body, then immediately calls strrchrbuf, '.' to locate the port...

5.4AI score0.0049EPSS
Exploits0References7
CVE
CVE
added 3 days ago9 views

CVE-2026-53389

CVE-2026-53389 affects the Linux kernel net/tcp-ao use-after-free in the del_async path when deleting a key. The root cause is that del_async omits current_key and rnext_key validity checks that exist in the synchronous path. If a key is added with set_current=1/set_rnext=1 while the socket is in...

7.8CVSS5.5AI score0.00125EPSS
Exploits0References4
NVD
NVD
added 3 days ago5 views

CVE-2026-53375

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...

8.8CVSS0.0012EPSS
Exploits0References6
CVE
CVE
added 3 days ago12 views

CVE-2026-53374

The CVE-2026-53374 issue affects the Linux kernel’s DRM/AMDGPU path: during amdgpu_bo_create_kernel() allocation, the GART table is not zero-initialized, so writing a single PTE can cause the TLB to speculatively load other uninitialized entries from the same cacheline. This can yield stale or ga...

8.8CVSS5.3AI score0.0012EPSS
Exploits0References6
CVE
CVE
added 3 days ago14 views

CVE-2026-53375

CVE-2026-53375 affects the Linux kernel, specifically the drm/amdgpu/vce component. The issue arises during patching when only one of the lo/hi address parts is valid, which could cause a bad address to be written to firmware. The vulnerability is described as resolved, with linked kernel commits...

8.8CVSS5.4AI score0.0012EPSS
Exploits0References6
Rows per page
Query Builder