Lucene search
+L

131 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2016-3226

Malware in sbrugna...

8.8CVSS8AI score0.06226EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2019-4609

Malware in sbrugna...

7.8CVSS7.7AI score0.00523EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-14173

Malware in sbrugna...

9.8CVSS9.2AI score0.01618EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-13266

Malware in sbrugna...

9.8CVSS9.2AI score0.05038EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-27401

Malicious code in bioql PyPI...

9.8CVSS6.5AI score0.00902EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/22 9:10 p.m.15 views

CVE-2021-27411

Micrium OS Versions 5.10.1 and prior are vulnerable to integer wrap-around in functions MemDynPoolCreate, MemDynPoolCreateHW and MemPoolCreate. This unverified memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as very small blocks of memory being...

6.5CVSS7AI score0.00852EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 7:31 p.m.13 views

CVE-2021-27433

ARM mbed-ualloc memory library version 1.3.0 is vulnerable to integer wrap-around in function mbedkrbs, which can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution...

9.8CVSS7.5AI score0.0168EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 7:28 p.m.16 views

CVE-2021-26461

Apache Nuttx Versions prior to 10.1.0 are vulnerable to integer wrap-around in functions malloc, realloc and memalign. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution...

9.8CVSS7.6AI score0.05038EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:21 p.m.11 views

CVE-2021-22684

Tizen RT RTOS version 3.0.GBB is vulnerable to integer wrap-around in functionscalloc and mmzalloc. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash...

7.5CVSS7AI score0.01105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:14 a.m.13 views

CVE-2019-13049

An integer wrap in kernel/sys/syscall.c in ToaruOS 1.10.10 allows users to map arbitrary kernel pages into userland process space via TOARUSYSFUNCMMAP, leading to escalation of privileges...

7.8CVSS7.2AI score0.00523EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2024-47739

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - padata: use integer wrap around to prevent deadlock on seqnr overflow When submitting more than 2^32 padata objects to padatadoserial, the current sorting...

7.5CVSS6.8AI score0.00227EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-47739)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-47739 advisory. - In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to preve...

7.5CVSS6.2AI score0.00227EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 1:15 p.m.15 views

CVE-2024-47739

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seqnr overflow When submitting more than 2^32 padata objects to padatadoserial, the current sorting implementation incorrectly sorts padata objects with overflowed seqnr,...

7.5CVSS0.00227EPSS
SaveExploits0References9
CVE
CVE
added 2024/10/21 12:14 p.m.176 views

CVE-2024-47739

CVE-2024-47739 concerns the Linux kernel padata subsystem. The vulnerability arises when submitting more than 2^32 padata objects to padata_do_serial, where the sorting of overflowed seq_nr values can cause a newly overflowed entry to be placed before existing ones, leading to a deadlock in the s...

7.5CVSS6.9AI score0.00227EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 12:14 p.m.16 views

CVE-2024-47739

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seqnr overflow When submitting more than 2^32 padata objects to padatadoserial, the current sorting implementation incorrectly sorts padata objects with overflowed seqnr,...

7.5CVSS5.8AI score0.00227EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.9 views

CVE-2024-47739 padata: use integer wrap around to prevent deadlock on seq_nr overflow

In the Linux kernel, the following vulnerability has been resolved: padata: use integer wrap around to prevent deadlock on seqnr overflow When submitting more than 2^32 padata objects to padatadoserial, the current sorting implementation incorrectly sorts padata objects with overflowed seqnr,...

6.9AI score0.00227EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.18 views

CVE-2024-42136 cdrom: rearrange last_media_change check to avoid unintentional overflow

In the Linux kernel, the following vulnerability has been resolved: cdrom: rearrange lastmediachange check to avoid unintentional overflow When running syzkaller with the newly reintroduced signed integer wrap sanitizer we encounter this splat: 366.015950 UBSAN: signed-integer-overflow in...

6.8AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/30 7:46 a.m.131 views

CVE-2024-42136

CVE-2024-42136 affects the Linux kernel cdrom subsystem. The issue stems from an arithmetic path in last_media_change that could trigger a signed integer overflow under UBSAN when running syzkaller; the issue is resolved by rearranging the check to avoid any arithmetic, preventing the overflow. T...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2024/03/26 3:43 p.m.69 views

CVE-2024-2452

In Eclipse ThreadX NetX Duo prior to 6.4.0, an attacker who can control parameters of the __portable_aligned_alloc() function may trigger an integer wrap-around with an under-sized allocation, enabling subsequent heap buffer overflows. Affected software: Eclipse ThreadX NetX Duo (pre-6.4.0). Root...

9.8CVSS7.2AI score0.00902EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/03/26 3:43 p.m.7 views

CVE-2024-2452 Integer wraparound, under-allocation, and heap buffer overflow in Eclipse ThreadX NetX Duo __portable_aligned_alloc()

In Eclipse ThreadX NetX Duo before 6.4.0, if an attacker can control parameters of portablealignedalloc could cause an integer wrap-around and an allocation smaller than expected. This could cause subsequent heap buffer overflows...

7CVSS6.1AI score
SaveExploits0References6
Rows per page
Query Builder