CVE-2022-50096

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50096
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-50096.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-50096
Downstream
Published
2025-06-18T11:15:38Z
Modified
2025-08-09T19:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

x86/kprobes: Update kcb status flag after singlestepping

Fix kprobes to update kcb (kprobes control block) status flag to KPROBEHITSSDONE even if the kp->post_handler is not set.

This bug may cause a kernel panic if another INT3 user runs right after kprobes because kprobeint3handler() misunderstands the INT3 is kprobe's single stepping INT3.

References

Affected packages