Lucene search
+L

95 matches found

Cvelist
Cvelist
added 2025/09/04 3:32 p.m.29 views

CVE-2025-38680 media: uvcvideo: Fix 1-byte out-of-bounds read in uvc_parse_format()

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Fix 1-byte out-of-bounds read in uvcparseformat The buffer length check before calling uvcparseformat only ensured that the buffer has at least 3 bytes buflen 2, buf the function accesses buffer3, requiring at...

0.00174EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:32 p.m.58 views

CVE-2025-38680

The CVE CVE-2025-38680 affects the Linux kernel media: uvcvideo component, where a 1-byte out-of-bounds read can occur in uvc_parse_format(). The root cause is a buffer length check that only guaranteed buf > 2, while the code accesses buffer[3], requiring at least 4 bytes. The vulnerability’s...

7.1CVSS6AI score0.00174EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/08/16 2:15 p.m.9 views

DEBIAN-CVE-2023-4130

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2setea There are multiple smb2eainfo buffers in FILEFULLEAINFORMATION request from client. ksmbd find next smb2eainfo using -NextEntryOffset of current smb2eainfo. ksmbd...

5.5CVSS5.5AI score0.00493EPSS
SaveExploits1References1
OSV
OSV
added 2025/08/16 2:15 p.m.13 views

UBUNTU-CVE-2023-4130

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2setea There are multiple smb2eainfo buffers in FILEFULLEAINFORMATION request from client. ksmbd find next smb2eainfo using -NextEntryOffset of current smb2eainfo. ksmbd...

8.1CVSS5.8AI score0.00493EPSS
SaveExploits1References7
CVE
CVE
added 2025/08/16 1:27 p.m.84 views

CVE-2023-4130

The CVE-2023-4130 issue affects the Linux kernel’s ksmbd implementation for SMB2 set_ea(), where multiple smb2_ea_info buffers in a FILE_FULL_EA_INFORMATION request were parsed by iterating with NextEntryOffset. The root cause is incorrect validation of the next buffer length: ksmbd used the Next...

8.1CVSS7.3AI score0.00493EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/08/16 1:27 p.m.27 views

CVE-2023-4130 ksmbd: fix wrong next length validation of ea buffer in smb2_set_ea()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix wrong next length validation of ea buffer in smb2setea There are multiple smb2eainfo buffers in FILEFULLEAINFORMATION request from client. ksmbd find next smb2eainfo using -NextEntryOffset of current smb2eainfo. ksmbd...

8.1CVSS0.00493EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2025/07/25 1:20 p.m.16 views

CVE-2025-38413

In the Linux kernel, the following vulnerability has been resolved: virtio-net: xsk: rx: fix the frame's length check When calling buftoxdp, the len argument is the frame data's length without virtio header's length vi-hdrlen. We check that len with xskpoolgetrxframesize + vi-hdrlen to ensure the...

7.7CVSS5.5AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2025/07/25 12:53 p.m.119 views

CVE-2025-38375

CVE-2025-38375: In the Linux kernel, virtio-net could trigger an out-of-bounds read due to not validating the received length against the allocated size when reading buffers from the ring in xdp_linearize_page. The fix adds the missing length check. Affected entries in Debian/Amazon/RH advisories...

8.4CVSS6.3AI score0.00177EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/09 11:15 a.m.15 views

UBUNTU-CVE-2025-38249

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out-of-bounds read in sndusbgetaudioformatuac3 In sndusbgetaudioformatuac3, the length value returned from sndusbctlmsg is used directly for memory allocation without validation. This length is controlled by...

7.1CVSS6.3AI score0.00164EPSS
SaveExploits0References40
Amazon
Amazon
added 2025/06/10 12:00 a.m.13 views

Medium: cuda-nvprune-12-9

Issue Overview: NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the cuobjdump binary, where a failure to check the length of a buffer could allow a user to cause the tool to crash or execute arbitrary code by passing in a malformed ELF file. A successful exploit of this...

7.8CVSS8AI score0.00302EPSS
SaveExploits1
Amazon
Amazon
added 2025/06/10 12:00 a.m.11 views

Medium: cuda-nsight-12-9

Issue Overview: NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the cuobjdump binary, where a failure to check the length of a buffer could allow a user to cause the tool to crash or execute arbitrary code by passing in a malformed ELF file. A successful exploit of this...

7.8CVSS8AI score0.00302EPSS
SaveExploits1
Amazon
Amazon
added 2025/06/10 12:00 a.m.12 views

Medium: libcublas-12-9

Issue Overview: NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the cuobjdump binary, where a failure to check the length of a buffer could allow a user to cause the tool to crash or execute arbitrary code by passing in a malformed ELF file. A successful exploit of this...

7.8CVSS8AI score0.00302EPSS
SaveExploits1
Amazon
Amazon
added 2025/06/10 12:00 a.m.12 views

Medium: cuda-nvml-devel-12-9

Issue Overview: NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the cuobjdump binary, where a failure to check the length of a buffer could allow a user to cause the tool to crash or execute arbitrary code by passing in a malformed ELF file. A successful exploit of this...

7.8CVSS8AI score0.00302EPSS
SaveExploits1
Amazon
Amazon
added 2025/06/10 12:00 a.m.10 views

Medium: cuda-toolkit-12

Issue Overview: NVIDIA CUDA Toolkit for all platforms contains a vulnerability in the cuobjdump binary, where a failure to check the length of a buffer could allow a user to cause the tool to crash or execute arbitrary code by passing in a malformed ELF file. A successful exploit of this...

7.8CVSS8AI score0.00302EPSS
SaveExploits1
CVE
CVE
added 2025/05/27 4:43 p.m.97 views

CVE-2025-23247

CVE-2025-23247 affects the NVIDIA CUDA Toolkit cuobjdump binary. The root cause is a failure to check the length of a buffer when processing ELF inputs, which can cause the tool to crash or potentially execute arbitrary code with a crafted ELF file. A GitHub exploit PoC exists for this CVE, showi...

7.8CVSS5.7AI score0.00302EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 3:50 p.m.13 views

CVE-2020-11293

Out of bound read can happen in Widevine TA while copying data to buffer from user data due to lack of check of buffer length received in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon...

6CVSS7.3AI score0.0015EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:15 a.m.11 views

CVE-2019-14112

Potential buffer overflow while processing CBF frames due to lack of check of buffer length before copy in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and...

10CVSS7.7AI score0.00902EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:48 a.m.14 views

CVE-2019-10557

Out-of-bound read in the wireless driver in the Linux kernel due to lack of check of buffer length. in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music in APQ8009, APQ8017, APQ8053,...

10CVSS7.3AI score0.01145EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:48 a.m.14 views

CVE-2019-10544

Improper length check on source buffer to handle userspace data received can lead to out-of-bound access in diag handlers in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile,...

7.8CVSS7.3AI score0.00189EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.45 views

CVE-2025-37911 bnxt_en: Fix out-of-bound memcpy() during ethtool -w

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix out-of-bound memcpy during ethtool -w When retrieving the FW coredump using ethtool, it can sometimes cause memory corruption: BUG: KFENCE: memory corruption in bnxtgetcoredump+0x3ef/0x670 bnxten Corrupted memory at...

7.8CVSS0.00198EPSS
SaveExploits0References6
Rows per page
Query Builder