CVE-2022-50567
CVE-2022-50567 is a security vulnerability that is still awaiting full analysis and scoring. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- EPSS exploit prediction: 0% (13th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2022-55661
- Published:
- Last modified:
Description
In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp->db_agl2size. The field can be greater than 64 and trigger the shift-out-of-bounds. Fix this bug by adding a check of bmp->db_agl2size in dbMount since this field is used in many following functions. The upper bound for this field is L2MAXL2SIZE - L2MAXAG, thanks for the help of Dave Kleikamp. Note that, for maintenance, I reorganized error handling code of dbMount.
Frequently asked questions
- What is CVE-2022-50567?
- In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp->db_agl2size. The field can be greater than 64 and trigger the shift-out-of-bounds. Fix this bug by adding a check of bmp->db_agl2size in dbMount since this field is used in many following functions. The upper bound for this field is L2MAXL2SIZE - L2MAXAG, thanks for the help of Dave Kleikamp. Note that, for maintenance, I reorganized error handling code of dbMount.
- Is CVE-2022-50567 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (13th percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2022-50567?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2022-50567 have an EU (EUVD) identifier?
- Yes. CVE-2022-50567 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2022-55661.
- When was CVE-2022-50567 published?
- CVE-2022-50567 was published on 2025-10-22 and last updated on 2026-06-17.
References
- https://git.kernel.org/stable/c/0536f76a2bca83d1a3740517ba22cc93a44b3099
- https://git.kernel.org/stable/c/2c575c8905f7a8b32d5611b91856b69bac2a5bf1
- https://git.kernel.org/stable/c/3115313cf03113e87c87adee18ee49a20bbdb9ba
- https://git.kernel.org/stable/c/359616ce587e524107730504891afa4b1a8be58c
- https://git.kernel.org/stable/c/3e997e4ce8ae7ab89d72334120f6aee49c5bbdbd
- https://git.kernel.org/stable/c/67973caae78e21ee46a7281aaa8ca364eb9c444f
- https://git.kernel.org/stable/c/898f706695682b9954f280d95e49fa86ffa55d08
- https://git.kernel.org/stable/c/d3b486946a4e62c7ef6023f7d9c1d049051384ba
- https://git.kernel.org/stable/c/eea87acb6027be3dd4d3c57186bb22800d57fdda