5.5
CVSSv3

CVE-2021-46911

Published: 27/02/2024 Updated: 10/04/2024
CVSS v3 Base Score: 5.5 | Impact Score: 3.6 | Exploitability Score: 1.8
VMScore: 0

Vulnerability Summary

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. It's better to take tx_ctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle.

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Vendor Advisories

Description<!---->A flaw was found in ch_ktls in the Linux Kernel This issue occurs due to a missing synchronization lock, which may cause a denial of service while doing page cleanupA flaw was found in ch_ktls in the Linux Kernel This issue occurs due to a missing synchronization lock, which may cause a denial of service while doing page cleanu ...