In the Linux kernel, the following vulnerability has been resolved:
media: tda18250: fix possible integer overflow
Integer overflow may occur, when variable exp equals to zero. Result of shift 1 << (exp - 1) may then leads to undefined behavior.
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-101403.json"