Lucene search
+L

685 matches found

Cvelist
Cvelist
added 2025/12/30 12:11 p.m.40 views

CVE-2023-54214 Bluetooth: L2CAP: Fix potential user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix potential user-after-free This fixes all instances of which requires to allocate a buffer calling allocskb which may release the chan lock and reacquire later which makes it possible that the chan is...

8.8CVSS0.00261EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.13 views

PT-2025-54043

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth L2CAP implementation that could lead to a user-after-free condition. This issue arises from scenarios where a buffer is allocated using allo...

7.8CVSS7.3AI score0.0094EPSS
SaveExploits2References901
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.7 views

PT-2025-53949

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Linux kernel’s mac80211 component when parsing multi-BSSID elements. Specifically, element pointers could point into memory that was freed prematurel...

7.2AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.24 views

PT-2025-54118

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak existed in the uvc gpio parse function within the uvcvideo module. The unit buffer was allocated before checking the Interrupt Request IRQ for privacy GPIO. If an error...

7.8CVSS7.4AI score0.0094EPSS
SaveExploits2References894
Zero Day Initiative
Zero Day Initiative
added 2025/12/29 12:0 a.m.10 views

(0Day) FontForge GUtils XBM File Parsing Integer Overflow Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of FontForge. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the parsing of pixels...

7.8CVSS7.4AI score0.0025EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/24 12:30 a.m.14 views

EUVD-2025-204983

GIMP PNM File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.2AI score0.0054EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unfilled buffer allocated in the elfkexecload function, which could lead to a memory leak...

6.2AI score0.0021EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/23 10:15 p.m.5 views

CVE-2025-14422

GIMP PNM File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS7.6AI score0.0054EPSS
SaveExploits1References4
CVE
CVE
added 2025/12/23 9:31 p.m.56 views

CVE-2025-14422

GIMP is affected by CVE-2025-14422: a PNM file parsing integer overflow that enables Remote Code Execution. The flaw arises from inadequate validation of data during PNM parsing, potentially overflowing buffers and allowing code execution in the process context. Exploitation requires user interac...

7.8CVSS7.9AI score0.0054EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2025/12/23 9:9 p.m.50 views

CVE-2025-14933 NSF Unidata NetCDF-C NC Variable Integer Overflow Remote Code Execution Vulnerability

NSF Unidata NetCDF-C NC Variable Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS0.0033EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.39 views

CVE-2025-68217 Input: pegasus-notetaker - fix potential out-of-bounds access

In the Linux kernel, the following vulnerability has been resolved: Input: pegasus-notetaker - fix potential out-of-bounds access In the pegasusnotetaker driver, the pegasusprobe function allocates the URB transfer buffer using the wMaxPacketSize value from the endpoint descriptor. An attacker ca...

0.00216EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2023-53752

In the Linux kernel, the following vulnerability has been resolved: net: deal with integer overflows in kmallocreserve Blamed commit changed: ptr = kmallocsize; if ptr size = ksizeptr; size = kmallocsizeroundupsize; ptr = kmallocsize; This allowed various crash as reported by syzbot 1 and Kyle...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 1:19 a.m.25 views

CVE-2023-53768

The CVE-2023-53768 issue affects the Linux kernel regmap-irq code, specifically regmap_add_irq_chip_fwnode(). The root cause was an incorrect loop that allocated memory for the 2D IRQ config matrix: instead of allocating per row (num_config_bases), it allocated for num_config_regs rows, risking o...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.5 views

CVE-2023-53768

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmapaddirqchipfwnode, the intent is to allocate a matrix with numconfigbases rows and...

7.8CVSS5.9AI score0.00142EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.30 views

CVE-2023-53768 regmap-irq: Fix out-of-bounds access when allocating config buffers

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmapaddirqchipfwnode, the intent is to allocate a matrix with numconfigbases rows and...

7.8CVSS0.00142EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: EFI: stmm: Fixed incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later passed to teeshmregisterkernelbuf. This function expects those buffers to be contiguous pages, but setupmmhdr simply us...

7.8CVSS6AI score0.00152EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/31 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: gstreamer1 (UTSA-2025-988621)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988621 advisory. GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function qtdemuxparsetheoraextension withi...

9.8CVSS8.1AI score0.01355EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2025/10/30 1:39 p.m.11 views

Node.js: Timeout-based race conditions make Uint8Array/Buffer.alloc non-zerofilled

A flaw in Node.js's buffer allocation logic was discovered, where buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover data from previous operations under specific timing conditions...

7.1CVSS5.7AI score0.03258EPSS
SaveExploits0
OSV
OSV
added 2025/10/29 8:15 p.m.8 views

UBUNTU-CVE-2025-10923

GIMP WBMP File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS6.2AI score0.00441EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/29 7:29 p.m.16 views

CVE-2025-10924 GIMP FF File Parsing Integer Overflow Remote Code Execution Vulnerability

GIMP FF File Parsing Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a...

7.8CVSS0.00441EPSS
SaveExploits0References2
Rows per page
Query Builder