CVE-2022-49191
Published: Feb 26, 2025
Modified: May 11, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 6769140d304731f0a3b177470a2adb4bacd9036b - < 376922045009f8ea2d20a8fa3475e95b47c41690affected 6769140d304731f0a3b177470a2adb4bacd9036b - < 125b7c929fc9b1e5eaa344bceb6367dfa6fd3f9daffected 6769140d304731f0a3b177470a2adb4bacd9036b - < 685b6d16bf89595310b5d61394c9b97cc9505c7caffected 6769140d304731f0a3b177470a2adb4bacd9036b - < 996291d06851a26678a0fab488b6e1f0677c0576affected 6769140d304731f0a3b177470a2adb4bacd9036b - < 2cd05c38a27bee7fb42aa4d43174d68ac55dac0f+4 more versions |
Linux | Linux | affected 2.6.33unaffected 0 - < 2.6.33unaffected 4.9.311 - <= 4.9.*unaffected 4.14.276 - <= 4.14.*unaffected 4.19.238 - <= 4.19.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now