boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2024-38611MEDIUM
Linux Linux — media: i2c: et8ek8: Don't strip remove function when driver is builtin
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0023   13.8     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    c5254e72b8edc2ca0a98703e92e8c34959343d2c –  —
  Linux    4.11 –                                      5.10.236
TIMELINE
  Jun 18  Reserved by Linux
  Jun 19  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-38611 (Linux). CVSS 7.3 → 5.5 (NVD).
CWE-401 · CNA: Linux · CVSS v3.1 · 9 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using __exit for the remove function results in the remove callback being discarded with CONFIG_VIDEO_ET8EK8=y. When such a device gets unbound (e.g. using sysfs or hotplug), the driver is just removed without the cleanup being performed. This results in resource leaks. Fix it by compiling in the remove callback unconditionally. This also fixes a W=1 modpost warning: WARNING: modpost: drivers/media/i2c/et8ek8/et8ek8: section mismatch in reference: et8ek8_i2c_driver+0x10 (section: .data) -> et8ek8_remove (section: .exit.text)

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 18, 2024ReservedReserved by Linux
June 19, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-38611 (Linux). CVSS 7.3 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinuxc5254e72b8edc2ca0a98703e92e8c34959343d2c
LinuxLinux4.115.10.236

Weaknesses

CWE-401

References (9)

Related

Authoritative record: CVE-2024-38611 at cve.org

Vendors: linux

Weaknesses: CWE-401

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-38611 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.