PT-2025-49705 · Linux · Linux Kernel
Published
2025-12-09
·
Updated
2025-12-09
·
CVE-2022-50674
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.0.0-rc3-rt15+ #8
Description
The Linux kernel contains a flaw within the vdso subsystem, specifically in the
vdso join timens() function. When a vfork system call is used, a NULL deference can occur because the mm->context.vdso info is NULL. This can lead to a kernel crash, as demonstrated by testing with the tools/testing/selftests/timens/vfork exec.c tool. The issue arises from the handling of the vdso information pointer in the vfork scenario.Recommendations
Update to a version of the Linux kernel newer than 6.0.0-rc3-rt15+ #8.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel