๐Ÿ” CVE Alert

CVE-2024-58072

UNKNOWN 0.0

wifi: rtlwifi: remove unused check_buddy_priv

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: remove unused check_buddy_priv Commit 2461c7d60f9f ("rtlwifi: Update header file") introduced a global list of private data structures. Later on, commit 26634c4b1868 ("rtlwifi Modify existing bits to match vendor version 2013.02.07") started adding the private data to that list at probe time and added a hook, check_buddy_priv to find the private data from a similar device. However, that function was never used. Besides, though there is a lock for that list, it is never used. And when the probe fails, the private data is never removed from the list. This would cause a second probe to access freed memory. Remove the unused hook, structures and members, which will prevent the potential race condition on the list and its corruption during a second probe when probe fails.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 6, 2025
Last Updated May 12, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
26634c4b1868323f49f8cd24c3493b57819867fd < f801e754efa21bd61b3cc15ec7565696165b272f 26634c4b1868323f49f8cd24c3493b57819867fd < 1b9cbd8a9ae68b32099fbb03b2d5ffa0c5e0dcc9 26634c4b1868323f49f8cd24c3493b57819867fd < 8e2fcc68fbaab3ad9f5671fee2be0956134b740a 26634c4b1868323f49f8cd24c3493b57819867fd < 1e39b0486cdb496cdfba3bc89886150e46acf6f4 26634c4b1868323f49f8cd24c3493b57819867fd < 465d01ef6962b82b1f0ad1f3e58b398dbd35c1c1 26634c4b1868323f49f8cd24c3493b57819867fd < 543e3e9f2e9e47ded774c74e680f28a0ca362aee 26634c4b1868323f49f8cd24c3493b57819867fd < 006e803af7408c3fc815b0654fc5ab43d34f0154 26634c4b1868323f49f8cd24c3493b57819867fd < 2fdac64c3c35858aa8ac5caa70b232e03456e120
Linux / Linux
3.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/f801e754efa21bd61b3cc15ec7565696165b272f git.kernel.org: https://git.kernel.org/stable/c/1b9cbd8a9ae68b32099fbb03b2d5ffa0c5e0dcc9 git.kernel.org: https://git.kernel.org/stable/c/8e2fcc68fbaab3ad9f5671fee2be0956134b740a git.kernel.org: https://git.kernel.org/stable/c/1e39b0486cdb496cdfba3bc89886150e46acf6f4 git.kernel.org: https://git.kernel.org/stable/c/465d01ef6962b82b1f0ad1f3e58b398dbd35c1c1 git.kernel.org: https://git.kernel.org/stable/c/543e3e9f2e9e47ded774c74e680f28a0ca362aee git.kernel.org: https://git.kernel.org/stable/c/006e803af7408c3fc815b0654fc5ab43d34f0154 git.kernel.org: https://git.kernel.org/stable/c/2fdac64c3c35858aa8ac5caa70b232e03456e120 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html cert-portal.siemens.com: https://cert-portal.siemens.com/productcert/html/ssa-265688.html