Lucene search

K
redhatcveRedhat.comRH:CVE-2024-39475
HistoryJul 05, 2024 - 12:50 p.m.

CVE-2024-39475

2024-07-0512:50:53
redhat.com
access.redhat.com
6
linux kernel
fbdev
savage
vulnerability
resolution
cve-2024-39475

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.9

Confidence

High

EPSS

0

Percentile

5.1%

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when savagefb_check_var failed The commit 04e5eac8f3ab(“fbdev: savage: Error out if pixclock equals zero”) checks the value of pixclock to avoid divide-by-zero error. However the function savagefb_probe doesn’t handle the error return of savagefb_check_var. When pixclock is 0, it will cause divide-by-zero error.

CVSS3

5.5

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI Score

6.9

Confidence

High

EPSS

0

Percentile

5.1%