THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-21810 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() There are a potential wild pointer dereferences issue regarding APIs class_dev_iter_(init|next|exit)(), as explained by below typic

[NVD] CVE-2025-21810 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API class_dev_iter_next() There are a potential wild pointer dereferences issue regarding APIs class_dev_iter_(init|next|exit)(), as explained by below typic

lownvdPublished 2025-02-27

CVE-2025-21810 CVSS: 7.8 HIGH Published: 2025-02-27T20:16:03.587

In the Linux kernel, the following vulnerability has been resolved:

driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()

There are a potential wild pointer dereferences issue regarding APIs class_dev_iter_(init|next|exit)(), as explained by below typical usage:

// All members of @iter are wild pointers.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21810