Lucene search
+L

130460 matches found

OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89526

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Validate Read chunk positions before reconstruction The RPC/RDMA Read chunk position field is supplied by the remote client and stored verbatim in the parsed chunk list. xdrcountreadsegments checks only 4-byte alignment;...

9.8CVSS6.2AI score0.00626EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-80961

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate kset keynum and intra-segment bounds Two more fields decoded from the cache device go unbounded. The kset keynum drives cacheksetcrc and the replay loop in cachereplay, the writeback worker and the GC worker,...

7.8CVSS6.1AI score0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89541

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: harden gssunwrapresppriv length checks gssunwrapresppriv validates the RPCSECGSS opaque length with offset = u8 p - u8 head-iovbase; if offset + opaquelen rcvbuf-len goto unwrapfailed; majstat = gssunwrapctx-gcgssctx,...

9.8CVSS6AI score0.00521EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89632

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-before-check of ReparseDataLength in reparsebufptr reparsebufptr reads buf-ReparseDataLength before checking that count covers the full fixed header: buf = struct reparsedatabuffer u8 io + off; len = sizeofbu...

8.2CVSS5.9AI score0.00318EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

UBUNTU-CVE-2026-89631

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject a tree connect response whose byte count is too small CIFSTCon bounds its strnlen over the byte area with the server's ByteCount minus two, which for ByteCount 0 or 1 goes negative as an int and converts to a...

9.1CVSS6AI score0.00448EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

UBUNTU-CVE-2026-81013

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

6.5AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.8 views

UBUNTU-CVE-2026-89640

In the Linux kernel, the following vulnerability has been resolved: cifs: fix lofft underflow in cifsremapfilerange when len == 0 With len == 0 clone to EOF, the effective length is computed as: len = srcinode-isize - off; If off isize, this is a negative lofft, corrupting the ByteCount in the...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-81007

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: validate write message length ipmbwrite read message fields before validating the length byte. A zero or short write can read uninitialized stack bytes. A length smaller than the SMBus header underflows the block writ...

7.1CVSS6AI score0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

UBUNTU-CVE-2026-89621

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: validate report size in mcp2221rawevent mcp2221rawevent never validates the size of incoming HID reports. In the MCP2221I2CGETDATA path it trusts the device-supplied data3 as the copy length without checking that 4 ...

5.9AI score0.0022EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

UBUNTU-CVE-2026-89571

In the Linux kernel, the following vulnerability has been resolved: cxl/features: bound fwctl command payload to the input buffer fwctlcmdrpc copies cmd-inlen bytes into inbuf = kvzalloccmd-inlen and passes inbuf and inlen to -fwrpc. The CXL callback cxlctlfwrpc ignores inlen and never checks the...

7.1CVSS6.1AI score0.00124EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 8:18 p.m.9 views

DEBIAN-CVE-2026-80933

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS6.1AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.8 views

CVE-2026-80933

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

AZL-100734 CVE-2026-80933 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.8 views

CVE-2026-80931

In the Linux kernel, the following vulnerability has been resolved: w1: ds28e17: reject an oversize length on an I2C block read w1f19i2cmastertransfer is the masterxfer for the DS28E17 1-Wire to I2C bridge. On an I2CMRECVLEN read, it takes the length from the device. The downstream slave puts a...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:18 p.m.10 views

DEBIAN-CVE-2026-80931

In the Linux kernel, the following vulnerability has been resolved: w1: ds28e17: reject an oversize length on an I2C block read w1f19i2cmastertransfer is the masterxfer for the DS28E17 1-Wire to I2C bridge. On an I2CMRECVLEN read, it takes the length from the device. The downstream slave puts a...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:18 p.m.10 views

AZL-100286 CVE-2026-80931 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: w1: ds28e17: reject an oversize length on an I2C block read w1f19i2cmastertransfer is the masterxfer for the DS28E17 1-Wire to I2C bridge. On an I2CMRECVLEN read, it takes the length from the device. The downstream slave puts a...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:18 p.m.8 views

CVE-2026-78546

Out-of-bounds read vulnerability in Citirx Workspace app for Windows. This issue affects Workspace app for Windows: before 2603.11 Current Release CR, before 2507.1 LTSR CU3, and before LTSR 2607...

4.8CVSS0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:18 p.m.7 views

UBUNTU-CVE-2026-80931

In the Linux kernel, the following vulnerability has been resolved: w1: ds28e17: reject an oversize length on an I2C block read w1f19i2cmastertransfer is the masterxfer for the DS28E17 1-Wire to I2C bridge. On an I2CMRECVLEN read, it takes the length from the device. The downstream slave puts a...

7.8CVSS6.1AI score0.00129EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.12 views

CVE-2026-80931

In the Linux kernel, the following vulnerability has been resolved: w1: ds28e17: reject an oversize length on an I2C block read w1f19i2cmastertransfer is the masterxfer for the DS28E17 1-Wire to I2C bridge. On an I2CMRECVLEN read, it takes the length from the device. The downstream slave puts a...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/11 8:18 p.m.8 views

CVE-2026-80933

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: validate default EEPROM firmware size The default EEPROM firmware is parsed and copied as a full EEPROM without checking its length. A truncated file can make the driver read beyond the firmware buffer during...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder