Lucene search
+L

1380 matches found

OSV
OSV
•added 2025/12/08 1:16 a.m.•13 views

CVE-2022-50628 drm/gud: Fix UBSAN warning

In the Linux kernel, the following vulnerability has been resolved: drm/gud: Fix UBSAN warning UBSAN complains about invalid value for bool: 101.165172 drm Initialized gud 1.0.0 20200422 for 2-3.2:1.0 on minor 1 101.213360 gud 2-3.2:1.0: drm fb1: guddrmfb frame buffer device 101.213426 usbcore:...

6.5AI score
SaveExploits0References6
NVD
NVD
•added 2025/12/08 1:16 a.m.•18 views

CVE-2025-40323

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS0.0014EPSS
SaveExploits0References6
OSV
OSV
•added 2025/12/08 1:16 a.m.•8 views

DEBIAN-CVE-2025-40323

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
•added 2025/12/08 1:16 a.m.•18 views

CVE-2025-40322

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/08 1:16 a.m.•9 views

DEBIAN-CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS5.6AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
•added 2025/12/08 1:16 a.m.•11 views

UBUNTU-CVE-2025-40323

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS5.7AI score0.0014EPSS
SaveExploits0References36
OSV
OSV
•added 2025/12/08 1:16 a.m.•11 views

UBUNTU-CVE-2025-40322

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS6.1AI score0.00143EPSS
SaveExploits0References36
OSV
OSV
•added 2025/12/08 12:46 a.m.•7 views

CVE-2025-40323 fbcon: Set fb_display[i]->mode to NULL when the mode is released

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS6.4AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2025/12/08 12:46 a.m.•41 views

CVE-2025-40323 fbcon: Set fb_display[i]->mode to NULL when the mode is released

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS0.0014EPSS
SaveExploits0References6
CVE
CVE
•added 2025/12/08 12:46 a.m.•58 views

CVE-2025-40323

CVE-2025-40323: The issue affects the Linux kernel fbcon framebuffer handling. A use-after-free can occur because during framebuffer unregistration only fb_info->modelist memory is freed, while fb_display[i]->mode is not NULL’d for the freed modes. This can lead to dereferencing a freed poi...

7.8CVSS6.1AI score0.0014EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2025/12/08 12:46 a.m.•8 views

CVE-2025-40323

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

5.5AI score0.0014EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
•added 2025/12/08 12:46 a.m.•12 views

CVE-2025-40323

In the Linux kernel, the following vulnerability has been resolved: fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in fbmodeisequal+0x285/0x2f0 Read of size 4 at addr ff11000001b3c69c by...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0
OSV
OSV
•added 2025/12/08 12:46 a.m.•14 views

CVE-2025-40322 fbdev: bitblit: bound-check glyph index in bit_putcs*

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS6.3AI score
SaveExploits0References11
CVE
CVE
•added 2025/12/08 12:46 a.m.•433 views

CVE-2025-40322

The CVE-2025-40322 issue affects the Linux kernel fbdev font handling. The bound-check for glyph indices in bit_putcs_aligned() and bit_putcs_unaligned() derived the glyph pointer from the character value masked by 0xff/0x1ff, which could exceed the font’s glyph count and cause an out-of-bounds r...

7.1CVSS6.1AI score0.00143EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2025/12/08 12:46 a.m.•36 views

CVE-2025-40322 fbdev: bitblit: bound-check glyph index in bit_putcs*

In the Linux kernel, the following vulnerability has been resolved: fbdev: bitblit: bound-check glyph index in bitputcs bitputcsaligned/unaligned derived the glyph pointer from the character value masked by 0xff/0x1ff, which may exceed the actual font's glyph count and read past the end of the...

7.1CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
•added 2025/12/08 12:46 a.m.•11 views

CVE-2025-40304 fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS6.5AI score
SaveExploits0References11
CVE
CVE
•added 2025/12/08 12:46 a.m.•97 views

CVE-2025-40304

CVE-2025-40304 corresponds to a Linux kernel vulnerability in the fbdev path, where an insufficient bounds check in the function used to render text (bit_putcs) allowed an out-of-bounds write to vmalloc-ed memory when drawing near framebuffer edges. The root cause was a mismatch between the alloc...

7.8CVSS6.3AI score0.00144EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2025/12/08 12:46 a.m.•9 views

CVE-2025-40304 fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

5.4AI score0.00144EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2025/12/08 12:46 a.m.•27 views

CVE-2025-40304

In the Linux kernel, the following vulnerability has been resolved: fbdev: Add bounds checking in bitputcs to fix vmalloc-out-of-bounds Add bounds checking to prevent writes past framebuffer boundaries when rendering text near screen edges. Return early if the Y position is off-screen and clip...

7.8CVSS5.5AI score0.00144EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/12/08 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40323

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fbcon: Set fbdisplayi-mode to NULL when the mode is released Recently, we discovered the following issue through syzkaller: BUG: KASAN: slab-use-after-free in...

7.8CVSS7.1AI score0.0014EPSS
SaveExploits0References3
Rows per page
Query Builder