Lucene search
K

27 matches found

NVD
NVD
added 2026/06/25 9:16 a.m.6 views

CVE-2026-53219

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: avoid leaking percpu counter pointers The native and compat get-entries paths copy the fixed rule entry header from the kernelized rule blob to userspace before overwriting the entry's counter fields with a...

5.5CVSS0.00128EPSS
Exploits0References8
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: In ext4, the order of execution of functions ext4percpuparaminit and ext4mbinit has been changed. When running kvm-xfstests -c ext4/1k -C 1 generic/383 with the DOUBLECHECK macro defined, a panic occurs as follows:...

5.5CVSS5.9AI score0.0013EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: Fixed a block leak of the percpu counter on the error path when creating new netns. This issue occurs at the stack location where the percpu counter block is allocated: +- ip6tregistertable +- translatetable...

5.5CVSS5.9AI score0.00145EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: nvmet: Fixed a crash that occurs when a namespace is disabled. The percpu counter in the namespace is responsible for handling pending I/O operations. We can safely disable the namespace only after the counter drops to zero...

5.5CVSS6AI score0.00169EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.24 views

Linux Distros Unpatched Vulnerability : CVE-2026-43288

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: move ext4percpuparaminit before ext4mbinit When running kvm-xfstests -c ext4/1k -C 1 generic/383 with the DOUBLECHECK macro defined, the following panic i...

5.5CVSS6.2AI score0.0013EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.18 views

PT-2026-38930

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A panic occurs in the ext4 file system when the DOUBLE CHECK macro is defined. During the execution of mb group bb bitmap alloc, the system reads and validates the block bitmap. If...

5.5CVSS5.6AI score0.0013EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-59883

Malicious code in bioql PyPI...

6.3AI score0.00145EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.4 views

SUSE CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS6.6AI score0.00145EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53200

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +-...

5.5CVSS6.2AI score0.00145EPSS
Exploits0References4
NVD
NVD
added 2025/09/15 3:15 p.m.3 views

CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS0.00145EPSS
Exploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.2 views

DEBIAN-CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS5.4AI score0.00145EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS5.8AI score0.00145EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.5 views

CVE-2023-53200 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

0.00145EPSS
Exploits0References4
CVE
CVE
added 2025/09/15 2:21 p.m.24 views

CVE-2023-53200

CVE-2023-53200 (Linux kernel) : The vulnerability is in netfilter: x_tables where a percpu counter block allocated for a new netns is leaked if xt_register_table() fails during table creation. The stack path shows allocation via __alloc_percpu → xt_percpu_counter_alloc → translate_table, then fai...

5.5CVSS6.3AI score0.00145EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.4 views

CVE-2023-53200 netfilter: x_tables: fix percpu counter block leak on error path when creating new netns

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS6.3AI score0.00145EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unreleased percpu counter block on the wrong path when creating a new network namespace, which could lead...

5.5CVSS6AI score0.00145EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-21850

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: nvmet: Fix crash when a namespace is disabled The namespace percpu counter protects pending...

5.5CVSS5.8AI score0.00169EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a module tag's percpu counter not being dynamically allocated, which could lead to reuse after release...

7.8CVSS7.7AI score0.00157EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.4 views

SUSE CVE-2025-21850

In the Linux kernel, the following vulnerability has been resolved: nvmet: Fix crash when a namespace is disabled The namespace percpu counter protects pending I/O, and we can only safely diable the namespace once the counter drop to zero. Otherwise we end up with a crash when running...

5.5CVSS7.6AI score0.00169EPSS
Exploits0References15
OSV
OSV
added 2025/03/12 10:15 a.m.16 views

UBUNTU-CVE-2025-21850

In the Linux kernel, the following vulnerability has been resolved: nvmet: Fix crash when a namespace is disabled The namespace percpu counter protects pending I/O, and we can only safely diable the namespace once the counter drop to zero. Otherwise we end up with a crash when running...

5.5CVSS5.7AI score0.00169EPSS
Exploits0References5
Rows per page
Query Builder