cve/2025/CVE-2025-22008.md
2025-09-29 21:09:30 +02:00

884 B

CVE-2025-22008

Description

In the Linux kernel, the following vulnerability has been resolved:regulator: check that dummy regulator has been probed before using itDue to asynchronous driver probing there is a chance that the dummyregulator hasn't already been probed when first accessing it.

POC

Reference

No PoCs from references.

Github