Security Advisory

CVE-2022-49384

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 02:11:20
Last updated 2026-05-23 15:22:00
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of io_acct_set bioset Now io_acct_set is alloc and free in personality. Remove the codes that free io_acct_set in md_free and md_stop.