๐Ÿ” CVE Alert

CVE-2026-98000

UNKNOWN 0.0

hwmon: Fix potential UAF in pec_store

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: hwmon: Fix potential UAF in pec_store Sashiko reports: In pec_store(), a guard(mutex)(&hwdev->lock) is taken. If the chip write operation returns an error other than -EOPNOTSUPP, the code jumps to the put label, which calls put_device(hdev). If this drops the final reference, the device is freed. When the function then returns, the guard cleanup function runs and attempts to unlock the freed mutex. Use scoped_guard() instead of guard() to avoid the problem.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 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
3ad2a7b9b15d5072139a20be84adb36776eb6c9b < 8afab57bcdbc2186f325972e777880ac5a220f4f 3ad2a7b9b15d5072139a20be84adb36776eb6c9b < 01dd8b4fc2cf83c66565c0f382fb1841e9000a89 3ad2a7b9b15d5072139a20be84adb36776eb6c9b < 354ccc99b2dc8ba0cf6d4de34e520bcf6ecca5c2
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/8afab57bcdbc2186f325972e777880ac5a220f4f git.kernel.org: https://git.kernel.org/stable/c/01dd8b4fc2cf83c66565c0f382fb1841e9000a89 git.kernel.org: https://git.kernel.org/stable/c/354ccc99b2dc8ba0cf6d4de34e520bcf6ecca5c2