Lucene search
K

40 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.0 views

CVE-2026-43050

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sockdefreadable A race condition exists between lecatmclose setting priv-lecd to NULL and concurrent access to priv-lecd in sendtolecd, lechandlebridge, and lecatmsend. When the socket is freed via...

5.8AI score0.00015EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2026/03/25 11:16 a.m.2 views

UBUNTU-CVE-2026-23392

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release flowtable after rcu grace period on error Call synchronizercu after unregistering the hooks from error path, since a hook that already refers to this flowtable can be already registered, exposing this...

7.8CVSS5.7AI score0.00018EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-23392

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftables: release flowtable after rcu grace period on error Call synchronizercu after unregistering the hooks from error path, since a hook that...

7.8CVSS5.8AI score0.00018EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-417046)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-417046 advisory. 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...

7.8CVSS6.2AI score0.00022EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-53303

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00013EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.1 views

SUSE 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:...

5.5CVSS7.5AI score0.00025EPSS
Exploits0References16
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.1 views

SUSE 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.5CVSS7.6AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

AZL-55300 CVE-2024-56655 affecting package kernel for versions less than 6.6.76.1-1

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.5CVSS6.6AI score0.00013EPSS
Exploits0References1
CVE
CVE
added 2024/12/27 3:6 p.m.70 views

CVE-2024-56655

Summary of CVE-2024-56655 (Linux kernel nf_tables) : The vulnerability arises from deferring rule destruction in nf_tables via call_rcu, where nf_tables_chain_destroy can sleep and is not safe to run from call_rcu callbacks. nf_tables_rule_release() is only safe for error unwinding while a transa...

5.5CVSS6.6AI score0.00013EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/12/27 3:6 p.m.6 views

CVE-2024-56655 netfilter: nf_tables: do not defer rule destruction via call_rcu

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.5CVSS6AI score0.00013EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.1 views

SUSE 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...

5.5CVSS6.2AI score0.00022EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2024/09/18 12:13 p.m.16 views

CVE-2024-46782

A use-after-free read flaw was found in the Linux kernel's IPv6 Identifier Locator Addressing ILA functionality. This issue occurs when a user unloads the ila module and could allow a local user to crash the system or escalate their privileges on the system. Mitigation To mitigate this issue,...

6.7CVSS7.2AI score0.00022EPSS
Exploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.17 views

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.8CVSS0.00022EPSS
Exploits0References10
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-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.8CVSS5.7AI score0.00022EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.32 views

CVE-2024-46782 ila: call nf_unregister_net_hooks() sooner

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...

6.6AI score0.00022EPSS
Exploits0References8
OSV
OSV
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46782 ila: call nf_unregister_net_hooks() sooner

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.8CVSS5.9AI score0.00022EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.23 views

CVE-2024-46782 ila: call nf_unregister_net_hooks() sooner

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...

0.00022EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/09/04 8:45 p.m.13 views

CVE-2024-44952

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix ueventshow vs driver detach race ueventshow wants to de-reference dev-driver-name. There is no clean way for a device attribute to de-reference dev-driver unless that attribute is defined via struct...

5.5CVSS6AI score
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.13 views

CVE-2024-44952

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
Exploits0References17
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.8 views

CVE-2024-44952

Removed by vendor...

7.3AI score
Exploits0
Rows per page
Query Builder