Lucene search
+L

555673 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89628

In the Linux kernel, the following vulnerability has been resolved: HID: picolcd: clamp eeprom debugfs read to bytes actually received picolcddebugeepromread trusts resp-rawdata2 -- a length byte supplied by the device in its REPORTEEDATA reply -- clamped only to the caller's read count: ret =...

6.1AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89627

In the Linux kernel, the following vulnerability has been resolved: HID: roccat: free buffered reports when destroying device roccatreportevent duplicates each report with kmemdup and stores the allocation in a circular-buffer slot. The allocation is released only when that slot is reused. The...

6AI score0.0021EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89625

In the Linux kernel, the following vulnerability has been resolved: HID: sony: fix UAF of ghlpoketimer / ghlurb at driver unbind For GHL Guitar Hero Live dongles, sonyprobe arms a periodic timer: ghlmagicpoke the timer callback submits sc-ghlurb, and the URB completion ghlmagicpokecb re-arms the...

7.3AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89626

In the Linux kernel, the following vulnerability has been resolved: HID: sensor: custom: Fix field sysfs group cleanup on failure hidsensorcustomaddattributes creates one sysfs group for each custom sensor field. If sysfscreategroup fails after some groups have already been created, the function...

8.8CVSS5.9AI score0.00349EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89624

In the Linux kernel, the following vulnerability has been resolved: HID: universal-pidff: stop the device when force-feedback init fails universalpidffprobe starts the device with hidhwstart and then, if force-feedback initialisation fails, returns the error through a label that only does "return...

7.8CVSS6.5AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89623

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: stop device IO before hidhwstop Quiesce device IO at the start of the devm cleanup callback mcp2221hidunregister so that incoming HID reports cannot race with hardware teardown during probe failure or device removal...

5.9AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89622

In the Linux kernel, the following vulnerability has been resolved: HID: mcp2221: clear rxbuf after I2C/SMBus transfer completes mcpi2csmbusread stores the caller-supplied buffer pointer in mcp-rxbuf for the duration of a transfer but never clears it when the transfer finishes or times out. Once...

7.8CVSS6AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

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
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89620

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quickspi: validate report size before copy writecmdtotxdma builds an output report in qsdev-reportbuf, a heap buffer allocated in quickspiallocreportbuf to the device-descriptor derived maxreportlen a fe...

7.8CVSS6.2AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.12 views

CVE-2026-89619

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quickspi: bound GETREPORT response to the caller buffer quickspihidrawrequest receives the caller's buffer length in len, but quickspigetreport never sees it and copies the whole device-supplied response...

7.8CVSS6AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89618

In the Linux kernel, the following vulnerability has been resolved: eventfs: Initialize ei-children and ei-list in initei eventfscreatedir allocates the eventfsinode and initializes it with initei. But this does not initialize the eventfsinode listheads. If the eventfscreatedir fails due to memor...

5.9AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89616

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix info-leak on partial LZNT decompress in nireadframe nireadframe decompresses an LZNT $DATA frame into the vmapped target pages and then trusts decompresslznt's return value: uncsize = decompresslzntframeondisk,...

7.5CVSS5.9AI score0.00415EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89617

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate dirty page table on log replay Each DIRPAGEENTRY ends in a pagelcns array whose length is the on-disk lcnsfollow field. checkrstbl validates the table bookkeeping but never checks that this array fits in the...

7.8CVSS6AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89615

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound pagelcns index by the log record The copylcns loop and the redo shorten loop index pagelcns at j + i, where i runs up to the log record's lcnsfollow. That count is checked only against the record's own length, not...

8.4CVSS6AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.9 views

CVE-2026-89613

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid empty mapping pairs Reject an attribute with empty mapping pairs if it has inconsistent highest VCN and size...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.14 views

CVE-2026-89614

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the free-cluster bitmap scan to the volume vol-lcnemptybitsperpage is sized from vol-nrclusters at mount, but ntfsclusteralloc bounds its scan of that array by the size of $Bitmap. Those are independent on-disk...

9.8CVSS6AI score0.00407EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89612

In the Linux kernel, the following vulnerability has been resolved: ntfs: reject invalid MFT LCNs from boot sector The NTFS boot sector stores the MFT and MFTMirr locations as unsigned 64-bit LCNs, but parsentfsbootsector decoded them into an s64. A crafted high-bit value could therefore become...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.11 views

CVE-2026-89611

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate non-resident attribute offsets ntfsattrupdatemeta shifts the attribute name when converting between non-sparse and sparse attributes. Converting to sparse also adds the compressedsize field before the name and...

9.8CVSS6.2AI score0.00379EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.10 views

CVE-2026-89610

In the Linux kernel, the following vulnerability has been resolved: ntfs: verify run length exceeding volume boundary The mapping pairs decoder validates that the starting LCN is within the volume but does not check if the run extends beyond the volume boundary. A malformed NTFS image with a...

9.8CVSS6.3AI score0.00553EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:45 p.m.8 views

CVE-2026-89609

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: hold msg ctx list lock when cleaning daemon queue ecryptfsexorcisedaemon drops queued messages from a dying daemon without holding ecryptfsmsgctxlistsmux, but ecryptfsmsgctxalloctofree requires that lock. Take the list...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0
Rows per page
Query Builder