CVE Vulnerabilities

CVE-2021-46911

Published: Feb 27, 2024 | Modified: Apr 10, 2024
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

In the Linux kernel, the following vulnerability has been resolved:

ch_ktls: Fix kernel panic

Taking page refcount is not ideal and causes kernel panic sometimes. Its better to take tx_ctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux 5.7.0 (including) 5.10.32 (excluding)
Linux_kernel Linux 5.11.0 (including) 5.11.16 (excluding)

References