PT-2021-8255 · Linux · Linux Kernel

Maxim Galaganov

·

Published

2021-06-10

·

Updated

2024-07-08

·

CVE-2021-47242

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a soft lookup in the subflow error report() function of the Linux kernel's mptcp component. This can cause a soft lockup when the function tries to acquire the mptcp data lock from different contexts, such as plain ssk socket lock, ssk socket lock + mptcp data lock, or ssk socket lock + mptcp data lock + msk socket lock. The problem is addressed by moving the error reporting call to outer functions where the held locks list is known, allowing only the necessary locks to be acquired.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Improper Locking

Weakness Enumeration

Related Identifiers

BDU:2025-00793
CVE-2021-47242

Affected Products

Linux Kernel