Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50567

7.8 · HIGH
Published Oct 22, 2025 EPSS 0.16% (6th pctl)

Overview

CVE-2022-50567 is a high-severity vulnerability. It was published on October 22, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2022-50567?

CVE-2022-50567 is a high-severity vulnerability. It was published on October 22, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-50567?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-50567?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50567?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50567 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.