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

5.5 · MEDIUM
Published Feb 26, 2025 linux EPSS 0.26% (18th pctl)

Overview

CVE-2022-49259 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:

block: don't delete queue kobject before its children

kobjects aren't supposed to be deleted before their child kobjects are

deleted. Apparently this is usually benign; however, a WARN will be

triggered if one of the child kobjects has a named attribute group:

sysfs group 'modes' not found for kobject 'crypto'

WARNING: CPU: 0 PID: 1 at fs/sysfs/group.c:278 sysfs_remove_group+0x72/0x80

...

Call Trace:

sysfs_remove_groups+0x29/0x40 fs/sysfs/group.c:312

__kobject_del+0x20/0x80 lib/kobject.c:611

kobject_cleanup+0xa4/0x140 lib/kobject.c:696

kobject_release lib/kobject.c:736 [inline]

kref_put include/linux/kref.h:65 [inline]

kobject_put+0x53/0x70 lib/kobject.c:753

blk_crypto_sysfs_unregister+0x10/0x20 block/blk-crypto-sysfs.c:159

blk_unregister_queue+0xb0/0x110 block/blk-sysfs.c:962

del_gendisk+0x117/0x250 block/genhd.c:610

Fix this by moving the kobj

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 >= 4.16, < 4.19.238 Affected

Frequently Asked Questions

What is CVE-2022-49259?

CVE-2022-49259 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-49259?

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

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

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