
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-38616 affects the Linux kernel's carl9170 wireless driver. The vulnerability was discovered in June 2024 and involves a fortified-memset warning in the carl9170txrelease() function. The issue affects Linux kernel version 5.17 and has been fixed in subsequent versions (ASEC).
The vulnerability occurs in the carl9170txrelease() function where a fortified-memset warning is triggered during randconfig builds. The issue stems from memsetafter() being called on a different part of the union (status) than the original cast (ratedriver_data), potentially confusing the compiler. The CVSS v3.1 base score for this vulnerability is 8.2 HIGH (NVD).
According to the CVSS score and vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H), this vulnerability could potentially lead to integrity and availability impacts, with no confidentiality impact. The vulnerability is remotely exploitable with low attack complexity and requires no privileges or user interaction (NVD).
The issue has been fixed by replacing the problematic memsetafter() call with two separate memset() calls on the individual members. The fix involves setting memset() for txinfo->pad and txinfo->ratedriver_data separately. The patch has been incorporated into multiple kernel versions including 6.1.93, 6.6.33, 6.8.12, 6.9.3, and 6.10-rc1 (ASEC).
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."