Lucene search
+L

214 matches found

CVE
CVE
added 2025/08/22 4:02 p.m.45 views

CVE-2025-38667

CVE-2025-38667 relates to the Linux kernel iio path, where a potential out-of-bounds write occurred when writing to a 20-character buffer. The fix adds a size check to ensure input fits the buffer and appends a zero terminator after copying the data, preventing OoB access. Impact is described as ...

7.8CVSS6.7AI score0.00143EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/08/22 4:02 p.m.13 views

CVE-2025-38667

In the Linux kernel, the following vulnerability has been resolved: iio: fix potential out-of-bound write The buffer is set to 20 characters. If a caller write more characters, count is truncated to the max available space in "simplewritetobuffer". To protect from OoB access, check that the input...

7.8CVSS6.5AI score0.00143EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/22 4:00 p.m.19 views

CVE-2025-38652 f2fs: fix to avoid out-of-boundary access in devs.path

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $102410241024 \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - touc...

7.3CVSS0.00171EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/08/22 4:00 p.m.18 views

CVE-2025-38652

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $102410241024 \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - touc...

7.3CVSS6AI score0.00171EPSS
SaveExploits0
CVE
CVE
added 2025/08/22 4:00 p.m.69 views

CVE-2025-38652

CVE-2025-38652: In the Linux kernel, a f2fs path handling bug can cause out-of-bounds access when constructing devs.path for a device, due to sbi->devs.path[] not leaving space for the trailing null terminator. Root cause: device path storage (path[MAX_PATH_LEN]) can be fully filled, causing p...

7.3CVSS6.5AI score0.00171EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2025/08/22 4:00 p.m.9 views

CVE-2025-38652 f2fs: fix to avoid out-of-boundary access in devs.path

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $102410241024 \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - touc...

7.3CVSS6.1AI score
SaveExploits0References14
CNNVD
CNNVD
added 2025/08/22 12:00 a.m.5 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 xtnfacct assuming that acct names end with a null character, which could lead to out-of-bounds reads...

5.5CVSS6.3AI score0.00175EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.11 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 Linux kernel that stems from an attribute entry in the spics42l43 module that is not terminated with null, which could result in a memory rea...

5.5CVSS6.4AI score0.00163EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-37751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the...

7.1CVSS5.6AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 11:15 a.m.7 views

UBUNTU-CVE-2022-50030

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input Malformed user input to debugfs results in buffer overflow crashes. Adapt input string lengths to fit within internal buffers, leaving space for NUL...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38082

In the Linux kernel, the following vulnerability has been resolved: gpio: virtuser: fix potential out-of-bound write If the caller wrote more characters, count is truncated to the max available space in "simplewritetobuffer". Check that the input size does not exceed the buffer size. Write a zero...

7.8CVSS6.3AI score0.00161EPSS
SaveExploits0References1
Snyk
Snyk
added 2025/05/26 8:49 p.m.5 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read through the MDLImporter::ParseSkinLump3DGSMDL7 function, an external file reference/strings without null terminator can allow an attacker to read data beyond the allocated buffer. Remediation There is no fixed version...

7.8CVSS6.9AI score0.0027EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.3 views

CVE-2025-21468

Memory corruption while reading response from FW, when buffer size is changed by FW while driver is using this size to write null character at the end of buffer...

7.8CVSS5.9AI score0.00102EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.9 views

SUSE CVE-2025-37751

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/01 1:15 p.m.7 views

UBUNTU-CVE-2025-37751

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

7.1CVSS5.9AI score0.00156EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 12:55 p.m.5 views

CVE-2025-37751 x86/cpu: Avoid running off the end of an AMD erratum table

In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Avoid running off the end of an AMD erratum table The NULL array terminator at the end of erratum1386microcode was removed during the switch from x86cpudesc to x86cpuid. This causes readers to run off the end of the arra...

7.1CVSS6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.20 views

PT-2025-18432 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the x86/cpu component. The issue arises from the removal of the NULL array terminator at the end of erratum 1386...

7.8CVSS5AI score0.66418EPSS
SaveExploits0References683
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References1
RustSec
RustSec
added 2025/04/01 12:00 p.m.24 views

Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.9AI score
SaveExploits0Affected Software1
AlpineLinux
AlpineLinux
added 2025/03/04 2:15 p.m.6 views

CVE-2025-1936

jar: URLs retrieve local file content packaged in a ZIP archive. The null and everything after it was ignored when retrieving the content from the archive, but the fake extension after the null was used to determine the type of content. This could have been used to hide code in a web extension...

7.3CVSS5.9AI score0.00438EPSS
SaveExploits0References6
Rows per page
Query Builder