Lucene search
+L

23688 matches found

CVE
CVE
added 2025/08/22 4:00 p.m.61 views

CVE-2025-38630

CVE-2025-38630 involves the Linux kernel fbdev imxfb driver. The issue arises when fb_add_videomode() returns -ENOMEM from internal kmalloc(), leaving the modelist empty but the driver still registers, risking a null pointer dereference. The patch adds a check on the return value to prevent this,...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.19 views

CVE-2025-38630 fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fbaddvideomode to prevent null-ptr-deref fbaddvideomode can fail with -ENOMEM when its internal kmalloc cannot allocate a struct fbmodelist. If that happens, the modelist stays empty but the driver continues t...

0.00164EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/22 4:00 p.m.7 views

CVE-2025-38630 fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref

In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fbaddvideomode to prevent null-ptr-deref fbaddvideomode can fail with -ENOMEM when its internal kmalloc cannot allocate a struct fbmodelist. If that happens, the modelist stays empty but the driver continues t...

5.9AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/08/22 4:00 p.m.20 views

CVE-2025-38630

In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Check fbaddvideomode to prevent null-ptr-deref fbaddvideomode can fail with -ENOMEM when its internal kmalloc cannot allocate a struct fbmodelist. If that happens, the modelist stays empty but the driver continues t...

5.5CVSS5.3AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2025/08/22 4:00 p.m.13 views

CVE-2025-38629 ALSA: usb: scarlett2: Fix missing NULL check

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: scarlett2: Fix missing NULL check scarlett2inputselectctlinfo sets up the string arrays allocated via kasprintf, but it misses NULL checks, which may lead to NULL dereference Oops. Let's add the proper NULL check...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.19 views

CVE-2025-38626 f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fsmapblocks in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2835! Call Trace:...

0.00157EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/22 4:00 p.m.9 views

CVE-2025-38626 f2fs: fix to trigger foreground gc during f2fs_map_blocks() in lfs mode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to trigger foreground gc during f2fsmapblocks in lfs mode w/ "mode=lfs" mount option, generic/299 will cause system panic as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2835! Call Trace:...

5.9AI score
SaveExploits0References10
CVE
CVE
added 2025/08/22 4:00 p.m.50 views

CVE-2025-38626

CVE-2025-38626 affects the Linux kernel with the F2FS file system in foreground log-structured (lfs) mode. The issue arises in f2fs_map_blocks() where allocations can trigger block allocations aggressively under parallel aio/dio/bufio workloads, potentially exhausting space and causing a system p...

5.5CVSS6.2AI score0.00157EPSS
SaveExploits0References7Affected Software1
SUSE Linux
SUSE Linux
added 2025/08/22 12:53 p.m.3 views

Security update for glibc

This update for glibc fixes the following issues: CVE-2025-8058: Fixed double-free after allocation failure in regcomp. bsc1246965 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the...

6.6CVSS6.2AI score0.00162EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/22 11:09 a.m.11 views

OESA-2025-2059 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: powerpc/xive/spapr: correct bitmap allocation size kasan detects access beyond the end of the xibm-bitmap allocation: BUG: KASAN: slab-out-of-bounds in...

8CVSS5.8AI score0.00298EPSS
SaveExploits0References8
OSV
OSV
added 2025/08/22 11:09 a.m.10 views

OESA-2025-2058 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: powerpc/xive/spapr: correct bitmap allocation size kasan detects access beyond the end of the xibm-bitmap allocation: BUG: KASAN: slab-out-of-bounds in...

8CVSS5.6AI score0.00298EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/08/22 9:43 a.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the AESNativeCBC class due to the use of a private instance class, rather than a private static class. An attacker can cause heap exhaustion by triggering excessive memory allocati...

7.1CVSS6.9AI score0.0016EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/08/22 9:43 a.m.4 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the AESNativeCBC class due to the use of a private instance class, rather than a private static class. An attacker can cause heap exhaustion by triggering excessive memory allocati...

7.1CVSS6.9AI score0.0016EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/08/22 9:30 a.m.13 views

Bouncy Castle for Java has Uncontrolled Resource Consumption Vulnerability

Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java FIPS bc-fips on All API modules allows Excessive Allocation. This vulnerability is associated with program files org/bouncycastle/crypto/fips/AESNativeCBC.Java. This issue affects Bouncy...

5.9CVSS7.2AI score0.0016EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2025/08/22 9:30 a.m.10 views

GHSA-JFCV-JV9G-2VX2 Bouncy Castle for Java has Uncontrolled Resource Consumption Vulnerability

Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java FIPS bc-fips on All API modules allows Excessive Allocation. This vulnerability is associated with program files org/bouncycastle/crypto/fips/AESNativeCBC.Java. This issue affects Bouncy...

5.9CVSS5.9AI score0.0016EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/22 9:15 a.m.36 views

CVE-2025-9341

Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java FIPS bc-fips on All API modules, Legion of the Bouncy Castle Inc. Bouncy Castle for Java LTS bcprov-lts8on on All API modules allows Excessive Allocation. This vulnerability is associated wi...

5.9CVSS0.0016EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/22 9:09 a.m.33 views

CVE-2025-9341

CVE-2025-9341 is an Uncontrolled Resource Consumption vulnerability in Legion of the Bouncy Castle Inc. Bouncy Castle for Java FIPS bc-fips (API modules) and related LTS versions, tied to files AESNativeCBC.Java. IBM security bulletins for watsonx.data and Watson Services Cartridge confirm exploi...

5.9CVSS6.2AI score0.0016EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.20 views

PT-2025-34391

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the ALSA subsystem, specifically in the scarlett2 input select ctl info function. A missing NULL check when allocating string arrays via kasprin...

8.5CVSS6.2AI score0.07644EPSS
SaveExploits3References530
Redos
Redos
added 2025/08/22 12:00 a.m.8 views

ROS-20250822-10

Vulnerability in clientgolang library of Prometheus event monitoring and notification application is related to unrestricted resource allocation. Exploitation of the vulnerability could allow an attacker, acting remotely, to cause a denial of service...

7.5CVSS8.4AI score0.05994EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.11 views

PT-2025-34402 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Bluetooth component of the Linux kernel related to btusb. A potential NULL pointer dereference can occur due to an improper handling of kmalloc allocation failures...

6.7AI score0.00138EPSS
SaveExploits0References4
Rows per page
Query Builder