Lucene search
+L

36 matches found

EUVD
EUVD
added 2026/03/04 3:30 p.m.8 views

EUVD-2026-9401

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

5.8AI score0.00788EPSS
SaveExploits2References7
OSV
OSV
added 2026/03/04 1:15 p.m.5 views

DEBIAN-CVE-2026-23231

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS5.3AI score0.00788EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/03/04 12:58 p.m.14 views

CVE-2026-23231

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS5.8AI score0.00788EPSS
SaveExploits2References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/04 12:58 p.m.8 views

CVE-2026-23231 netfilter: nf_tables: fix use-after-free in nf_tables_addchain()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS5.3AI score0.00788EPSS
SaveExploits2References6
OSV
OSV
added 2026/03/04 12:58 p.m.5 views

CVE-2026-23231 netfilter: nf_tables: fix use-after-free in nf_tables_addchain()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftablesaddchain nftablesaddchain publishes the chain to table-chains via listaddtailrcu in nftchainadd before registering hooks. If nftablesregisterhook then fails, the error path calls...

7.8CVSS5.7AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.9 views

PT-2026-22911

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free issue within the nf tables module, specifically in the nf tables addchain function. This function publishes a chain before registering hooks, a...

7.8CVSS6AI score0.00788EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56655)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56655 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule...

7.8CVSS5.4AI score0.00225EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.18 views

PT-2026-27757

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where a flowtable is not properly released after an error, potentially leading to a use-after-free condition. This can occur when unregistering hooks...

9.8CVSS5.8AI score0.00119EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-25580

Malicious code in bioql PyPI...

8.6AI score0.00159EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: padata: fixed UAF in padatareorder A bug was found when running the ltp test: BUG: KASAN: slab-use-after-free in padatafindnext+0x29/0x1a0 A read of size 4 at addr ffff88bbfe003524 was performed by task kworker/u113:2/3039206 CPU...

7.8CVSS6.2AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.8 views

SUSE CVE-2025-21938

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

5.5CVSS7.5AI score0.00379EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/27 2:15 a.m.11 views

UBUNTU-CVE-2025-21727

In the Linux kernel, the following vulnerability has been resolved: padata: fix UAF in padatareorder A bug was found when run ltp test: BUG: KASAN: slab-use-after-free in padatafindnext+0x29/0x1a0 Read of size 4 at addr ffff88bbfe003524 by task kworker/u113:2/3039206 CPU: 0 PID: 3039206 Comm:...

7.8CVSS6.1AI score0.0022EPSS
SaveExploits0References39
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

7.8CVSS0.00225EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

DEBIAN-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.12 views

UBUNTU-CVE-2024-46782

In the Linux kernel, the following vulnerability has been resolved: ila: call nfunregisternethooks sooner syzbot found an use-after-free Read in ilanfinput 1 Issue here is that ilaxlatexitnet frees the rhashtable, then call nfunregisternethooks. It should be done in the reverse way, with a...

7.8CVSS6.2AI score0.00233EPSS
SaveExploits0References27
Positive Technologies
Positive Technologies
added 2021/07/01 12:00 a.m.13 views

PT-2024-11317 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a use-after-free vulnerability in the arch topology component of the Linux kernel. The topology scale freq tick function, which is called from scheduler tick, m...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References13
Rows per page
Query Builder