Bug 2277809 (CVE-2022-48653)
Summary: | CVE-2022-48653 kernel: ice: double unplug aux on peer initiated reset | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Zack Miele <zmiele> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | acaringi, allarkin, aquini, bhu, chwhite, cye, cyin, dbohanno, debarbos, dfreiber, drow, dvlasenk, esandeen, ezulian, hkrzesin, jarod, jburrell, jdenham, jfaracco, jlelli, joe.lawrence, jshortt, jstancek, jwyatt, kcarcia, ldoskova, lgoncalv, lzampier, mbenatto, mleitner, mmilgram, mstowell, nmurray, ptalbert, rparrazo, rrobaina, rvrbovsk, rysulliv, scweaver, sidakwo, sukulkar, tglozar, vkumar, wcosta, williams, wmealing, ycote, ykopkova, zhijwang |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2277879 |
Description
Zack Miele
2024-04-29 15:58:29 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. |