Lucene search
K

34 matches found

OSV
OSV
added 2026/05/28 10:16 a.m.2 views

UBUNTU-CVE-2026-46209

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Fix inconsistent plane dimension calculation in drmgemfbinitwithfuncs drmgemfbinitwithfuncs computes sub-sampled plane dimensions using plain integer division: unsigned int width = modecmd-width / i ? info-hsub : 1;...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References8
CVE
CVE
added 2026/05/28 9:40 a.m.19 views

CVE-2026-46209

CVE-2026-46209 affects the Linux kernel DRM GEM: a discrepancy between plane dimension calculations in drm_gem_fb_init_with_funcs() (plain integer division) and framebuffer_check() (DIV_ROUND_UP via drm_format_info_plane_width/height) can cause GEM size checks to miscalculate, potentially allowin...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013087)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013087 advisory. In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: leaf: Fix potential infinite loop in command parsers The kvaserusbleafwaitcmd and...

5.5AI score0.00045EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.1 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011088)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011088 advisory. In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: leaf: Fix potential infinite loop in command parsers The kvaserusbleafwaitcmd and...

5.8AI score0.00045EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.2 views

PT-2026-26749

An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gst wavparse adtl chunk function. The patch added a size validation check lsize + 8 size, but it does not account for the GST ROUND UP 2lsize used in the actual offset calculation. When lsize is an odd number, the parser advance...

7.5CVSS6.7AI score0.0046EPSS
Exploits0References10
EUVD
EUVD
added 2025/12/16 6:31 p.m.1 views

EUVD-2025-203772

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: leaf: Fix potential infinite loop in command parsers The kvaserusbleafwaitcmd and kvaserusbleafreadbulkcallback functions contain logic to zero-length commands. These commands are used to align data to the USB...

6.3AI score0.00045EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.2 views

CVE-2025-68308

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusb: leaf: Fix potential infinite loop in command parsers The kvaserusbleafwaitcmd and kvaserusbleafreadbulkcallback functions contain logic to zero-length commands. These commands are used to align data to the USB...

5.8AI score0.00045EPSS
Exploits0References35
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.2 views

PT-2025-51712

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the kvaser usb leaf wait cmd and kvaser usb leaf read bulk callback functions related to handling zero-length commands used for aligning data to U...

5.4AI score0.00045EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2014-6555

Malware in sbrugna...

5.4CVSS6.4AI score0.00134EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:5 a.m.2 views

crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()

...

5.5CVSS7AI score0.00081EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/02/09 12:0 a.m.2 views

PT-2025-22267

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the crypto: ecdsa component. The issue arises from potential integer overflows in the DIV ROUND UP function, which...

5.7CVSS6.6AI score0.00081EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46906

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix info leak in hidsubmitctrl In hidsubmitctrl, the way of calculating the report length doesn't take into account that report-size can be zero. When running the syzkaller reproducer, a report of size 0 causes...

5.5CVSS6AI score0.0001EPSS
Exploits0References9
OSV
OSV
added 2024/02/26 6:15 p.m.1 views

DEBIAN-CVE-2021-46906

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: fix info leak in hidsubmitctrl In hidsubmitctrl, the way of calculating the report length doesn't take into account that report-size can be zero. When running the syzkaller reproducer, a report of size 0 causes...

5.5CVSS5.3AI score0.0001EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.1 views

SUSE CVE-2017-18043

Integer overflow in the macro ROUNDUP n, d in Quick Emulator Qemu allows a user to cause a denial of service Qemu process crash...

2.5CVSS7.6AI score0.00133EPSS
Exploits0References6
Code423n4
Code423n4
added 2023/01/20 12:0 a.m.17 views

A staker might drain the stRST contract slowly

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. The stake function relies on the payoutRewards function to calculate stakeRate, which has a round-up error. Then, stateRate is also used to calculate stakeAmount, which also has a round-up error. As a...

7AI score
Exploits0
OSV
OSV
added 2022/07/31 2:38 p.m.7 views

GSD-2022-1004753 dm mirror log: round up region bitmap size to BITS_PER_LONG

dm mirror log: round up region bitmap size to BITSPERLONG This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.200 by commit...

7.2AI score
Exploits0
Code423n4
Code423n4
added 2021/10/21 12:0 a.m.8 views

takeOutRewardTokens(): epochs calculation should be rounded up

Handle hickuphh3 Vulnerability details Impact If the owner would like to remove rewards, the number of epochs affected could potentially be 1 less because solidity division rounds down, resulting in more rewards taken out than allowed. Proof of Concept Assume currentEpoch is 1000 end epoch is 200...

6.8AI score
Exploits0
Positive Technologies
Positive Technologies
added 2021/05/05 12:0 a.m.3 views

PT-2021-7997

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the calculation of report length in the hid submit ctrl function, which does not account for the possibility of a zero-sized report. When a report of size 0 is...

8.4CVSS8.1AI score0.00084EPSS
Exploits0References522
Prion
Prion
added 2020/09/08 10:15 a.m.16 views

Integer overflow

u'Lack of check of integer overflow while doing a round up operation for data read from shared memory for G-link SMEM transport can lead to corruption and potential information leak' in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer Electronics Connectivity,...

2.1CVSS5.9AI score0.00045EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2019/11/25 12:0 a.m.3 views

The vulnerability of the ROUND_UP(n, d) component of the QEMU hardware emulator allows a hacker to trigger a service failure.

The vulnerability of the ROUNDUPn, d component of the QEMU hardware emulator is caused by integer overflow. Exploiting this vulnerability can allow an attacker to cause a system failure...

5.5CVSS6.7AI score0.00133EPSS
Exploits0References8Affected Software3
Rows per page
Query Builder