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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
30 Dec 2024, 19:27
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-369 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/1b107d637fed68a787da77a3514ad06e57abd0b4 - Patch | |
References | () https://git.kernel.org/stable/c/1fb52bc1de55e9e0bdf71fe078efd4da0889710f - Patch | |
References | () https://git.kernel.org/stable/c/3d4b909704bf2114f64f87363fa22b5ef8ac4a33 - Patch | |
References | () https://git.kernel.org/stable/c/48d6bcfc31751ca2e753d901a2d82f27edf8a029 - Patch | |
References | () https://git.kernel.org/stable/c/664206ff8b019bcd1e55b10b2eea3add8761b971 - Patch | |
References | () https://git.kernel.org/stable/c/72d091b7515e0532ee015e144c906f3bcfdd6270 - Patch | |
References | () https://git.kernel.org/stable/c/951838fee462aa01fa2a6a91d56f9a495082e7f0 - Patch | |
References | () https://git.kernel.org/stable/c/c2d953276b8b27459baed1277a4fdd5dd9bd4126 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html - Mailing List | |
First Time |
Debian debian Linux
Debian Linux Linux linux Kernel |
|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
21 Nov 2024, 09:21
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/1b107d637fed68a787da77a3514ad06e57abd0b4 - | |
References | () https://git.kernel.org/stable/c/1fb52bc1de55e9e0bdf71fe078efd4da0889710f - | |
References | () https://git.kernel.org/stable/c/3d4b909704bf2114f64f87363fa22b5ef8ac4a33 - | |
References | () https://git.kernel.org/stable/c/48d6bcfc31751ca2e753d901a2d82f27edf8a029 - | |
References | () https://git.kernel.org/stable/c/664206ff8b019bcd1e55b10b2eea3add8761b971 - | |
References | () https://git.kernel.org/stable/c/72d091b7515e0532ee015e144c906f3bcfdd6270 - | |
References | () https://git.kernel.org/stable/c/951838fee462aa01fa2a6a91d56f9a495082e7f0 - | |
References | () https://git.kernel.org/stable/c/c2d953276b8b27459baed1277a4fdd5dd9bd4126 - |
05 Nov 2024, 10:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 21:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
References |
|
19 May 2024, 11:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-19 11:15
Updated : 2024-12-30 19:27
NVD link : CVE-2024-35922
Mitre link : CVE-2024-35922
CVE.ORG link : CVE-2024-35922
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-369
Divide By Zero