First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into userspace. On some architectures (x86) this memory is readable even without VM_READ, VM_EXEC results in the same pgprot_t as VM_EXEC|VM_READ, although this doesn't really matter, debugger can read this memory anyway.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Linux kernel | >=3.5<5.10.227 | |
Linux Linux kernel | >=5.11<5.15.168 | |
Linux Linux kernel | >=5.16<6.1.113 | |
Linux Linux kernel | >=6.2<6.6.55 | |
Linux Linux kernel | >=6.7<6.10.14 | |
Linux Linux kernel | >=6.11<6.11.3 | |
Linux Linux kernel | =6.12-rc1 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.115-1 6.1.119-1 6.12.5-1 6.12.6-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.