
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-56576 affects the Linux kernel's media subsystem, specifically in the tc358743 driver's probe error path when using polling. The vulnerability was discovered on December 27, 2024, and affects the i2c driver component of the Linux kernel's media subsystem (NVD).
The vulnerability occurs in the probe() function error path of the tc358743 driver when using polling mode. If an error occurs during probe(), the polling timer that was previously set is not properly removed, leading to a timer being called with already freed arguments. This results in a system crash due to accessing freed memory (Kernel Commit).
When triggered, this vulnerability causes a system crash, resulting in a denial of service condition. The issue manifests through a kernel warning and stack trace, indicating memory corruption due to accessing freed timer arguments (Kernel Commit).
The issue has been fixed by adding proper cleanup of the polling timer in the probe error path. The fix involves calling del_timer() before flushing the polling work queue when an error occurs during probe in non-IRQ configurations. This patch has been merged into various stable kernel branches (Debian LTS).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."