๐Ÿ” CVE Alert

CVE-2026-23432

UNKNOWN 0.0

mshv: Fix use-after-free in mshv_map_user_memory error path

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
7th

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix use-after-free in mshv_map_user_memory error path In the error path of mshv_map_user_memory(), calling vfree() directly on the region leaves the MMU notifier registered. When userspace later unmaps the memory, the notifier fires and accesses the freed region, causing a use-after-free and potential kernel panic. Replace vfree() with mshv_partition_put() to properly unregister the MMU notifier before freeing the region.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Apr 3, 2026
Last Updated Apr 13, 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
b9a66cd5ccbb9fade15d0e427e19470d8ad35b75 < 34861bdc0c0196b6c2dd48f7454029407704ff6e b9a66cd5ccbb9fade15d0e427e19470d8ad35b75 < 6922db250422a0dfee34de322f86b7a73d713d33
Linux / Linux
6.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/34861bdc0c0196b6c2dd48f7454029407704ff6e git.kernel.org: https://git.kernel.org/stable/c/6922db250422a0dfee34de322f86b7a73d713d33