Lucene search
+L

22235 matches found

Cvelist
Cvelist
added 2025/09/04 3:33 p.m.23 views

CVE-2025-38719 net: hibmcge: fix the division by zero issue

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix the division by zero issue When the network port is down, the queue is released, and ring-len is 0. In debugfs, hbggetqueueusednum will be called, which may lead to a division by zero issue. This patch adds a...

0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/04 3:33 p.m.54 views

CVE-2025-38719

The CVE-2025-38719 entry concerns the Linux kernelnet hibmcge: when the network port is down, a released queue can yield ring->len = 0, triggering a division by zero in hbg_get_queue_used_num() called from debugfs. The provided patch adds a guard: if ring->len is 0, hbg_get_queue_used_num()...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/04 3:33 p.m.11 views

CVE-2025-38719 net: hibmcge: fix the division by zero issue

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix the division by zero issue When the network port is down, the queue is released, and ring-len is 0. In debugfs, hbggetqueueusednum will be called, which may lead to a division by zero issue. This patch adds a...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/04 3:33 p.m.20 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.8CVSS0.00167EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.54 views

CVE-2025-38715

Technical details for CVE-2025-38715 are not publicly provided in the supplied documents. Monitor for updates.

7.8CVSS5.9AI score0.00167EPSS
SaveExploits0References12Affected Software1
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
CVE
CVE
added 2025/09/04 3:32 p.m.101 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
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
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.50 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.51 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
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.28 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.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
CVE
CVE
added 2025/09/04 3:32 p.m.57 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.6 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.00358EPSS
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
Rows per page
Query Builder