CVE-2024-35922
In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fb_videomode_from_videomode() The expression htotal * vtotal can have a zero value on overflow.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fb_videomode_from_videomode() The expression htotal * vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fb_var_to_videomode(). Found by Linux Verification Center (linuxtesting.org) with Svace.
- 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.22% probability · 13th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-369
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/1b107d637fed68a787da77a3514ad06e57abd0b4Patch
- https://git.kernel.org/stable/c/1fb52bc1de55e9e0bdf71fe078efd4da0889710fPatch
- https://git.kernel.org/stable/c/3d4b909704bf2114f64f87363fa22b5ef8ac4a33Patch
- https://git.kernel.org/stable/c/48d6bcfc31751ca2e753d901a2d82f27edf8a029Patch
- https://git.kernel.org/stable/c/664206ff8b019bcd1e55b10b2eea3add8761b971Patch
- https://git.kernel.org/stable/c/72d091b7515e0532ee015e144c906f3bcfdd6270Patch
- https://git.kernel.org/stable/c/951838fee462aa01fa2a6a91d56f9a495082e7f0Patch
- https://git.kernel.org/stable/c/c2d953276b8b27459baed1277a4fdd5dd9bd4126Patch
- https://git.kernel.org/stable/c/1b107d637fed68a787da77a3514ad06e57abd0b4Patch
- https://git.kernel.org/stable/c/1fb52bc1de55e9e0bdf71fe078efd4da0889710fPatch
- https://git.kernel.org/stable/c/3d4b909704bf2114f64f87363fa22b5ef8ac4a33Patch
- https://git.kernel.org/stable/c/48d6bcfc31751ca2e753d901a2d82f27edf8a029Patch
- https://git.kernel.org/stable/c/664206ff8b019bcd1e55b10b2eea3add8761b971Patch
- https://git.kernel.org/stable/c/72d091b7515e0532ee015e144c906f3bcfdd6270Patch
- https://git.kernel.org/stable/c/951838fee462aa01fa2a6a91d56f9a495082e7f0Patch
- https://git.kernel.org/stable/c/c2d953276b8b27459baed1277a4fdd5dd9bd4126Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.