Lucene search
+L

15270 matches found

NVD
NVD
added 4 days ago7 views

CVE-2026-64173

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not call map-ops-eltfree if eltalloc fails In paths where tracingmapeltalloc failed to allocate objects, the map-ops-eltalloc call was never successful. In this case, map-ops-eltfree should not be called...

0.00164EPSS
Exploits0References8
NVD
NVD
added 4 days ago5 views

CVE-2026-64095

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: avoid double decrement of bla.numrequests The bla.numrequests is increased when no requestsent was in progress. And it is decremented in various places announcement was received, backbone is purged, periodic work...

7.1CVSS0.00271EPSS
Exploits0References8
NVD
NVD
added 4 days ago5 views

CVE-2026-64078

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

7.8CVSS0.00127EPSS
Exploits0References3
NVD
NVD
added 4 days ago4 views

CVE-2026-64079

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

0.00155EPSS
Exploits0References2
NVD
NVD
added 4 days ago5 views

CVE-2026-64067

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS0.00379EPSS
Exploits0References2
NVD
NVD
added 4 days ago5 views

CVE-2026-64006

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix dst corruption in same register operation For lshift and rshift, the shift operations are performed in a loop over 32-bit words. The loop calculates the shifted value and write it to dst, and then...

0.00171EPSS
Exploits0References4
NVD
NVD
added 4 days ago4 views

CVE-2026-63998

In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call ethnlopscomplete on module flash errors When validate fails we are skipping over ethnlopscomplete even tho we already called ethnlopsbegin...

0.00166EPSS
Exploits0References3
CVE
CVE
added 4 days ago6 views

CVE-2026-64173

Summary: CVE-2026-64173 is a Linux kernel tracing issue that was resolved. The root cause was calling map->ops->elt_free() when elt_alloc() had failed during tracing_map_elt_alloc(). In affected code paths, elt_alloc() did not succeed, yet elt_free() was still invoked. Impact/Context: The v...

5.3AI score0.00164EPSS
Exploits0References8
CVE
CVE
added 4 days ago6 views

CVE-2026-64146

The CVE-2026-64146 issue affects the Linux kernel’s EROFS subsystem, specifically an inode xattrs metabuf leak in the xattr initialization path. The root cause was improper cleanup after erofs_read_metabuf(), where a metabuf could leak a folio reference via out_unlock paths. The fix consolidates ...

5.4AI score0.00162EPSS
Exploits0References2
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-64146 erofs: fix metabuf leak in inode xattr initialization

In the Linux kernel, the following vulnerability has been resolved: erofs: fix metabuf leak in inode xattr initialization commit bb88e8da0025 "erofs: use meta buffers for xattr operations" converted xattr operations to use on-stack erofsbuf instances. erofsinitinodexattrs uses such a metabuf whil...

0.00162EPSS
Exploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-64123 net: hsr: defer node table free until after RCU readers

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

7.8CVSS5.3AI score0.00125EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 4 days ago5 views

CVE-2026-64119

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.2AI score0.00167EPSS
Exploits0References5Affected Software1
CVE
CVE
added 4 days ago8 views

CVE-2026-64079

The CVE-2026-64079 issue affects the Linux kernel netfilter x_tables path. During arp/ipt registration, the per-netns table is added to the list before allocating per-netns hook ops, leaving a window where the table appears with ops=NULL. If a concurrent pernet exit occurs, nf_unregister_net_hook...

5.4AI score0.00155EPSS
Exploits0References2
Cvelist
Cvelist
added 4 days ago26 views

CVE-2026-64079 netfilter: x_tables: allocate hook ops while under mutex

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

0.00155EPSS
Exploits0References2
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-45652

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.4AI score0.00155EPSS
Exploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-64079 netfilter: x_tables: allocate hook ops while under mutex

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.4AI score0.00155EPSS
Exploits0References5
Cvelist
Cvelist
added 4 days ago28 views

CVE-2026-64078 netfilter: x_tables: add and use xtables_unregister_table_exit

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

7.8CVSS0.00127EPSS
Exploits0References3
CVE
CVE
added 4 days ago5 views

CVE-2026-64078

The CVE-2026-64078 entry concerns a Linux kernel netfilter/x_tables issue that was resolved by introducing and using xtables_unregister_table_exit (replacing xt_unregister_table()) and adding a second-stage helper to unlink the dying table from the list, free hook ops, and emit an audit notificat...

7.8CVSS5.4AI score0.00127EPSS
Exploits0References3
EUVD
EUVD
added 4 days ago7 views

EUVD-2026-45651

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: add and use xtablesunregistertableexit Previous change added xtablesunregistertablepreexit to detach the table from the packetpath and to unlink it from the active table list. In case of rmmod, userspace that ...

5.4AI score0.00127EPSS
Exploits0References3
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-45650

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: move to two-stage removal scheme Like previous patches for xtables, follow same pattern in ebtables. We can't reuse xt helpers: ebttable struct layout is incompatible. table-ops assignment is now done while...

5.4AI score0.00127EPSS
Exploits0References3
Rows per page
Query Builder