CVE-2022-48806

Local service interruption via EEPROM read overflow

Published Jul 16, 2024 · Updated May 23, 2026

Integer overflow in the Linux ee1004 EEPROM driver allows local users to interrupt service by reading an entire EEPROM at once. The ee1004_eeprom_read() path passes a 256-byte count to i2c_smbus_read_i2c_block_data_or_emulated(), whose u8 length conversion wraps the value to zero instead of enforcing the 32-byte block limit. Reachability requires an enabled ee1004 driver and a compatible DDR4 SPD EEPROM; the public record does not identify the resulting failure as a hang, crash, or reboot.

CVSS severity5.5
Medium
EPSS probability0.28%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Integer overflow in the Linux ee1004 EEPROM driver allows local users to interrupt service by reading an entire EEPROM at once. The ee1004_eeprom_read() path passes a 256-byte count to i2c_smbus_read_i2c_block_data_or_emulated(), whose u8 length conversion wraps the value to zero instead of enforcing the 32-byte block limit. Reachability requires an enabled ee1004 driver and a compatible DDR4 SPD EEPROM; the public record does not identify the resulting failure as a hang, crash, or reboot.

The record

CVE
CVE-2022-48806
Published
Jul 16, 2024
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-190, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jul 16, 2024CVE publishedPublication date reported by the CVE source.
  2. May 23, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=07d9beb6e3c2e852e884113d6803ea4b3643ae38 <9443ddeb3754e9e382a396b50adc1961301713ce
  2. Affected versionversion=202d0e22fe512df0f1cb6253d40ce1058e373247
  3. Affected versionversion=25714ad6bf5e98025579fa4c08ff2041a663910c <a37960df7eac3cc8094bd1ab84864e9e32c91345
  4. Affected versionversion=4.14.263 <4.15
  5. Affected versionversion=4.19.226 <4.20
  6. Affected versionversion=4.4.300 <4.5
  7. Affected versionversion=4.9.298 <4.10
  8. Affected versionversion=5.10.94 <5.10.101
  9. Affected versionversion=5.15.17 <5.15.24
  10. Affected versionversion=5.16.3 <5.16.10
  11. Affected versionversion=5.4.174 <5.4.180
  12. Affected versionversion=7414af7bdad9a9cddb3a765ca98ea207048618c5
  13. Affected versionversion=74650c34f93044d3ab441235f161f9e1e761e96b
  14. Affected versionversion=a126a8c3dd51519513141b4fc94fd4813bca2c0f
  15. Affected versionversion=aca56c298e2a6d20ab6308e203a8d37f2a7759d3 <3937c35493ee2847aaefcfa5460e94b7443eef49
  16. Affected versionversion=be9313f755a7bfa02230b15731d07074d5255ecb <9a5f471ae380f9fcb9756d453c12ca1f8595a93c
  17. Affected versionversion=effa453168a7eeb8a562ff4edc1dbf9067360a61 <c0689e46be23160d925dca95dfc411f1a0462708

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=07d9beb6e3c2e852e884113d6803ea4b3643ae38 <9443ddeb3754e9e382a396b50adc1961301713ce; version=202d0e22fe512df0f1cb6253d40ce1058e373247; version=25714ad6bf5e98025579fa4c08ff2041a663910c <a37960df7eac3cc8094bd1ab84864e9e32c91345; version=4.14.263 <4.15; version=4.19.226 <4.20; version=4.4.300 <4.5; version=4.9.298 <4.10; version=5.10.94 <5.10.101; version=5.15.17 <5.15.24; version=5.16.3 <5.16.10; version=5.4.174 <5.4.180; version=7414af7bdad9a9cddb3a765ca98ea207048618c5; version=74650c34f93044d3ab441235f161f9e1e761e96b; version=a126a8c3dd51519513141b4fc94fd4813bca2c0f; version=aca56c298e2a6d20ab6308e203a8d37f2a7759d3 <3937c35493ee2847aaefcfa5460e94b7443eef49; version=be9313f755a7bfa02230b15731d07074d5255ecb <9a5f471ae380f9fcb9756d453c12ca1f8595a93c; version=effa453168a7eeb8a562ff4edc1dbf9067360a61 <c0689e46be23160d925dca95dfc411f1a0462708

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-190Integer Overflow or Wraparound
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo