Lucene search
K

399 matches found

NVD
NVD
added 2025/02/26 7:1 a.m.8 views

CVE-2022-49727

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

5.5CVSS0.00266EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.9 views

CVE-2022-49728

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in ip6appenddata Resurrect ubsan overflow checks and ubsan report this warning, fix it by change the variable length type to sizet. UBSAN: signed-integer-overflow in net/ipv6/ip6output.c:1489:19...

5.5CVSS5.7AI score0.00243EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:24 a.m.135 views

CVE-2022-49728

CVE-2022-49728 affects the Linux kernel’s IPv6 path. The issue is a signed integer overflow in __ip6_append_data, triggered by computing [length] that could exceed int range (UBSAN report: 2147479552 + 8567 cannot be represented in type int). The fix implemented across patches changes the [length...

5.5CVSS5.5AI score0.00243EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.10 views

CVE-2022-49728 ipv6: Fix signed integer overflow in __ip6_append_data

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in ip6appenddata Resurrect ubsan overflow checks and ubsan report this warning, fix it by change the variable length type to sizet. UBSAN: signed-integer-overflow in net/ipv6/ip6output.c:1489:19...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 2:24 a.m.94 views

CVE-2022-49727

CVE-2022-49727 : In the Linux kernel, the vulnerability affects the IPv6 L2TP send path (ipv6_sendmsg) where a signed integer overflow can occur when len >= INT_MAX - transhdrlen, causing ulen = len + transhdrlen to overflow. The fix mirrors the approach used in udpv6 by subtracting transhdrle...

5.5CVSS5.6AI score0.00266EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:24 a.m.7 views

CVE-2022-49727 ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

5.5CVSS6.3AI score0.00266EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/02/26 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 a signed integer overflow in the ip6appenddata function...

5.5CVSS6.7AI score0.00243EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/02/05 2:18 a.m.10 views

CVE-2024-24563

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.6AI score0.01539EPSS
Exploits1References1
OSV
OSV
added 2025/01/10 3:15 p.m.1 views

UBUNTU-CVE-2025-23022

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

6.2CVSS7.3AI score0.00241EPSS
Exploits1References2
Cvelist
Cvelist
added 2025/01/10 12:0 a.m.15 views

CVE-2025-23022

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

4CVSS0.00241EPSS
Exploits1References2
CVE
CVE
added 2025/01/10 12:0 a.m.75 views

CVE-2025-23022

CVE-2025-23022: Technical details beyond the initial description are not provided in the connected documents; only the signed integer overflow in FreeType 2.8.1 cf2_doFlex is stated.

6.2CVSS6.9AI score0.00241EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/10 12:0 a.m.2 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.00241EPSS
Exploits1References21
Debian CVE
Debian CVE
added 2025/01/10 12:0 a.m.8 views

CVE-2025-23022

Removed by vendor...

6.2CVSS6.2AI score0.00241EPSS
Exploits1
OSV
OSV
added 2024/12/27 2:51 p.m.8 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.00255EPSS
Exploits0References9
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow The sanitizer reports the following issues: 62.982337 ------------ Cut here ------------ 62.985692 cgroup:...

7.8CVSS6.2AI score0.00299EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/10/02 12:0 a.m.24 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.99987EPSS
Exploits68References6
OSV
OSV
added 2024/09/20 11:9 a.m.3 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.00351EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.15 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.00236EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.10 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.00236EPSS
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.00236EPSS
Exploits0References4
Rows per page
Query Builder