Lucene search
+L

1583 matches found

Positive Technologies
Positive Technologies
added 2025/09/14 12:00 a.m.9 views

PT-2025-40638

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's ksmbd component, specifically within the smbdirect functionality. The issue involves insufficient verification of remaining data length against max...

7.7CVSS7.3AI score0.00282EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/06 5:21 p.m.14 views

CVE-2025-26432

In multiple locations, there is a possible way to persistently DoS the device due to a missing length check. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS6.1AI score0.00079EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 5:21 p.m.10 views

CVE-2025-39719 iio: imu: bno055: fix OOB access of hw_xlate array

In the Linux kernel, the following vulnerability has been resolved: iio: imu: bno055: fix OOB access of hwxlate array Fix a potential out-of-bounds array access of the hwxlate array in bno055.c. In bno055getregmask, hwxlate was iterated over the length of the vals array instead of the length of t...

6AI score
SaveExploits0References10
OSV
OSV
added 2025/09/05 11:09 a.m.9 views

OESA-2025-2098 uv security update

An extremely fast Python package and project manager, written in Rust. Security Fixes: uv is a Python package and project manager written in Rust. In versions 0.8.5 and earlier, remote ZIP archives were handled in a streamwise fashion, and file entries were not reconciled against the archive's...

8.1CVSS6.8AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/04 11:24 p.m.14 views

SUSE CVE-2025-38680

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...

5.5CVSS6.7AI score0.00175EPSS
SaveExploits0References22
NVD
NVD
added 2025/09/04 6:15 p.m.12 views

CVE-2025-26432

In multiple locations, there is a possible way to persistently DoS the device due to a missing length check. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS0.00079EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/04 5:14 p.m.24 views

CVE-2025-26432

In multiple locations, there is a possible way to persistently DoS the device due to a missing length check. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

0.00079EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/04 5:14 p.m.446 views

CVE-2025-26432

CVE-2025-26432: A DoS vulnerability in Google Android arises from missing length checks in multiple locations, allowing local denial of service with no extra privileges and no user interaction. The issue is described across multiple CVE feeds; Android bulletin details assignability to patch level...

5.5CVSS5.5AI score0.00079EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/04 5:14 p.m.9 views

CVE-2025-26432

In multiple locations, there is a possible way to persistently DoS the device due to a missing length check. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5AI score0.00079EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 4:15 p.m.4 views

DEBIAN-CVE-2025-38693

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: w7090p: fix null-ptr-deref in w7090ptunerwriteserpar and w7090ptunerreadserpar In w7090ptunerwriteserpar, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf woul...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38693

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: w7090p: fix null-ptr-deref in w7090ptunerwriteserpar and w7090ptunerreadserpar In w7090ptunerwriteserpar, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf woul...

5.5CVSS0.0017EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/04 4:15 p.m.15 views

AZL-73923 CVE-2025-38693 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: w7090p: fix null-ptr-deref in w7090ptunerwriteserpar and w7090ptunerreadserpar In w7090ptunerwriteserpar, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf woul...

5.5CVSS5.6AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/04 4:15 p.m.13 views

UBUNTU-CVE-2025-38715

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.5AI score0.00167EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

UBUNTU-CVE-2025-38680

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...

7.1CVSS6.6AI score0.00175EPSS
SaveExploits0References37
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.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.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.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
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: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
Rows per page
Query Builder