Lucene search
+L

478410 matches found

CVE
CVE
added 6 days ago17 views

CVE-2026-74568

CVE-2026-74568 (Linux kernel, KVM arm64 vgic) : A race between LPIs release and re-registration can occur when an LPI’s reference count drops to zero and the LPI entry is evicted from the VGIC LPI xarray, enabling a concurrent re-registration to overwrite or leak LPIs. The issue arises because th...

9.3CVSS5.4AI score0.00122EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago36 views

CVE-2026-74567 keys: fix out-of-bounds read in keyring_get_key_chunk()

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

7.1CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 6 days ago7 views

CVE-2026-74567 keys: fix out-of-bounds read in keyring_get_key_chunk()

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

7.1CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 6 days ago19 views

CVE-2026-74566

In CVE-2026-74566, the Linux kernel keyring subsystem has a data-ordering defect: keyring_get_key_chunk() loads a description into the index chunk with the low-address first, while keyring_diff_objects() defines the first differing bit from the low end and folds the absolute byte index into the l...

5.4AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 6 days ago8 views

CVE-2026-74565 netfilter: nf_tables: make nft_object rhltable per table

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: make nftobject rhltable per table The nftobject rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nftobjdestroy releases the...

7.8CVSS5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 6 days ago42 views

CVE-2026-74565 netfilter: nf_tables: make nft_object rhltable per table

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: make nftobject rhltable per table The nftobject rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nftobjdestroy releases the...

7.8CVSS0.00116EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 6 days ago12 views

CVE-2026-74566

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

5.4AI score0.00165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 6 days ago9 views

CVE-2026-74566 keys: make keyring key-chunk byte order agree with keyring_diff_objects()

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

5.5AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 6 days ago10 views

CVE-2026-74565

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: make nftobject rhltable per table The nftobject rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nftobjdestroy releases the...

5.5AI score0.00116EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 6 days ago24 views

CVE-2026-74565

Consolidated sources describe CVE-2026-74565 affecting the Linux kernel netfilter nf_tables. The bug arises from a global rhltable for nft_object, enabling access to objects being disassembled from lookup paths across net namespaces and potentially causing use-after-free when nft_obj_destroy() re...

7.8CVSS5.5AI score0.00116EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-74566 keys: make keyring key-chunk byte order agree with keyring_diff_objects()

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-59631

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

5.4AI score0.00165EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-59630

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: make nftobject rhltable per table The nftobject rhltable is global, this allows for accessing objects that are being dismangled from lookup path by other existing netns. Given the nftobjdestroy releases the...

5.6AI score0.00116EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 6 days ago8 views

CVE-2026-74566

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyringdiffobjects keyringgetkeychunk loads description bytes into the index chunk low address first, while keyringdiffobjects numbers the first differing bit from the low end an...

5.3AI score0.00165EPSS
SaveExploits0
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-74564 netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCH

In the Linux kernel, the following vulnerability has been resolved: netfilter: xthashlimit: validate hashtable supports XTHASHLIMITRATEMATCH The XTHASHLIMITRATEMATCH flag mode changes the semantics of the dsthashent structure which represents an entry in the hashtable. There is a union area which...

7.1CVSS0.00118EPSS
SaveExploits0References8
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-59629

In the Linux kernel, the following vulnerability has been resolved: netfilter: xthashlimit: validate hashtable supports XTHASHLIMITRATEMATCH The XTHASHLIMITRATEMATCH flag mode changes the semantics of the dsthashent structure which represents an entry in the hashtable. There is a union area which...

5.4AI score0.00118EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 6 days ago11 views

CVE-2026-74564

In the Linux kernel, the following vulnerability has been resolved: netfilter: xthashlimit: validate hashtable supports XTHASHLIMITRATEMATCH The XTHASHLIMITRATEMATCH flag mode changes the semantics of the dsthashent structure which represents an entry in the hashtable. There is a union area which...

5.4AI score0.00118EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 6 days ago23 views

CVE-2026-74562

The CVE-2026-74562 issue affects the Linux kernel nexthop code: fib6_check_nh_list() and __nexthop_replace_notify() walk the nh->f6i_list during an RTNL-serialized nexthop replace without holding nh->lock, while IPv6 RTM_NEWROUTE/RTM_DELROUTE can mutate that list without RTNL and race with ...

8.8CVSS5.4AI score0.00113EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago10 views

EUVD-2026-59627

In the Linux kernel, the following vulnerability has been resolved: nexthop: take nh-lock for f6ilist walks in replace check and notify fib6checknhlist and nexthopreplacenotify walk nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock. IPv6 RTMNEWROUTE/RTMDELROUTE run...

5.4AI score0.00113EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago19 views

CVE-2026-74563

CVE-2026-74563 concerns the Linux kernel RDS TCP binding path. Ongoing code path in rds_tcp_laddr_check() looked up a scoped IPv6 interface with dev_get_by_index_rcu(), released the RCU read lock, and then passed the net_device into ipv6_chk_addr(). After rcu_read_unlock(), a concurrent RTM_DELLI...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References8
Rows per page
Query Builder