Lucene search
+L

344 matches found

OSV
OSV
added 2024/07/16 12:15 p.m.13 views

UBUNTU-CVE-2022-48806

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

5.5CVSS5.7AI score0.00281EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.26 views

CVE-2022-48806

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

5.5CVSS5.8AI score0.00281EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.50 views

CVE-2022-48806

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

5.5CVSS5.1AI score0.00281EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.42 views

CVE-2022-48806 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

0.00281EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.20 views

CVE-2022-48806 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

6.7AI score0.00281EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/16 11:43 a.m.94 views

CVE-2022-48806

The CVE-2022-48806 issue is confirmed in the Linux kernel under ee1004 EEPROM reads. The root cause was that ee1004_eeprom_read() could read more than the i2c block data limit because i2c_smbus_read_i2c_block_data_or_emulated() uses an unsigned 8-bit length; if the requested read spanned a 256-by...

5.5CVSS6.4AI score0.00281EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/16 11:43 a.m.20 views

CVE-2022-48806 eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAX

In the Linux kernel, the following vulnerability has been resolved: eeprom: ee1004: limit i2c reads to I2CSMBUSBLOCKMAX Commit effa453168a7 "i2c: i801: Don't silently correct invalid transfer size" revealed that ee1004eepromread did not properly limit how many bytes to read at once. In particular...

5.8AI score
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/05/23 7:0 a.m.2 views

eeprom: at24: fix memory corruption race condition

...

7CVSS6.5AI score0.002EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

5.5CVSS6.3AI score0.002EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/18 1:8 a.m.30 views

CVE-2024-35848

CVE-2024-35848 is a vulnerability in the Linux kernel's EEPROM driver at24 that can lead to memory corruption. The issue arises when an EEPROM device is inaccessible: the system registers an nvmem device, the read operation fails, and the device is subsequently torn down. If another driver attemp...

5.5CVSS8.1AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.16 views

AZL-42109 CVE-2024-35848 affecting package hyperv-daemons for versions less than 6.6.35.1-1

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6.2AI score0.002EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS7.7AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/17 3:15 p.m.21 views

AZL-42153 CVE-2024-35848 affecting package hyperv-daemons for versions less than 5.15.160.1-1

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6.2AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

4.7CVSS5.6AI score0.002EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.19 views

CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6.3AI score0.002EPSS
SaveExploits0References26
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

UBUNTU-CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6.1AI score0.002EPSS
SaveExploits0References27
OSV
OSV
added 2024/05/17 2:47 p.m.19 views

CVE-2024-35848 eeprom: at24: fix memory corruption race condition

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.40 views

CVE-2024-35848 eeprom: at24: fix memory corruption race condition

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS7.7AI score0.002EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/17 2:47 p.m.143 views

CVE-2024-35848

CVE-2024-35848 affects the Linux kernel: an eeprom at24 memory corruption race condition occurs when an nvmem device is registered if the eeprom is not accessible. The read can fail and the device may be torn down; if another driver accesses the torn-down nvmem device, it can reference invalid me...

7CVSS6.9AI score0.002EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 2:47 p.m.34 views

CVE-2024-35848

In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the...

7CVSS7.8AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder