Lucene search
+L

1245 matches found

OSV
OSV
•added 2026/04/03 4:41 p.m.•9 views

SUSE-SU-2026:1185-1 Security update for the Linux Kernel RT (Live Patch 5 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.19 fixes various security issues The following security issues were fixed: - CVE-2025-39973: i40e: add validation for ringlen param bsc1252036. - CVE-2025-40018: ipvs: Defer ipvsftp unregister during netns cleanup bsc1252689. -...

8.8CVSS6.7AI score0.00489EPSS
SaveExploits10References17
SUSE CVE
SUSE CVE
•added 2026/03/28 6:19 p.m.•15 views

SUSE CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released...

4.7CVSS5.8AI score0.00121EPSS
SaveExploits0References16
EUVD
EUVD
•added 2026/03/28 9:31 a.m.•12 views

EUVD-2026-16909

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.8AI score0.00121EPSS
SaveExploits0References5
NVD
NVD
•added 2026/03/28 8:15 a.m.•11 views

CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.5CVSS0.00121EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/28 8:15 a.m.•15 views

CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References33
CVE
CVE
•added 2026/03/28 7:16 a.m.•49 views

CVE-2026-23399

CVE-2026-23399 concerns the Linux kernel nf_tables code: when cloning the second stateful expression in a dynset element, the first expression could remain unfreed on error, causing a stateful memleak in error paths. The provided CVE description confirms a resolution in the kernel, with backtrace...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/03/28 7:16 a.m.•12 views

CVE-2026-23399 nf_tables: nft_dynset: fix possible stateful expression memleak in error path

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.7AI score
SaveExploits0References11
attackerkb
attackerkb
•added 2026/03/28 7:16 a.m.•8 views

CVE-2026-23399

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2026/03/28 7:16 a.m.•52 views

CVE-2026-23399 nf_tables: nft_dynset: fix possible stateful expression memleak in error path

In the Linux kernel, the following vulnerability has been resolved: nftables: nftdynset: fix possible stateful expression memleak in error path If cloning the second stateful expression in the element via GFPATOMIC fails, then the first stateful expression remains in place without being released....

0.00121EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2026/03/28 12:00 a.m.•16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a memory leak that can occur in the nftdynset error path, involving state expression memory leaks...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/03/25 4:56 p.m.•16 views

SUSE CVE-2026-23333

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

5.7AI score0.00024EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/03/25 1:53 p.m.•15 views

CVE-2026-23333

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: validate open interval overlap Open intervals do not have an end element, in particular an open interval at the end of the set is hard to validate because of it is lacking the end element, and interval...

5.3AI score0.00024EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/03/25 12:30 p.m.•14 views

EUVD-2026-15293

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: validate open interval overlap Upstream commit 648946966a08e4cb1a71619e3d1b12bd7642de7b Open intervals do not have an end element, in particular an open interval at the end of the set is hard to validate...

5.7AI score0.00024EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/03/25 12:30 p.m.•13 views

EUVD-2026-15323

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: split gc into unlink and reclaim phase Yiming Qian reports Use-after-free in the pipapo set type: Under a large number of expired elements, commit-time GC can run for a very long time in a non-preemptible...

5.7AI score0.00125EPSS
SaveExploits0References7
NVD
NVD
•added 2026/03/25 11:16 a.m.•16 views

CVE-2026-23385

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFPKERNEL which results in a WARN splat: iter.err WARNING: net/netfilter/nftablesapi.c:845 at...

5.5CVSS0.00137EPSS
SaveExploits0References4
NVD
NVD
•added 2026/03/25 11:16 a.m.•14 views

CVE-2026-23333

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

0.00024EPSS
SaveExploits0
OSV
OSV
•added 2026/03/25 11:16 a.m.•18 views

UBUNTU-CVE-2026-23333

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

5.7AI score0.00024EPSS
SaveExploits0References4
OSV
OSV
•added 2026/03/25 11:16 a.m.•18 views

UBUNTU-CVE-2026-23385

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFPKERNEL which results in a WARN splat: iter.err WARNING: net/netfilter/nftablesapi.c:845 at...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/03/25 11:16 a.m.•27 views

CVE-2026-23351

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: split gc into unlink and reclaim phase Yiming Qian reports Use-after-free in the pipapo set type: Under a large number of expired elements, commit-time GC can run for a very long time in a non-preemptible...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
•added 2026/03/25 11:16 a.m.•22 views

CVE-2026-23333

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

5.7AI score0.00024EPSS
SaveExploits0References3
Rows per page
Query Builder