Lucene search
+L

12614 matches found

OSV
OSV
added 2025/11/16 11:19 p.m.6 views

USN-7871-1 ffmpeg vulnerability

It was discovered that FFmpeg incorrectly handled memory allocation in the ALS audio decoder. If a user was tricked into loading a crafted media file, a remote attacker could possibly use this issue to make FFmpeg crash, resulting in a denial of service...

5.3CVSS6.6AI score0.0035EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/11/16 1:1 a.m.7 views

net: lantiq_xrx200: restore buffer if memory allocation failed

...

7.5CVSS7AI score0.00383EPSS
SaveExploits0
CVE
CVE
added 2025/11/15 8:13 a.m.29 views

CVE-2025-12983

GitLab CE/EE is affected by CVE-2025-12983 in all versions prior to 18.3.6 (18.4 prior to 18.4.4 and 18.5 prior to 18.5.2). An authenticated attacker could cause a denial-of-service by submitting specially crafted markdown with nested formatting patterns. Mitigation is to upgrade to GitLab to 18....

6.5CVSS6.2AI score0.0041EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/11/15 8:13 a.m.1 views

CVE-2025-12983 Memory Allocation with Excessive Size Value in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.9 before 18.3.6, 18.4 before 18.4.4, and 18.5 before 18.5.2 that could have allowed an authenticated attacker to cause a denial of service condition by submitting specially crafted markdown content with nested formattin...

3.5CVSS5.9AI score0.0041EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/15 12:24 a.m.8 views

SUSE CVE-2025-40119

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

6.4AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.6 views

SUSE CVE-2025-40162

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/14 12:0 a.m.5 views

Siemens RUGGEDCOM ROS Devices Heap-based Buffer Overflow (CVE-2021-42018)

Within a third-party component, whenever memory allocation is requested, the out of bound size is not checked. Therefore, if size exceeding the expected allocation is assigned, it could allocate a smaller buffer instead. If an attacker were to exploit this, they could cause a heap overflow. This...

9.8CVSS6.2AI score0.01021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/13 4:2 p.m.11 views

CVE-2025-40144

No description is available for this CVE...

6.6AI score0.00032EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/13 3:32 p.m.10 views

SUSE-SU-2025:21040-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2025-38008: mm/pagealloc: fix race condition in unaccepted memory handling bsc1244939. - CVE-2025-38539: trace/fgraph: Fix the warning caused by missi...

9.8CVSS6.5AI score0.08942EPSS
SaveExploits3References405
RedhatCVE
RedhatCVE
added 2025/11/13 2:41 p.m.6 views

CVE-2025-40146

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

6.2CVSS5.9AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.3 views

Siemens SIMATIC S7-1500 Use After Free (CVE-2023-45322)

libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when...

6.5CVSS6.7AI score0.00826EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.10 views

Siemens SIMATIC S7-1500 Reachable Assertion (CVE-2024-33601)

nscd: netgroup cache may terminate daemon on memory allocation failure The Name Service Cache Daemon's nscd netgroup cache uses xmalloc or xrealloc and these functions may terminate the process due to a memory allocation failure resulting in a denial of service to the clients. The flaw was...

7.3CVSS6.4AI score0.01075EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/12 10:15 p.m.16 views

CVE-2025-40179

In the Linux kernel, the following vulnerability has been resolved: ext4: verify orphan file size is not too big In principle orphan file can be arbitrarily large. However orphan replay needs to traverse it all and we also pin all its buffers in memory. Thus filesystems with absurdly large orphan...

0.00207EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/12 12:30 p.m.4 views

EUVD-2025-124921

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

5.8AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.7 views

EUVD-2025-124937

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

5.9AI score0.00225EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.5 views

EUVD-2025-124939

In the Linux kernel, the following vulnerability has been resolved: nvdimm: ndtest: Return -ENOMEM if devmkcalloc fails in ndtestprobe devmkcalloc may fail. ndtestprobe allocates three DMA address arrays dcrdma, labeldma, dimmdma and later unconditionally uses them in ndtestnvdimminit, which can...

5.7AI score0.00032EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124964

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential null deref in ext4mbinit In ext4mbinit, ext4mbavgfragmentsizedestroy may be called when sbi-smbavgfragmentsize remains uninitialized e.g., if groupinfo slab cache allocation fails. Since...

5.8AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.6 views

CVE-2025-40162

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd/sdwutils: avoid NULL deref when devmkasprintf fails devmkasprintf may return NULL on memory allocation failure, but the debug message prints cpus-dainame before checking it. Move the devdbg call after the NULL check to...

0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40146

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40144

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

0.00032EPSS
SaveExploits0
Rows per page
Query Builder