Lucene search
K

25 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-6.1, linux-5.15, linux

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset the IH OVERFLOWCLEAR bit. This also allows us to detect subsequent IH ring buffer overflows...

5.5CVSS6.1AI score0.00012EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987174)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987174 advisory. In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, ...

7.8CVSS6.2AI score0.00017EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2021-3489

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The eBPF RINGBUF bpfringbufreserve function in the Linux kernel did not check that the allocated size was smaller than the ringbuf size, allowing an attacker to...

7.8CVSS7.1AI score0.00076EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.1 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 a commit overflow issue in the ring-buffer, which could result in the loss of events...

7.8CVSS8.2AI score0.00052EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/01/13 8:25 a.m.14 views

CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 subbuforder - pgoff; Add a check before the calculation to avoid this problem. syzbot reported this as ...

5.5CVSS7AI score0.00033EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.1 views

SUSE CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

6.7CVSS7.8AI score0.00033EPSS
Exploits0References3
NVD
NVD
added 2025/01/11 1:15 p.m.8 views

CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

5.5CVSS0.00033EPSS
Exploits0References2
OSV
OSV
added 2025/01/11 1:15 p.m.1 views

UBUNTU-CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/01/11 12:35 p.m.14 views

CVE-2024-56368 ring-buffer: Fix overflow in __rb_map_vma

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

0.00033EPSS
Exploits0References2
OSV
OSV
added 2025/01/11 12:35 p.m.8 views

CVE-2024-56368 ring-buffer: Fix overflow in __rb_map_vma

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

5.5CVSS6.2AI score0.00033EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/01/11 12:35 p.m.5 views

CVE-2024-56368

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix overflow in rbmapvma An overflow occurred when performing the following calculation: nrpages = nrsubbufs + 1 dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescriptio...

5.5CVSS5.7AI score0.00033EPSS
Exploits0
CNNVD
CNNVD
added 2025/01/11 12:0 a.m.1 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 that originates from an overflow in the rbmapvma function of the ring buffer module, which could lead to memory corruption...

5.5CVSS6.8AI score0.00033EPSS
Exploits0References4
CNVD
CNVD
added 2024/09/18 12:0 a.m.9 views

Unspecified vulnerability in Linux kernel (CNVD-2024-39353)

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 a failure to properly wait for memory space when writing mes packets, which could result in a ring buffer...

6.8AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/09/13 10:11 a.m.11 views

CVE-2024-46700

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/mes: fix mes ring buffer overflow wait memory room until enough before writing mes packets to avoid ring buffer overflow. v2: squash in schedhwsubmission fix cherry picked from commit...

6.7CVSS7.4AI score
Exploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.14 views

CVE-2024-46700

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

7AI score
Exploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.13 views

CVE-2024-46700

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

Exploits0
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.21 views

CVE-2024-46700

...

Exploits0
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46700

...

7AI score
Exploits0
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.1 views

SUSE CVE-2024-26915

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOWCLEAR bit Allows us to detect subsequent IH ring buffer overflows as well...

5.5CVSS6.7AI score0.00012EPSS
Exploits0References11
OSV
OSV
added 2024/04/17 4:15 p.m.0 views

DEBIAN-CVE-2024-26915

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reset IH OVERFLOWCLEAR bit Allows us to detect subsequent IH ring buffer overflows as well...

5.5CVSS5.5AI score0.00012EPSS
Exploits0References1
Rows per page
Query Builder