Lucene search
+L

21 matches found

AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•17 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: This issue was addressed by validating the rounded allocation size before proceeding with the allocation process. When the DRMBUDDYCONTIGUOUSALLOCATION flag is set, the requested allocation size is rounded up to the ne...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fixed the error handling code for allocrange. A few users have reported display corruption when booting the machine into KDE Plasma or playing games. We have identified a problem where, whenever allocrange failed to fi...

3.3CVSS6AI score0.00204EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/05/09 2:41 a.m.•22 views

SUSE CVE-2026-43169

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
•added 2026/05/06 7:52 p.m.•21 views

CVE-2026-43169

A flaw was found in the drm/buddy component of the Linux kernel. This vulnerability occurs when the system processes memory allocation requests, particularly for contiguous or large non-contiguous blocks. Incorrect rounding of the requested size can lead to an allocation exceeding available memor...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/06 12:30 p.m.•19 views

EUVD-2026-27732

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.7AI score0.00162EPSS
SaveExploits0References5
NVD
NVD
•added 2026/05/06 12:16 p.m.•15 views

CVE-2026-43169

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.5CVSS0.00162EPSS
SaveExploits0References4
CVE
CVE
•added 2026/05/06 11:27 a.m.•39 views

CVE-2026-43169

The CVE-2026-43169 issue lies in the Linux kernel DRM_BUDDY code (drm/buddy) where contiguous allocations (and large non-contiguous allocations) are rounded up to a power of two or aligned, potentially producing a size > mm->size and triggering BUG_ON(order > mm->max_order). If such a...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/05/06 11:27 a.m.•13 views

CVE-2026-43169 drm/buddy: Prevent BUG_ON by validating rounded allocation

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/05/06 11:27 a.m.•39 views

CVE-2026-43169 drm/buddy: Prevent BUG_ON by validating rounded allocation

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/05/06 12:00 a.m.•20 views

PT-2026-37509

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the drm/buddy component where requested allocation sizes are rounded up using roundup pow of two when DRM BUDDY CONTIGUOUS ALLOCATION is set, or aligned via round up f...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/06 12:00 a.m.•20 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 the lack of verification of the rounded allocation size in the drm/buddy mechanism. This...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2025/11/14 12:00 a.m.•14 views

Vulnerability of the __alloc_range() function in the drivers/gpu/drm/drm_buddy.c module – The DRI driver for Linux’s kernel, which allows attackers to compromise the integrity of protected information.

Vulnerability of the allocrange function in the drivers/gpu/drm/drmbuddy.c module – The DRI driver for Linux’s kernel-based direct rendering infrastructure is vulnerable due to insufficient handling of exceptional conditions. Exploiting this vulnerability could allow an attacker to compromise the...

3.3CVSS5.8AI score0.00204EPSS
SaveExploits0References9Affected Software2
OSV
OSV
•added 2024/08/21 7:15 a.m.•15 views

AZL-49120 CVE-2023-52912 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
•added 2024/08/21 7:15 a.m.•5 views

DEBIAN-CVE-2023-52912

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2024/08/20 12:00 a.m.•19 views

PT-2024-14777 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.0.0-thomas 1 Description: A bug has been fixed in the Linux kernel's drm/amdgpu module that occurred when unloading the amdgpu driver. The error message indicated a kernel BUG at drivers/gpu/drm/drm buddy.c:278, with an...

8.4CVSS6.7AI score0.01915EPSS
SaveExploits13References1588
SUSE CVE
SUSE CVE
•added 2024/04/19 2:18 a.m.•13 views

SUSE CVE-2024-26911

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References3
OSV
OSV
•added 2024/04/17 4:15 p.m.•10 views

DEBIAN-CVE-2024-26911

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

3.3CVSS5.3AI score0.00204EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/04/17 3:59 p.m.•39 views

CVE-2024-26911 drm/buddy: Fix alloc_range() error handling code

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

7.8CVSS4.3AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
•added 2024/04/17 3:59 p.m.•108 views

CVE-2024-26911

The CVE-2024-26911 entry refers to the Linux kernel DRM buddy component, specifically alloc_range() in drivers/gpu/drm/drm_buddy.c. The root cause was that, in corner cases where required memory blocks couldn’t be found, alloc_range() sometimes returned SUCCESS instead of signaling failure. The d...

7.8CVSS6.8AI score0.00204EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/04/17 3:59 p.m.•62 views

CVE-2024-26911

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Fix allocrange error handling code Few users have observed display corruption when they boot the machine to KDE Plasma or playing games. We have root caused the problem that whenever allocrange couldn't find the requir...

7.8CVSS4.7AI score0.00204EPSS
SaveExploits0
Rows per page
Query Builder