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

5.5 · MEDIUM
Published Jun 20, 2024 linux EPSS 0.21% (12th pctl)

Overview

CVE-2022-48758 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 20, 2024 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:

scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()

The bnx2fc_destroy() functions are removing the interface before calling

destroy_work. This results multiple WARNings from sysfs_remove_group() as

the controller rport device attributes are removed too early.

Replace the fcoe_port's destroy_work queue. It's not needed.

The problem is easily reproducible with the following steps.

Example:

$ dmesg -w &

$ systemctl enable --now fcoe

$ fipvlan -s -c ens2f1

$ fcoeadm -d ens2f1.802

[ 583.464488] host2: libfc: Link down on port (7500a1)

[ 583.472651] bnx2fc: 7500a1 - rport not created Yet!!

[ 583.490468] ------------[ cut here ]------------

[ 583.538725] sysfs group 'power' not found for kobject 'rport-2:0-0'

[ 583.568814] WARNING: CPU: 3 PID: 192 at fs/sysfs/group.c:279 sysfs_remove_group+0x6f/0x80

[ 583.607130] Modules linked in: dm_service_time 8021q garp mrp stp ll

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 >= 3.2, < 4.4.302 Affected

Frequently Asked Questions

What is CVE-2022-48758?

CVE-2022-48758 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 20, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-48758?

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

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

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