Lucene search
+L

721 matches found

EUVD
EUVD
added 2025/10/22 6:30 p.m.10 views

EUVD-2022-54804

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

5.5CVSS4.8AI score0.00257EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/22 3:31 p.m.9 views

EUVD-2023-60036

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free read in ext4findextent for bigalloc + inline Syzbot found the following issue: loop0: detected capacity change from 0 to 2048 EXT4-fs loop0: mounted filesystem 00000000-0000-0000-0000-000000000000 without...

5.7AI score0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/22 2:15 p.m.6 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.00201EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 2:15 p.m.3 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.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.6 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.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.3 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.00201EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.12 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.00201EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/22 1:23 p.m.18 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.00201EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-5736

Malware in sbrugna...

7.5CVSS5.8AI score0.02481EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.20 views

EUVD-2021-1779

Malware in sbrugna...

7.5CVSS7.3AI score0.009EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2019-2386

Malware in sbrugna...

7.8CVSS7.7AI score0.00202EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-1878

Malware in sbrugna...

9.8CVSS9.3AI score0.01813EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-2124

Malware in sbrugna...

9.8CVSS9.2AI score0.01167EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2021-1545

Malware in sbrugna...

7.5CVSS7.3AI score0.009EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2019-4936

Malware in sbrugna...

8.6CVSS8.5AI score0.01106EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-17851

Malware in sbrugna...

8.8CVSS9.1AI score0.02422EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2020-7665

Malware in sbrugna...

8.8CVSS9.1AI score0.01882EPSS
SaveExploits0References26
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-4592

Malware in sbrugna...

4.6CVSS8.5AI score0.0071EPSS
SaveExploits0References25
EUVD
EUVD
added 2025/10/07 12:30 a.m.26 views

EUVD-2021-1794

Malware in sbrugna...

5.5CVSS5.7AI score0.00388EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2025/10/05 2:56 a.m.5 views

SUSE CVE-2023-53572

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References19
Rows per page
Query Builder