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.
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).
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
| Date | Event | Detail |
| June 18, 2024 | Reserved | Reserved by Linux |
| June 19, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-38611 (Linux). CVSS 7.3 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | c5254e72b8edc2ca0a98703e92e8c34959343d2c | — |
| Linux | Linux | — | 4.11 | 5.10.236 |
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.