Lucene search
+L

3513 matches found

OSV
OSV
added 2024/04/03 5:15 p.m.6 views

DEBIAN-CVE-2024-26778

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26774

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid dividing by 0 in mbupdateavgfragmentsize when block bitmap corrupt Determine if bbfragments is 0 instead of determining bbfree to eliminate the risk of dividing by zero when the block bitmap is corrupted...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.1 views

DEBIAN-CVE-2024-26777

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.30 views

CVE-2024-26777

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References27
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

UBUNTU-CVE-2024-26777

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References27
OSV
OSV
added 2024/04/03 5:15 p.m.5 views

UBUNTU-CVE-2024-26778

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.42 views

CVE-2024-26778

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.55 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

6.6AI score0.00254EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/04/03 5:1 p.m.59 views

CVE-2024-26778

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS6.3AI score0.00254EPSS
SaveExploits0
OSV
OSV
added 2024/04/03 5:1 p.m.11 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/04/03 5:1 p.m.44 views

CVE-2024-26778 fbdev: savage: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. Although...

6.8AI score0.00254EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:1 p.m.153 views

CVE-2024-26778

CVE-2024-26778 concerns a flaw in the Linux kernel fbdev sav age driver (savage) where an unchecked pixclock input to ioctl() can cause a divide-by-zero. The advisory notes that pixclock is partly validated in savagefb_decode_var() but not sufficiently in savagefb_probe(); the fix introduces a ch...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 5:1 p.m.29 views

CVE-2024-26777 fbdev: sis: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

6.8AI score0.00254EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/03 5:1 p.m.238 views

CVE-2024-26777

CVE-2024-26777 concerns Linux kernel fbdev drivers (sis and savage) where pixclock may be used as a divisor before being validated, enabling a divide-by-zero error via user-supplied ioctl values. The root cause is that pixclock is used in calculations (e.g., drate) before a zero check, with fixes...

5.5CVSS6.2AI score0.00254EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.54 views

CVE-2024-26777 fbdev: sis: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

6.5AI score0.00254EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:1 p.m.8 views

CVE-2024-26777 fbdev: sis: Error out if pixclock equals zero

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS5.8AI score0.00254EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/04/03 5:1 p.m.27 views

CVE-2024-26777

In the Linux kernel, the following vulnerability has been resolved: fbdev: sis: Error out if pixclock equals zero The userspace program could pass any values to the driver through ioctl interface. If the driver doesn't check the value of pixclock, it may cause divide-by-zero error. In...

5.5CVSS6.9AI score0.00254EPSS
SaveExploits0
NVD
NVD
added 2024/04/03 3:15 p.m.22 views

CVE-2024-26720

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/04/03 3:15 p.m.9 views

CVE-2024-26720

In the Linux kernel, the following vulnerability has been resolved: mm/writeback: fix possible divide-by-zero in wbdirtylimits, again struct dirtythrottlecontrol -thresh is an unsigned long, but is passed as the u32 divisor argument to divu64. On architectures where unsigned long is 64 bytes, the...

8.7AI score
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.30 views

CVE-2024-26720

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References27
Rows per page
Query Builder