Lucene search
+L

263 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

5.7AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.28 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:6 p.m.33 views

CVE-2023-54139

The CVE-2023-54139 entry concerns the Linux kernel component tracing/user_events. The vulnerability arises from a write() path where the event write index, supplied by user data as the first 4 bytes, can be negative, leading to out-of-bounds access to a per-file event array. The root cause is imp...

6.2AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/22 5:16 p.m.9 views

UBUNTU-CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

5.8AI score0.00161EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/22 12:0 a.m.7 views

CVE-2025-68329

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix WARNON in tracingbuffersmmapclose for split VMAs When a VMA is split e.g., by partial munmap or MAPFIXED, the kernel calls vmops-close on each portion. For trace buffer mappings, this results in ringbufferunmap being...

6AI score0.00161EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.3 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991123)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991123 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent panic when SDMA is disabled If the hfi1 module is loaded with HFI1CAPSDMA off,...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.16 views

SUSE CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References26
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.6 views

CVE-2025-40269

No description is available for this CVE. Mitigation To mitigate this issue, prevent the sndusbaudio kernel module from loading if USB audio functionality is not required. Create a file /etc/modprobe.d/disable-snd-usb-audio.conf with the following content: install sndusbaudio /bin/true After...

7.3CVSS6.2AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

0.00222EPSS
SaveExploits0References13
OSV
OSV
added 2025/12/06 10:15 p.m.3 views

DEBIAN-CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

5.6AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.15 views

UBUNTU-CVE-2025-40269

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential overflow of PCM transfer buffer The PCM stream data in USB-audio driver is transferred over USB URB packet buffers, and each packet size is determined dynamically. The packet sizes are limited by so...

6.5AI score0.00222EPSS
SaveExploits0References35
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.9 views

SUSE CVE-2025-40172

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/11/14 12:23 a.m.4 views

SUSE CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/11/13 1:30 p.m.4 views

CVE-2025-40172

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

5.9AI score0.00183EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 12:30 a.m.4 views

EUVD-2025-150374

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

5.8AI score0.00193EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-40200

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a WARNING in ovlcopyupfile in overlayfs. This warning is ultimately caused because t...

5AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 10:15 p.m.4 views

CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.9 views

UBUNTU-CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

5.7AI score0.00193EPSS
SaveExploits0References40
OSV
OSV
added 2025/11/12 9:56 p.m.4 views

CVE-2025-40200 Squashfs: reject negative file sizes in squashfs_read_inode()

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfsreadinode Syskaller reports a "WARNING in ovlcopyupfile" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative...

6.2AI score0.00193EPSS
SaveExploits0References11
Rows per page
Query Builder