CVE-2022-50501
In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference,…
Does this matter?
Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: media: coda: Add check for dcoda_iram_alloc As the coda_iram_alloc may return NULL pointer, it should be better to check the return value in order to avoid NULL poineter dereference, same as the others.
- 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.16% probability · 5th 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/05f165ded4a7baec31b65aba88e2cd1fb9b91db2Patch
- https://git.kernel.org/stable/c/2b436f1410245412ea5e4c356a175a928d73eed3Patch
- https://git.kernel.org/stable/c/2c6887d5a29024bada6928d1d0959c9990401384Patch
- https://git.kernel.org/stable/c/35ddd00b36589cf948875b825eedaab1aefd5ad5Patch
- https://git.kernel.org/stable/c/45f57abaee136a1e39d2b04443a1bd5311ba7d94Patch
- https://git.kernel.org/stable/c/532417dc98cb9c1185ada4ea4e7ccf965c06bcb5Patch
- https://git.kernel.org/stable/c/5688d33aa293dfa122d66bef9c0258ddf7ef11e7Patch
- https://git.kernel.org/stable/c/6b8082238fb8bb20f67e46388123e67a5bbc558dPatch
- https://git.kernel.org/stable/c/b99872178e7473f21904fdeea38109275aad8ae8Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.