vulnerability cve 2024 40965

  1. Linux LPI2C Deadlock Fix: Cache Clock Rate for CVE-2024-40965

    A subtle concurrency bug in the Linux kernel’s I²C LPI2C driver — tracked as CVE‑2024‑40965 — can produce a system‑level deadlock when clock rate queries are made while a device probe or transfer is in progress, and upstream maintainers fixed it by locking and caching the clock rate instead of...