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-49235

5.5 · MEDIUM
Published Feb 26, 2025 linux CWE-908 EPSS 0.27% (19th pctl)

Overview

CVE-2022-49235 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

ath9k_htc: fix uninit value bugs

Syzbot reported 2 KMSAN bugs in ath9k. All of them are caused by missing

field initialization.

In htc_connect_service() svc_meta_len and pad are not initialized. Based

on code it looks like in current skb there is no service data, so simply

initialize svc_meta_len to 0.

htc_issue_send() does not initialize htc_frame_hdr::control array. Based

on firmware code, it will initialize it by itself, so simply zero whole

array to make KMSAN happy

Fail logs:

BUG: KMSAN: kernel-usb-infoleak in usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430

usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430

hif_usb_send_regout drivers/net/wireless/ath/ath9k/hif_usb.c:127 [inline]

hif_usb_send+0x5f0/0x16f0 drivers/net/wireless/ath/ath9k/hif_usb.c:479

htc_issue_send drivers/net/wireless/ath/ath9k/htc_hst.c:34 [inline]

htc_connect_service+0x143e/0x1960 drivers/net/wireless/ath/ath9k/htc_hst.c:27

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.35, < 4.9.311 Affected

Frequently Asked Questions

What is CVE-2022-49235?

CVE-2022-49235 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49235?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-49235?

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-49235?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-49235 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.