Lucene search
+L

635 matches found

OSV
OSV
added 2025/09/16 2:15 p.m.8 views

UBUNTU-CVE-2025-39836

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

7.8CVSS6.6AI score0.00142EPSS
SaveExploits0References16
CVE
CVE
added 2025/09/16 1:8 p.m.34 views

CVE-2025-39836

CVE-2025-39836 is a Linux kernel issue described as resolved: the EFI stmm path allocated a communication buffer with kmalloc(), while the consumer expects contiguous pages, risking corruptions/BUGs. The fix switches from kmalloc() to alloc_pages_exact() in setup_mm_hdr() so buffers passed to tee...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:8 p.m.13 views

CVE-2025-39836 efi: stmm: Fix incorrect buffer allocation method

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:8 p.m.6 views

CVE-2025-39836 efi: stmm: Fix incorrect buffer allocation method

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/16 1:8 p.m.5 views

CVE-2025-39836 efi: stmm: Fix incorrect buffer allocation method

In the Linux kernel, the following vulnerability has been resolved: efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter expects those buffers to be contiguous pages, but setupmmhdr just uses...

6.3AI score0.00142EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/05 11:23 p.m.4 views

SUSE CVE-2025-38737

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

7CVSS6.6AI score0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/05 6:15 p.m.4 views

UBUNTU-CVE-2025-38737

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/03 9:46 p.m.5 views

CVE-2025-58057 Netty's BrotliDecoder is vulnerable to DoS via zip bomb style attack

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted...

6.9CVSS5.2AI score0.00561EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2025/09/03 9:46 p.m.9 views

CVE-2025-58057 Netty's BrotliDecoder is vulnerable to DoS via zip bomb style attack

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In netty-codec-compression versions 4.1.124.Final and below, and netty-codec versions 4.2.4.Final and below, when supplied with specially crafted...

6.9CVSS0.00561EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/03 9:46 p.m.63 views

CVE-2025-58057

CVE-2025-58057 is a Netty vulnerability where, in affected releases of netty-codec-compression (≤ 4.1.124.Final) and netty-codec (≤ 4.2.4.Final), specially crafted input can cause BrotliDecoder and related decoders to allocate a large number of reachable byte buffers, leading to denial of service...

7.5CVSS5.9AI score0.00561EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/31 6:46 a.m.8 views

CVE-2025-58058

A memory leak flaw has been discovered in the golang github.com/ulikunitz/xz package. In affected versions, it is possible to put data in front of an LZMA-encoded byte stream without detecting the situation while reading the header. This can lead to increased memory consumption because the curren...

5.3CVSS6.9AI score0.00385EPSS
SaveExploits0References5
OSV
OSV
added 2025/08/19 3:3 a.m.10 views

SUSE-SU-2025:02875-1 Security update for the Linux Kernel RT (Live Patch 3 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506001011 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351. -...

7.8CVSS8.6AI score0.002EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/08/05 12:0 a.m.6 views

PT-2025-33764

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak exists in the perf/core subsystem of the Linux kernel. Specifically, when perf mmap fails to allocate a buffer, the event mapped callback of the related event is...

7.8CVSS7.3AI score0.0018EPSS
SaveExploits0
NVD
NVD
added 2025/07/28 12:15 p.m.5 views

CVE-2025-38481

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDIINSNLIST ioctl if ninsns is too large The handling of the COMEDIINSNLIST ioctl allocates a kernel buffer to hold the array of struct comediinsn, getting the length from the ninsns member of the struct...

5.5CVSS0.00156EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.76 views

CVE-2025-38481 comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDIINSNLIST ioctl if ninsns is too large The handling of the COMEDIINSNLIST ioctl allocates a kernel buffer to hold the array of struct comediinsn, getting the length from the ninsns member of the struct...

0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/28 11:21 a.m.6 views

CVE-2025-38481 comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too large

In the Linux kernel, the following vulnerability has been resolved: comedi: Fail COMEDIINSNLIST ioctl if ninsns is too large The handling of the COMEDIINSNLIST ioctl allocates a kernel buffer to hold the array of struct comediinsn, getting the length from the ninsns member of the struct...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References13
CVE
CVE
added 2025/07/28 11:21 a.m.89 views

CVE-2025-38481

Technical details for CVE-2025-38481 are not provided in the connected documents. The initial description notes a comedi kernel fix (n_insns limit) but contains no vendor/product/version/exploit details beyond that.

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/22 12:0 a.m.9 views

PT-2025-40874

Name of the Vulnerable Software and Affected Versions Software versions prior to 8.0 Description An issue exists in the handling of MPEG-DASH manifests where an out-of-bounds NUL-byte write occurs one byte past the end of the buffer. This happens during the calculation of the content path. The...

8.7CVSS6.6AI score0.00173EPSS
SaveExploits0References56
OSV
OSV
added 2025/07/11 8:35 a.m.4 views

SUSE-SU-2025:02283-1 Security update for audiofile

This update for audiofile fixes the following issues: - CVE-2019-13147: Do not allow too many channel to prevent NULL pointer dereference bsc1140031. - CVE-2022-24599: Clear buffer when allocating bsc1196487...

6.5CVSS6.8AI score0.01913EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.2 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases / grub2 (CVE-2020-14310)

The version of CBL-Mariner Releases / grub2 installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2020-14310 advisory. - There is an issue on grub2 before version 2.06 at function readsectionasstring. It...

6CVSS7.3AI score0.00478EPSS
SaveExploits0References2
Rows per page
Query Builder