Lucene search
+L

1762 matches found

OSV
OSV
added 2024/04/04 9:15 a.m.2 views

DEBIAN-CVE-2024-26750

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26780

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

5.5CVSS5.4AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 8:20 a.m.9 views

CVE-2024-26780 af_unix: Fix task hung while purging oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

5.5CVSS6AI score0.00222EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/02 7:15 a.m.5 views

UBUNTU-CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS6.2AI score0.00229EPSS
SaveExploits0References18
OSV
OSV
added 2024/04/02 7:1 a.m.5 views

CVE-2024-26676 af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS6.1AI score0.00229EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/22 4:17 a.m.7 views

SUSE CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

6.4CVSS6.4AI score0.00195EPSS
SaveExploits0References21
OSV
OSV
added 2024/03/21 11:15 a.m.1 views

DEBIAN-CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

5.5CVSS5.3AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/21 11:15 a.m.11 views

UBUNTU-CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

5.5CVSS6.2AI score0.00195EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/03/19 3:50 a.m.5 views

SUSE CVE-2021-47109

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

5.5CVSS7.8AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

CVE-2021-47109

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

5.5CVSS7AI score
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.4 views

DEBIAN-CVE-2021-47109

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.8 views

UBUNTU-CVE-2021-47109

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.25 views

CVE-2021-47109 neighbour: allow NUD_NOARP entries to be forced GCed

In the Linux kernel, the following vulnerability has been resolved: neighbour: allow NUDNOARP entries to be forced GCed IFFPOINTOPOINT interfaces use NUDNOARP entries for IPv6. It's possible to fill up the neighbour table with enough entries that it will overflow for valid connections after that...

7.1AI score0.00235EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/15 8:14 p.m.87 views

CVE-2021-47109

CVE-2021-47109: In the Linux kernel, IFF_POINTOPOINT interfaces use NUD_NOARP entries for IPv6. An attacker can force GC of NUD_NOARP entries by overflowing the neighbour table, leading to valid connections being dropped. The issue is tied to a change around neighbor garbage collection (commit 58...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.3 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from the neighbour module allowing NUDNOARP entries to be forcefully GCed...

5.5CVSS8.1AI score0.00235EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/03/12 12:51 a.m.4 views

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 7:15 a.m.4 views

UBUNTU-CVE-2023-52588

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to tag gcing flag on page during block migration It needs to add missing gcing flag on page during block migration, in order to garantee migrated data be persisted during checkpoint, otherwise out-of-order persistency...

7.1CVSS6.2AI score0.00251EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2024/03/05 4:31 a.m.6 views

SUSE CVE-2023-52581

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak when more than 255 elements expired When more than 255 elements expired we're supposed to switch to a new gc container structure. This never happens: u8 type will wrap before reaching the boundary...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2024/03/04 8:0 a.m.4 views

netfilter: nft_set_rbtree: skip end interval element from gc

...

7.8CVSS6.6AI score0.02224EPSS
SaveExploits1
OSV
OSV
added 2024/03/02 10:15 p.m.1 views

DEBIAN-CVE-2023-52566

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential use after free in nilfsgccachesubmitreaddata In nilfsgccachesubmitreaddata, brelsebh is called to drop the reference count of bh when the call to nilfsdattranslate fails. If the reference count hits 0 and it...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References1
Rows per page
Query Builder