Lucene search
K

16 matches found

OSV
OSV
added 2026/05/13 4:16 p.m.3 views

UBUNTU-CVE-2026-43476

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30i2c: fix buffer size in sps30i2creadmeas sizeofnum evaluates to sizeofsizet 8 bytes on 64-bit instead of the intended be32 element size 4 bytes. Use sizeofmeas to correctly match the buffer element type...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/13 3:8 p.m.31 views

CVE-2026-43476 iio: chemical: sps30_i2c: fix buffer size in sps30_i2c_read_meas()

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: sps30i2c: fix buffer size in sps30i2creadmeas sizeofnum evaluates to sizeofsizet 8 bytes on 64-bit instead of the intended be32 element size 4 bytes. Use sizeofmeas to correctly match the buffer element type...

7.8CVSS0.00013EPSS
Exploits0References7
CVE
CVE
added 2026/05/13 3:8 p.m.11 views

CVE-2026-43476

CVE-2026-43476 affects the Linux kernel’s IIO sensor driver for SPS30 (iio: chemical: sps30_i2c). The root cause is a faulty buffer size calculation in sps30_i2c_read_meas() where sizeof(num) yields sizeof(size_t) (8 bytes on 64-bit) instead of the intended 4-byte __be32 element size; the fix use...

7.8CVSS5.9AI score0.00013EPSS
Exploits0References7
CVE
CVE
added 2026/05/01 2:15 p.m.4 views

CVE-2026-31780

In CVE-2026-31780, the Linux kernel wi l c1000 Wi‑Fi driver is affected by a heap buffer overflow in the SSID scan path. The code accumulates total SSID lengths into a variable declared as u8, allowing up to 330 bytes for 10 SSIDs, but the u8 wrap causes a 75-byte kmalloc allocation followed by a...

7.8CVSS5.9AI score0.00015EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.1 views

CVE-2026-31743

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

7.8CVSS5.8AI score0.00018EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:0 a.m.2 views

SUSE SLES15 Security Update : kernel (Live Patch 45 for SUSE Linux Enterprise 15 SP4) (SUSE-SU-2026:0997-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0997-1 advisory. This update for the SUSE Linux Enterprise Kernel 5.14.21-150400.24.179 fixes various security issues The following security issues were fixed: ...

7.1CVSS6.8AI score0.00076EPSS
Exploits0References28
OSV
OSV
added 2026/02/02 9:39 a.m.2 views

CLSA-2026-1770025166 glib2: Fix of CVE-2025-13601

CVE-2025-13601: fix incorrect buffer size calculation in gescapeuristring - add fuzz tests for gfilenameto,fromuri...

7.7CVSS7.2AI score0.00013EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-19785

Malicious code in bioql PyPI...

7.6AI score0.0007EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38159 wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix the 'para' buffer size to avoid reading out of bounds Set the size to 6 instead of 2, since 'para' array is passed to 'rtwfwbtwificontrolrtwdev, para0, &para1', which reads 5 bytes: void rtwfwbtwificontrolstruct...

0.0007EPSS
Exploits0References6
CVE
CVE
added 2025/07/03 8:36 a.m.74 views

CVE-2025-38159

CVE-2025-38159: Linux kernel wifi/rtw88 fix to prevent out-of-bounds read by enlarging the para buffer from 2 to 6 bytes, since code reads data[0]..data[4] in rtw_fw_bt_wifi_control. Affected component is the kernel’s wifi driver, with Svace-detected reading that could access 5 bytes. Patch/mitig...

7.1CVSS7.4AI score0.0007EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.4 views

CVE-2025-21905 wifi: iwlwifi: limit printed string from FW file

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: limit printed string from FW file There's no guarantee here that the file is always with a NUL-termination, so reading the string may read beyond the end of the TLV. If that's the last TLV in the file, it can perha...

7.1CVSS6.3AI score0.00012EPSS
Exploits0References13
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.3 views

CVE-2024-58015

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix for out-of bound access error Selfgen stats are placed in a buffer using printarraytobufindex function. Array length parameter passed to the function is too big, resulting in possible out-of bound memory error...

7.1CVSS6AI score0.00013EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:0 a.m.2 views

drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rlc_microcode()

...

7.8CVSS6.6AI score0.00034EPSS
Exploits0
OSV
OSV
added 2024/06/24 2:15 p.m.1 views

DEBIAN-CVE-2024-39291

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix buffer size in gfxv943init cpcomputemicrocode and rlcmicrocode The function gfxv943initmicrocode in gfxv943.c was generating about potential truncation of output when using the snprintf function. The issue was due...

7.8CVSS5.8AI score0.00034EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/06/20 3:27 p.m.20 views

CVE-2024-38578

A potential buffer overflow vulnerability was found in writetag66packet in the Linux kernel. This issue may lead to a crash...

5.5CVSS9.3AI score0.00012EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2021/01/25 12:0 a.m.22 views

openSUSE Security Update : blosc (openSUSE-2020-2337)

This update for blosc fixes the following issues : Update to version 1.20.1 boo1179914 CVE-2020-29367 : - More saftey checks have been implemented so that potential flaws discovered by new fuzzers in OSS-Fuzzer are fixed now - BloscLZ updated to 2.3.0. Expect better compression ratios for faster...

9.3CVSS7.6AI score0.0024EPSS
Exploits0References4
Rows per page
Query Builder