Lucene search
+L

77133 matches found

EUVD
EUVD
•added 2026/09/11 7:43 p.m.•10 views

EUVD-2026-76376

In the Linux kernel, the following vulnerability has been resolved: power: supply: crosusbpd: Limit port counts to ECUSBPDMAXPORTS Currently the crosusbpd-charger driver probe iterates based on raw charger port count returned by the embedded controller. The only check is against the number of USB...

5.9AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:43 p.m.•9 views

CVE-2026-89470 power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS

In the Linux kernel, the following vulnerability has been resolved: power: supply: crosusbpd: Limit port counts to ECUSBPDMAXPORTS Currently the crosusbpd-charger driver probe iterates based on raw charger port count returned by the embedded controller. The only check is against the number of USB...

8.4CVSS5.9AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/11 7:43 p.m.•25 views

CVE-2026-89470

A vulnerability in the Linux kernel's cros_usbpd-charger driver (power supply / USB power delivery) allows a malicious embedded controller to return an exaggerated charger port count (up to 255) that is not bounded by EC_USB_PD_MAX_PORTS , resulting in an out-of-bounds write and subsequent memory...

8.4CVSS5.9AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/11 7:43 p.m.•13 views

CVE-2026-89471 power: supply: cros_usbpd-charger: bound the EC-reported port count

In the Linux kernel, the following vulnerability has been resolved: power: supply: crosusbpd-charger: bound the EC-reported port count crosusbpdchargerprobe reads two port counts from the EC and uses one of them, numchargerports, as the loop bound when populating a fixed-size array: struct portda...

8.4CVSS5.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
•added 2026/09/11 7:43 p.m.•13 views

CVE-2026-89471

In the Linux kernel, the following vulnerability has been resolved: power: supply: crosusbpd-charger: bound the EC-reported port count crosusbpdchargerprobe reads two port counts from the EC and uses one of them, numchargerports, as the loop bound when populating a fixed-size array: struct portda...

8.4CVSS6AI score0.00196EPSS
SaveExploits0
OSV
OSV
•added 2026/09/11 7:43 p.m.•11 views

CVE-2026-89436 platform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[]

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

7.8CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•11 views

EUVD-2026-76342

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

5.9AI score0.00178EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/11 7:43 p.m.•31 views

CVE-2026-89436 platform/x86: panasonic-laptop: Fix sentinel write past pcc->sinf[]

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

7.8CVSS0.00178EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/11 7:43 p.m.•20 views

CVE-2026-89436

CVE-2026-89436 is an out-of-bounds write in the Linux kernel's panasonic-laptop driver (platform/x86). In acpi_pcc_retrieve_biosdata(), a trailing sentinel is written at pcc->sinf[hkey->package.count], but when a DSDT's SINF package count equals SQTY+1 (a known off-by-one hardware quirk han...

7.8CVSS5.9AI score0.00178EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/11 7:43 p.m.•32 views

CVE-2026-81017 platform/chrome: sensorhub: Bound the EC-reported sensor number

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: sensorhub: Bound the EC-reported sensor number Each EC FIFO event carries an 8-bit sensor number in-sensornum. crosecsensorhubringhandler validates the FIFO event count, the per-read count and the ring bound, but...

8.4CVSS0.00196EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/11 7:43 p.m.•15 views

CVE-2026-81017

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: sensorhub: Bound the EC-reported sensor number Each EC FIFO event carries an 8-bit sensor number in-sensornum. crosecsensorhubringhandler validates the FIFO event count, the per-read count and the ring bound, but...

8.4CVSS5.9AI score0.00196EPSS
SaveExploits0
CVE
CVE
•added 2026/09/11 7:43 p.m.•15 views

CVE-2026-81017

CVE-2026-81017 affects the Linux kernel's platform/chrome/sensorhub driver. The root cause is a missing validation of the 8-bit EC-reported sensor number in cros_ec_sensorhub_ring_handler(); the unvalidated value is then used to index sensorhub->batch_state[], an array allocated with only sens...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/11 7:43 p.m.•9 views

CVE-2026-81014 platform/x86: hp-bioscfg: fix heap OOB read in sk_store() and kek_store()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read in skstore and kekstore skstore and kekstore strip a trailing newline from the sysfs write before allocating the key buffer: length = count; if buflength - 1 == '\n' length--;...

6.3AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/11 7:43 p.m.•20 views

CVE-2026-81014

CVE-2026-81014 is a heap out-of-bounds read in the Linux kernel's platform/x86: hp-bioscfg driver, affecting the sk_store() and kek_store() sysfs write handlers. Both functions strip a trailing newline from user input and allocate a key buffer of size length (one byte shorter), but then pass the ...

6.4AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•16 views

EUVD-2026-76337

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read in skstore and kekstore skstore and kekstore strip a trailing newline from the sysfs write before allocating the key buffer: length = count; if buflength - 1 == '\n' length--;...

6.4AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/11 7:43 p.m.•17 views

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.00225EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•12 views

EUVD-2026-76336

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.4AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:43 p.m.•20 views

CVE-2026-81012 platform/x86: hp-bioscfg: fix off-by-one write in hp_get_string_from_buffer()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS6.1AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/11 7:43 p.m.•27 views

CVE-2026-81012

CVE-2026-81012 is an off-by-one write in the Linux kernel's platform/x86: hp-bioscfg driver. The function hp_get_string_from_buffer() uses a strict greater-than (>) comparison when clamping the converted string length against the destination buffer size. When the converted length is exactly eq...

8.4CVSS6AI score0.00196EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 7:43 p.m.•12 views

EUVD-2026-76335

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

6AI score0.00196EPSS
SaveExploits0References4
Rows per page
Query Builder