Lucene search
+L

12566 matches found

EUVD
EUVD
added 2025/12/09 3:31 a.m.14 views

EUVD-2023-60128

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

6AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 1:29 a.m.20 views

CVE-2022-50668 ext4: fix deadlock due to mbcache entry corruption

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

7.5CVSS6.3AI score
SaveExploits0References10
OSV
OSV
added 2025/12/09 1:16 a.m.9 views

DEBIAN-CVE-2023-53778

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS5.3AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.15 views

UBUNTU-CVE-2023-53778

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.12 views

CVE-2023-53817

In the Linux kernel, the following vulnerability has been resolved: crypto: lib/mpi - avoid null pointer deref in mpicmpui During NVMeTCP Authentication a controller can trigger a kernel oops by specifying the 8192 bit Diffie Hellman group and passing a correctly sized, but zeroed Diffie Hellamn...

7.5CVSS5.3AI score0.00508EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 12:00 a.m.12 views

CVE-2023-53778 accel/qaic: Clean up integer overflow checking in map_user_pages()

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Clean up integer overflow checking in mapuserpages The encodedma function has some validation on intrans-size but it would be more clear to move those checks to findandmapuserpages. The encodedma had two checks: if...

7.8CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2025/12/09 12:00 a.m.12 views

CVE-2022-50649 power: supply: adp5061: fix out-of-bounds read in adp5061_get_chg_type()

In the Linux kernel, the following vulnerability has been resolved: power: supply: adp5061: fix out-of-bounds read in adp5061getchgtype ADP5061CHGSTATUS1CHGSTATUS is masked with 0x07, which means a length of 8, but adp5061chgtype array size is 4, may end up reading 4 elements beyond the end of th...

6.3AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.11 views

PT-2025-50160

Name of the Vulnerable Software and Affected Versions Microsoft Windows versions affected versions not specified Description The issue involves multiple local privilege escalation flaws within Microsoft Windows. A heap-based buffer overflow exists in Windows Win32K - GRFX, potentially allowing an...

7.8CVSS6AI score0.00657EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49638

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the accel/qaic component related to integer overflow checking within the map user pages function. The encode dma function previously had validation on...

6.8AI score0.00143EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/08 11:47 p.m.9 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.3CVSS6AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 10:15 p.m.13 views

AZL-71854 CVE-2025-62408 affecting package fluent-bit for versions less than 3.1.10-4

c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using readanswer and processanswer, which can cause a Denial of Service. This issue is fixed in version 1.34.6...

5.9CVSS6.1AI score0.00427EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/08 3:31 a.m.13 views

EUVD-2025-201641

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...

6.2AI score0.00143EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/08 2:15 a.m.9 views

CVE-2022-50623

In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dflfeatureioctlsetirq The "hdr.count sizeofs32" multiplication can overflow on 32 bit systems leading to memory corruption. Use arraysize to fix that...

7.8CVSS0.00153EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.20 views

CVE-2022-50623

In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dflfeatureioctlsetirq The "hdr.count sizeofs32" multiplication can overflow on 32 bit systems leading to memory corruption. Use arraysize to fix that...

7.8CVSS5.4AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.17 views

CVE-2022-50614

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix pciendpointtestcopy,write,read panic The dmamapsingle doesn't permit zero length mapping. It causes a follow panic. A panic was reported on arm64: 60.137988 ------------ cut here ------------ 60.142630...

5.2AI score0.00199EPSS
SaveExploits0
NVD
NVD
added 2025/12/08 1:16 a.m.17 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
CVE
CVE
added 2025/12/08 12:46 a.m.86 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.00143EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.40 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.8CVSS0.00143EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.25 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.00143EPSS
SaveExploits0
Amazon
Amazon
added 2025/12/08 12:00 a.m.15 views

Important: firefox

Issue Overview: A heap buffer over-read vulnerability exists in libpng's pngdoquantize function when processing PNG files with malformed palette indices. The vulnerability occurs when palettelookup array bounds are not validated against externally-supplied image data, allowing an attacker to craf...

7.1CVSS7.3AI score0.00417EPSS
SaveExploits5
Rows per page
Query Builder