Lucene search
K

4765 matches found

SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.1 views

SUSE CVE-2022-50582

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

3.3CVSS6.4AI score0.00195EPSS
Exploits0References7
OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2022-50582

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

5.3AI score0.00195EPSS
Exploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.5 views

CVE-2022-50582

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

0.00195EPSS
Exploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

UBUNTU-CVE-2022-50582

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

5.8AI score0.00195EPSS
Exploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50582

The CVE refers to the Linux kernel regulator core vulnerability (CVE-2022-50582) where a non-integer ratio of delay to poll_enabled_time can cause time_remaining to underflow and the loop not exit. The documented fix is to use a signed iterator so the loop exits when remaining time becomes negati...

6.1AI score0.00195EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.8 views

CVE-2022-50582 regulator: core: Prevent integer underflow

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

0.00195EPSS
Exploits0References5
OSV
OSV
added 2025/10/22 1:23 p.m.2 views

CVE-2022-50582 regulator: core: Prevent integer underflow

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to pollenabledtime that is not integer timeremaining underflows and does not exit the loop as expected. As delay could be derived from DT and pollenabledtime is...

6.4AI score0.00195EPSS
Exploits0References8
OSV
OSV
added 2025/10/17 2:54 p.m.2 views

OESA-2025-2438 gstreamer1 security update

GStreamer1 implements a framework that allows for processing and encoding of multimedia sources in a manner similar to a shell pipeline. Security Fixes: GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function...

9.8CVSS8.1AI score0.01344EPSS
Exploits0References2
OSV
OSV
added 2025/10/17 2:54 p.m.3 views

OESA-2025-2436 gstreamer1 security update

GStreamer1 implements a framework that allows for processing and encoding of multimedia sources in a manner similar to a shell pipeline. Security Fixes: GStreamer is a library for constructing graphs of media-handling components. An integer underflow has been detected in the function...

9.8CVSS8.1AI score0.01344EPSS
Exploits0References2
Snyk
Snyk
added 2025/10/16 4:40 p.m.2 views

Integer Underflow (Wrap or Wraparound)

Overview Affected versions of this package are vulnerable to Integer Underflow Wrap or Wraparound due to improper handling of buffer size calculations in the libregexp engine. An attacker can achieve out-of-bounds memory writes by supplying a specially crafted regular expression that causes an...

8.8CVSS6.1AI score0.00417EPSS
Exploits1References2
OSV
OSV
added 2025/10/16 9:19 a.m.1 views

BIT-VALKEY-2025-49112

setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-size - prev-used...

3.1CVSS7AI score0.002EPSS
Exploits0References5
OSV
OSV
added 2025/10/16 9:18 a.m.3 views

BIT-REDIS-2025-49112

setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-size - prev-used...

3.1CVSS6.7AI score0.002EPSS
Exploits0References4
OSV
OSV
added 2025/10/16 9:12 a.m.3 views

BIT-KEYDB-2025-49112

setDeferredReply in networking.c in Valkey through 8.1.1 has an integer underflow for prev-size - prev-used...

3.1CVSS7AI score0.002EPSS
Exploits0References4
Talos
Talos
added 2025/10/16 12:0 a.m.8 views

Dell BSAFE Crypto-C _A_DecodeElement out-of-bounds read vulnerability

Talos Vulnerability Report TALOS-2025-2141 Dell BSAFE Crypto-C ADecodeElement out-of-bounds read vulnerability October 16, 2025 CVE Number CVE-2019-3728 SUMMARY An integer underflow vulnerability exists in the ADecodeElement functionality of Dell BSAFE Crypto-C xxx. A specially crafted ASN.1 reco...

7.5CVSS7.1AI score0.02385EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/10/15 11:39 a.m.4 views

kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS6.8AI score0.00162EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/10/15 7:8 a.m.6 views

kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS6.8AI score0.00162EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the...

5.5CVSS5.5AI score0.00141EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/10/09 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unverified unsigned subtraction operation that could result in an integer underflow...

6.2AI score0.0013EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/10/08 3:18 p.m.3 views

kernel: i40e: fix MMIO write access to an invalid page in i40e_clear_hw

In the Linux kernel, the following vulnerability has been resolved: i40e: fix MMIO write access to an invalid page in i40eclearhw When the device sends a specific input, an integer underflow can occur, leading to MMIO write access to an invalid page. Prevent the integer underflow by changing the...

5.5CVSS6.8AI score0.00162EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.1 views

SUSE CVE-2023-53679

In the Linux kernel, the following vulnerability has been resolved: wifi: mt7601u: fix an integer underflow Fix an integer underflow that leads to a null pointer dereference in 'mt7601urxskbfromseg'. The variable 'dmalen' in the URB packet could be manipulated, which could trigger an integer...

5.5CVSS6.4AI score0.00141EPSS
Exploits0References7
Rows per page
Query Builder