Lucene search
K

387 matches found

Debian CVE
Debian CVE
added 2025/01/10 12:0 a.m.8 views

CVE-2025-23022

Removed by vendor...

6.2CVSS6.2AI score0.00026EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2025/01/10 12:0 a.m.1 views

PT-2025-4770 · Freetype +1 · Freetype +1

Name of the Vulnerable Software and Affected Versions: FreeType version 2.8.1 Description: The issue is a signed integer overflow in the cf2 doFlex function, located in cff/cf2intrp.c. This overflow can occur during flex processing. Recommendations: For FreeType version 2.8.1, consider applying a...

6.2CVSS5.9AI score0.00026EPSS
Exploits1References21
Cvelist
Cvelist
added 2025/01/10 12:0 a.m.12 views

CVE-2025-23022

FreeType 2.8.1 has a signed integer overflow in cf2doFlex in cff/cf2intrp.c...

4CVSS0.00026EPSS
Exploits1References2
OSV
OSV
added 2024/12/27 2:51 p.m.7 views

CVE-2024-56614 xsk: fix OOB map writes when deleting elements

In the Linux kernel, the following vulnerability has been resolved: xsk: fix OOB map writes when deleting elements Jordy says: " In the xskmapdeleteelem function an unsigned integer map-maxentries is compared with a user-controlled signed integer k. Due to implicit type conversion, a large unsign...

7.8CVSS6AI score0.00009EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2024/10/02 12:0 a.m.22 views

Fedora 40 : php (2024-2b429e720e)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-2b429e720e advisory. PHP version 8.3.12 26 Sep 2024 CGI: Fixed bug GHSA-p99j-rfp4-xqvq Bypass of CVE-2024-4577, Parameter Injection Vulnerability. CVE-2024-8926 nielsdos...

9.8CVSS7.8AI score0.94393EPSS
Exploits68References6
OSV
OSV
added 2024/09/20 11:9 a.m.1 views

OESA-2024-2157 libsndfile security update

Libsndfile is a C library for reading and writing files containing sampled sound such as MS Windows WAV and the Apple/SGI AIFF format through one standard library interface. Security Fixes: Multiple signed integers overflow in function aureadheader in src/au.c and in functions mat4open and...

7.8CVSS7.2AI score0.00032EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.14 views

CVE-2024-42136

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...

5.5CVSS6.8AI score0.00019EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.9 views

CVE-2024-42136

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...

7.8CVSS6.4AI score0.00019EPSS
Exploits0References16
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.16 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.00019EPSS
Exploits0References4
CVE
CVE
added 2024/07/30 7:46 a.m.113 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.00019EPSS
Exploits0References5Affected Software2
RedhatCVE
RedhatCVE
added 2024/07/16 7:26 p.m.20 views

CVE-2024-41000

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

4.4CVSS6.8AI score0.0002EPSS
Exploits0References4
CVE
CVE
added 2024/07/12 12:37 p.m.132 views

CVE-2024-41000

CVE-2024-41000 : Linux kernel: block/ioctl: prefer different overflow check. UBSAN signed-overflow triggered by overflow in signed arithmetic during ioctl handling; fixed by reworking the overflow check to avoid performing an actual overflow in the check itself. The issue is linked to reintroduci...

7.8CVSS8.4AI score0.0002EPSS
Exploits0References10Affected Software2
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.29 views

CVE-2024-41000 block/ioctl: prefer different overflow check

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

0.0002EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.18 views

CVE-2024-41000

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

7.8CVSS6.2AI score0.0002EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.16 views

CVE-2024-41000 block/ioctl: prefer different overflow check

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

6.8AI score0.0002EPSS
Exploits0References6
OSV
OSV
added 2024/07/12 12:37 p.m.20 views

CVE-2024-41000 block/ioctl: prefer different overflow check

In the Linux kernel, the following vulnerability has been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337 ------------ cut here ------------ 62.985692 cgroup: Invalid name 62.986211...

7.8CVSS6AI score0.0002EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/05/23 11:12 a.m.22 views

CVE-2023-52832

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211gettxpower We can get a UBSAN warning if ieee80211gettxpower returns the INTMIN value mac80211 internally uses for "unset power level". UBSAN: signed-integer-overflow in...

5.5CVSS6.4AI score0.00065EPSS
Exploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.2 views

DEBIAN-CVE-2024-35905

In the Linux kernel, the following vulnerability has been resolved: bpf: Protect against int overflow for stack access size This patch re-introduces protection against the size of access to stack memory being negative; the access size can appear negative as a result of overflowing its signed int...

7.8CVSS5.8AI score0.00028EPSS
Exploits0References1
OSV
OSV
added 2024/04/25 7:53 p.m.13 views

GHSA-PPX5-Q359-PVWJ vyper's range(start, start + N) reverts for negative numbers

Summary When looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. Details This issue is caused by an incorrect assertion inserted by the code generation of the range stmt.parseForrange:...

5.3CVSS5.1AI score0.01528EPSS
Exploits1References6
Cvelist
Cvelist
added 2024/04/25 5:0 p.m.15 views

CVE-2024-32481 vyper's range(start, start + N) reverts for negative numbers

Vyper is a pythonic Smart Contract Language for the Ethereum virtual machine. Starting in version 0.3.8 and prior to version 0.4.0b1, when looping over a range of the form rangestart, start + N, if start is negative, the execution will always revert. This issue is caused by an incorrect assertion...

5.3CVSS5.5AI score0.01528EPSS
Exploits1References4
Rows per page
Query Builder