Lucene search
+L

263 matches found

NVD
NVD
added 2 days ago4 views

CVE-2026-63878

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

0.00198EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-45809

In the Linux kernel, the following vulnerability has been resolved: net: devmem: reject dma-buf bind with non-page-aligned size or SG length netdevmembinddmabuf trusts dmabuf-size and sgdmalen to be PAGESIZE multiples without checking: - txvec is sized dmabuf-size / PAGESIZE, and netdevmemgetniov...

5.4AI score0.00166EPSS
Exploits0References3
CVE
CVE
added 2 days ago10 views

CVE-2026-64124

CVE-2026-64124 concerns the Linux kernel net: devmem: bind via dma-buf with non-page-aligned size or SG length. The issue arises because net_devmem_bind_dmabuf() trusts dmabuf->size and sg_dma_len() to be multiples of PAGE_SIZE without checking, causing an out-of-bounds access: tx_vec is sized...

8.8CVSS5.4AI score0.00166EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-63964

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: reject firmware images without a ':' record header doflash locates the first .cyacd record with p = strnchrfw-data, fw-size, ':'; while p eof s = strnchrp + 1, eof - p - 1, ':'; ... If the firmware image...

5.2AI score0.0021EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-63964 usb: typec: ucsi: ccg: reject firmware images without a ':' record header

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: reject firmware images without a ':' record header doflash locates the first .cyacd record with p = strnchrfw-data, fw-size, ':'; while p eof s = strnchrp + 1, eof - p - 1, ':'; ... If the firmware image...

0.0021EPSS
Exploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-45763

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.4AI score0.00198EPSS
Exploits0References3
OSV
OSV
added 2 days ago4 views

CVE-2026-63878 drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.3AI score0.00198EPSS
Exploits0References6
CVE
CVE
added 2 days ago8 views

CVE-2026-53386

CVE-2026-53386 affects the Linux kernel iio: adc: ti-ads1298 driver. The issue is a bounds check for pga_settings indexing: ads1298_pga_settings has 7 elements but ADS1298_MASK_CH_PGA can yield 0–7; values >= 7 cause an out-of-bounds access. A fix adds a bounds check and returns -EINVAL when t...

7.8CVSS5.3AI score0.00168EPSS
Exploits0References5
OSV
OSV
added 2 days ago4 views

CVE-2026-53387 iio: light: veml6075: add bounds check to veml6075_it_ms index

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

7.1CVSS5.3AI score0.00168EPSS
Exploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-45508

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...

5.3AI score0.00168EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2 days ago4 views

CVE-2026-53387

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

5.2AI score0.00168EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-61195

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check num entries in GEM OP GET MAPPING INFO kvcallocargs-num entries, sizeofvm entries, GFP KERNEL at amdgpu gem.c:1050 uses the user-supplied num entries directly without any upper bounds check. Since num entries is...

5.3AI score0.00198EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-61441

In the Linux kernel, the following vulnerability has been resolved: net: devmem: reject dma-buf bind with non-page-aligned size or SG length net devmem bind dmabuf trusts dmabuf-size and sg dma len to be PAGE SIZE multiples without checking: - tx vec is sized dmabuf-size / PAGE SIZE, and net devm...

5.4AI score0.00166EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/06/28 1:9 a.m.8 views

SUSE CVE-2026-53292

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

5.8AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/06/26 8:17 p.m.6 views

DEBIAN-CVE-2026-53292

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

5.5CVSS5.8AI score0.00107EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/06/26 7:40 p.m.30 views

CVE-2026-53292 net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind

In the Linux kernel, the following vulnerability has been resolved: net: phonet: do not BUGON in pnsocketautobind on failed bind syzbot reported a kernel BUG triggered from pnsocketsendmsg via pnsocketautobind: kernel BUG at net/phonet/socket.c:213! RIP: 0010:pnsocketautobind...

0.00107EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.11 views

PT-2026-52931

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the phonet network component where the pn socket autobind function incorrectly handles a failed bind operation. When pn socket bind returns an -EINVAL error, the syste...

5.5CVSS5.8AI score0.00107EPSS
Exploits0
NVD
NVD
added 2026/06/25 9:16 a.m.9 views

CVE-2026-53169

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPUOPRESIZE commands from userspace NPUOPRESIZE is a U85-only command that the driver does not yet implement. The existing WARNON1 placeholder fires unconditionally whenever userspace submits this command via...

5.5CVSS0.00107EPSS
Exploits0References2
OSV
OSV
added 2026/06/25 9:16 a.m.5 views

UBUNTU-CVE-2026-53169

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject NPUOPRESIZE commands from userspace NPUOPRESIZE is a U85-only command that the driver does not yet implement. The existing WARNON1 placeholder fires unconditionally whenever userspace submits this command via...

5.5CVSS5.8AI score0.00107EPSS
Exploits0References5
OSV
OSV
added 2026/06/25 9:16 a.m.5 views

UBUNTU-CVE-2026-53173

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: fix OOB write in ethosugemcmdstreamcopyandvalidate The command stream parsing loop increments the index variable a second time when a 64-bit command word is encountered bit 14 set, but does not re-check the loop bou...

8.5CVSS5.9AI score0.00129EPSS
Exploits0References5
Rows per page
Query Builder