Bug 2295913 - kernel: From NVD collector
Summary: kernel: From NVD collector
Keywords:
Status: CLOSED DUPLICATE of bug 2296065
Alias: None
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-05 09:21 UTC by OSIDB Bzimport
Modified: 2024-07-12 13:03 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-05 21:28:59 UTC
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-05 09:21:18 UTC
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.

Comment 1 Mauro Matteo Cascella 2024-07-05 21:28:59 UTC

*** This bug has been marked as a duplicate of bug 2296065 ***


Note You need to log in before you can comment on or make changes to this bug.