Bug 2277809 (CVE-2022-48653) - CVE-2022-48653 kernel: ice: double unplug aux on peer initiated reset
Summary: CVE-2022-48653 kernel: ice: double unplug aux on peer initiated reset
Keywords:
Status: NEW
Alias: CVE-2022-48653
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 2277879
TreeView+ depends on / blocked
 
Reported: 2024-04-29 15:58 UTC by Zack Miele
Modified: 2024-09-27 23:38 UTC (History)
50 users (show)

Fixed In Version: kernel 5.15.71, kernel 5.19.12, kernel 6.0
Doc Type: If docs needed, set a value
Doc Text:
A vulnerability was found in the Linux kernel's ICE network driver. This issue occurs when there is a double unplugging of auxiliary (aux) devices during a peer-initiated reset. In the IDC callback, which manages reset requests from auxiliary drivers, the function that handles the unplugging of auxiliary devices is called twice, once in the callback itself and again in the ice_prepare_for_reset function. This double call causes a "scheduling while atomic" bug, leading to potential system instability or crashes. The vulnerability was identified as a medium severity issue with a CVSS v3 base score of 5.5, and it was resolved by correcting how the unplugging process is handled to avoid the double call.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Zack Miele 2024-04-29 15:58:29 UTC
In the Linux kernel, the following vulnerability has been resolved:

ice: Don't double unplug aux on peer initiated reset

The Linux kernel CVE team has assigned CVE-2022-48653 to this issue.

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024042858-CVE-2022-48653-b6e7@gregkh/T

Comment 2 Alex 2024-06-09 15:19:09 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2022-48653 is: CHECK	Maybe valid. Check manually. with impact MODERATE (that is approximation based on flags REMOTE DANGER DISK NETWORK  ; these flags parsed automatically based on patche data). Such automatic check happens only for Low/Moderates (and only when not from reporter, but parsing already existing CVE). Highs always checked manually (I check it myself and then we check it again in Remediation team). In rare cases some of the Moderates could be increased to High later.


Note You need to log in before you can comment on or make changes to this bug.