VulnerabilityModified
CVE-2022-49375
In the Linux kernel, the following vulnerability has been resolved: rtc: mt6397: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.
MEDIUM 5.5EPSS 0.26%
Does this matter?
Lower severity and a low EPSS score (0.26%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: rtc: mt6397: check return value after calling platform_get_resource() It will cause null-ptr-deref if platform_get_resource() returns NULL, we need check the return value.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-476
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/3867f0bbb94773d41e789257abec0d14f37da217Patch
- https://git.kernel.org/stable/c/58a729c55ce3a432eb827fdaa24c7909cd3b0a6bPatch
- https://git.kernel.org/stable/c/6ecd4d5c28408df36a1a6f0b1973f633c949ac1fPatch
- https://git.kernel.org/stable/c/79fa3f5758d8712df0678df98161f948fc4370e5Patch
- https://git.kernel.org/stable/c/82bfea344e8f7e9a0e0b1bf9af27552baa756620Patch
- https://git.kernel.org/stable/c/865051de2d9eaa50630e055b73921ceaf3c4a7fcPatch
- https://git.kernel.org/stable/c/d3b43eb505bffb8e4cdf6800c15660c001553fe6Patch
- https://git.kernel.org/stable/c/d77f28c1bc9d3043a52069fe42e4a26fbf961ebdPatch
- https://git.kernel.org/stable/c/da38e86d6cf6dd3bc65c602d998f357145aa1a0bPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.