First published: Thu Jan 02 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE I expect that the hardware will have limited this to 16, but just in case it hasn't, check for this corner case.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <4.9.333 | |
Linux Kernel | >=4.10<4.14.299 | |
Linux Kernel | >=4.15<4.19.265 | |
Linux Kernel | >=4.20<5.4.224 | |
Linux Kernel | >=5.5<5.10.154 | |
Linux Kernel | >=5.11<5.15.78 | |
Linux Kernel | >=5.16<6.0.8 | |
Linux Kernel | =6.1-rc1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49035 has a medium severity rating due to its potential impact on the Linux kernel.
To fix CVE-2022-49035, upgrade to a kernel version that is beyond the versions affected, specifically above 6.1-rc1.
CVE-2022-49035 affects Linux kernel versions prior to 4.9.333 and versions between 4.10 and 6.1-rc1.
CVE-2022-49035 impacts the media subsystem, specifically the s5p_cec component within the Linux kernel.
CVE-2022-49035 is not known to be exploitable remotely but could impact local applications depending on the usage of the media subsystem.