CVE-2022-49789
7.0 · HIGHOverview
CVE-2022-49789 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.0 (HIGH).
This vulnerability has a CVSS 3.1 base score of 7.0, 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:
scsi: zfcp: Fix double free of FSF request when qdio send fails
We used to use the wrong type of integer in 'zfcp_fsf_req_send()' to cache
the FSF request ID when sending a new FSF request. This is used in case the
sending fails and we need to remove the request from our internal hash
table again (so we don't keep an invalid reference and use it when we free
the request again).
In 'zfcp_fsf_req_send()' we used to cache the ID as 'int' (signed and 32
bit wide), but the rest of the zfcp code (and the firmware specification)
handles the ID as 'unsigned long'/'u64' (unsigned and 64 bit wide [s390x
ELF ABI]). For one this has the obvious problem that when the ID grows
past 32 bit (this can happen reasonably fast) it is truncated to 32 bit
when storing it in the cache variable and so doesn't match the original ID
anymore. The second less obvious problem is that even when the original ID
has not yet grown past 32 bit, as
Remediation
Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.
Affected Products
| Vendor | Product | Versions | Status |
|---|---|---|---|
| linux | linux_kernel | >= 2.6.34, < 5.4.225 | Affected |
References
Frequently Asked Questions
What is CVE-2022-49789?
CVE-2022-49789 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 7.0 (HIGH).
How severe is CVE-2022-49789?
This vulnerability has a CVSS 3.1 base score of 7.0, 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-49789?
Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-49789?
CyberStrike's AI-powered security agents can automatically detect CVE-2022-49789 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.
How CyberStrike Helps
AI agents map your attack surface to find vulnerabilities like this one.
Automated penetration testing that runs continuously, not just quarterly.
AI-driven PR review catches vulnerable dependencies before they ship.
Browser-based exploitation validates findings with real proof-of-concept.
Related HIGH CVEs from 2022
View all →Server-side JavaScript injection in Appsmith through 1.7.14 allows remote attackers to execute arbit
XWiki Platform Web Parent POM contains Web resources for the XWiki platform, a generic wiki platform
The XWiki Platform Index UI is an Index of all pages, attachments, orphans and deleted pages and att
XWiki Platform Attachment UI provides a macro to easily upload and select attachments for XWiki Plat
XWiki Platform Mentions UI is a user interface for mentioning users in wiki content for XWiki Platfo
Discourse is a platform for community discussion. Users who receive an invitation link that is not s
The Handy Tip macro in Stiltsoft Handy Macros for Confluence Server/Data Center 3.x before 3.5.5 all
There exists a path traversal vulnerability in the Android Google Search app. This is caused by the
In Expat (aka libexpat) before 2.4.3, a left shift by 29 (or more) places in the storeAtts function
In Userfrosting, versions v0.3.1 to v4.6.2 are vulnerable to Host Header Injection. By luring a vict
The Events Made Easy WordPress plugin before 2.2.36 does not sanitise and escape the search_text par
OroPlatform is a PHP Business Application Platform. In affected versions by sending a specially craf