Bug 2347714 (CVE-2022-49531) - CVE-2022-49531 kernel: loop: implement ->free_disk
Summary: CVE-2022-49531 kernel: loop: implement ->free_disk
Keywords:
Status: NEW
Alias: CVE-2022-49531
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-26 03:04 UTC by OSIDB Bzimport
Modified: 2025-03-26 09:47 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-02-26 03:04:12 UTC
In the Linux kernel, the following vulnerability has been resolved:

loop: implement ->free_disk

Ensure that the lo_device which is stored in the gendisk private
data is valid until the gendisk is freed.  Currently the loop driver
uses a lot of effort to make sure a device is not freed when it is
still in use, but to to fix a potential deadlock this will be relaxed
a bit soon.

Comment 1 Avinash Hanwate 2025-02-26 12:47:39 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49531-573a@gregkh/T

Comment 4 Avinash Hanwate 2025-02-26 17:01:33 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49531-573a@gregkh/T


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