CVE-2021-47498
MediumIn the Linux kernel, the following vulnerability has been resolved: dm rq: don't queue request to blk-mq during DM suspend DM uses blk-mq's quiesce/unquiesce to stop/start device mapper queue. But blk-mq's unquiesce may come from outside events, such as elevator switch, updating nr_requests or others, and request may come during suspend, so simply ask for blk-mq to requeue it. Fixes one kernel panic issue when running updating nr_requests and dm-mpath suspend/resume stress test.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
References
The following references provide additional information about CVE-2021-47498 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/8050652810bf38241edec8717393d2446e8036f1
-
PatchKernel patch commithttps://git.kernel.org/stable/c/8ca9745efe3528feb06ca4e117188038eea2d351
-
PatchKernel patch commithttps://git.kernel.org/stable/c/b4459b11e84092658fa195a2587aff3b9637f0e7
Frequently asked questions
-
What is CVE-2021-47498?
CVE-2021-47498 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2021-47498 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47498?
CVE-2021-47498 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2021-47498?
No patch is currently available for CVE-2021-47498. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47498 actively exploited?
No — CVE-2021-47498 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.