CVE-2022-49191
MEDIUMLinux kernel - Memory Corruption
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: mxser: fix xmit_buf leak in activate when LSR == 0xff When LSR is 0xff in ->activate() (rather unlike), we return an error. Provided ->shutdown() is not called when ->activate() fails, nothing actually frees the buffer in this case. Fix this by properly freeing the buffer in a designated label. We jump there also from the "!info->type" if now too.
References (9)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
9.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-401
Status
published
Affected Products (9)
linux/linux_kernel
< 4.9.311
linux/Kernel
< 4.9.311linux
linux/Kernel
< 4.14.276linux
linux/Kernel
< 4.19.238linux
linux/Kernel
< 5.4.189linux
linux/Kernel
< 5.10.110linux
linux/Kernel
< 5.15.33linux
linux/Kernel
< 5.16.19linux
linux/Kernel
< 5.17.2linux
Timeline
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026