Lucene search
+L

22330 matches found

OSV
OSV
added 2025/09/04 3:33 p.m.6 views

CVE-2025-38715 hfs: fix slab-out-of-bounds in hfs_bnode_read()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfsbnoderead This patch introduces isbnodeoffsetvalid method that checks the requested offset value. Also, it introduces checkandcorrectrequestedlength method that checks and correct the requested...

7.8CVSS6.1AI score
SaveExploits0References15
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.25 views

CVE-2025-38707 fs/ntfs3: Add sanity check for file name

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size...

7.1CVSS0.00167EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/04 3:32 p.m.102 views

CVE-2025-38707

CVE-2025-38707 is a Linux-kernel NTFS3 file-name sanity-check vulnerability. The issue arises from a too-long file name not being validated against the directory-entry size, potentially enabling local escalation when processing NTFS names. The CVE entry in the initial doc shows a HIGH impact with...

7.8CVSS6AI score0.00167EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/04 3:32 p.m.15 views

CVE-2025-38707 fs/ntfs3: Add sanity check for file name

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add sanity check for file name The length of the file name should be smaller than the directory entry size...

7.1CVSS6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.19 views

CVE-2025-38694 media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwonapb In dib7090prwonapb, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf would be passed. If accessing msg0.buf2...

0.0017EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:32 p.m.51 views

CVE-2025-38694

In CVE-2025-38694, the Linux kernel media/dvb-frontends: dib7090p driver could dereference a null pointer in dib7090p_rw_on_apb() when msg[0].buf or msg[1].buf lengths are zero or null, because checks on buf were bypassed if buf was null and len was zero. The fix adds sanity checks on msg[0].len ...

5.5CVSS5.8AI score0.0017EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2025/09/04 3:32 p.m.52 views

CVE-2025-38693

CVE-2025-38693 is a Linux kernel vulnerability affecting media: dvb-frontends, specifically w7090p tuner code. The issue is a NULL pointer dereference in w7090p_tuner_write_serpar and w7090p_tuner_read_serpar when user-controlled msg[0].buf is null and msg[0].len is zero, allowing a crash if msg[...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2025/09/04 3:32 p.m.70 views

CVE-2025-38679

CVE-2025-38679 – Linux kernel media venus OOB read : The vulnerability is in media: venus where event_seq_changed() processes a firmware property count without validating the payload length, enabling out-of-bounds memory access. Impact: kernel crashes and potential information disclosure if firmw...

7.3CVSS5.7AI score0.00161EPSS
SaveExploits0References8Affected Software1
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.00175EPSS
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.00175EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2025/09/04 3:32 p.m.7 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...

6.2AI score
SaveExploits0References15
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:20 a.m.15 views

pptp: ensure minimal skb length in pptp_xmit()

...

8.6CVSS6.9AI score0.00367EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:32 a.m.9 views

parse_string in cJSON before 1.7.18 has a heap-based buffer over-read via {"1":1, with no trailing newline if cJSON_ParseWithLength is called.

...

5.5CVSS7AI score0.0026EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:12 a.m.6 views

virtio-net: ensure the received length does not exceed allocated size

...

8.4CVSS7AI score0.00177EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:06 a.m.16 views

net: bridge: xmit: make sure we have at least eth header len bytes

...

7.3CVSS7AI score0.00284EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:53 a.m.10 views

bnxt_en: Set DMA unmap len correctly for XDP_REDIRECT

...

9.8CVSS6.8AI score0.00492EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:41 a.m.8 views

An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy with a failed length check at nfs_read_reply when calling store_block in the NFSv2 case.

...

9.8CVSS7AI score0.02446EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:29 a.m.10 views

HDF5 H5Fint.c H5F_addr_encode_len heap-based overflow

...

4.8CVSS7AI score0.00273EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:45 a.m.10 views

Memory leak in the embedded_profile_len function in pngwutil.c in libpng before 1.2.39beta5 allows context-dependent attackers to cause a denial of service (memory leak or segmentation fault) via a JPEG image containing an iCCP chunk with a negative embedded profile length. NOTE: this is due to an incomplete fix for CVE-2006-7244.

...

5CVSS7AI score0.01496EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:34 a.m.20 views

Libopensc: incorrect handling of the length of buffers or files in pkcs15init

...

3.9CVSS6.7AI score0.00318EPSS
SaveExploits0
Rows per page
Query Builder