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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 07:15
Updated : 2024-04-10 13:49
NVD link : CVE-2021-46911
Mitre link : CVE-2021-46911
CVE.ORG link : CVE-2021-46911
JSON object : View
Products Affected
linux
- linux_kernel
CWE