Lucene search
+L

249 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.22 views

AZL-57808 CVE-2024-58017 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.6 views

UBUNTU-CVE-2024-58017

In the Linux kernel, the following vulnerability has been resolved: printk: Fix signed integer overflow when defining LOGBUFLENMAX Shifting 1 31 on a 32-bit int causes signed integer overflow, which leads to undefined behavior. To prevent this, cast 1 to u32 before performing the shift, ensuring...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References50
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.5 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 l2tpip6sendmsg function...

5.5CVSS6.6AI score0.0028EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.16 views

PT-2025-8660 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A signed integer overflow issue has been identified in the Linux kernel, specifically in the ipv6 component, related to the l2tp ip6 sendmsg function. This occurs when the length len i...

7.8CVSS8AI score0.92621EPSS
SaveExploits22References491
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

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

7.8CVSS6AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/10 4:31 a.m.9 views

SUSE CVE-2019-11072

DISPUTED lighttpd before 1.4.54 has a signed integer overflow, which might allow remote attackers to cause a denial of service application crash or possibly have unspecified other impact via a malicious HTTP GET request, as demonstrated by mishandling of /%2F? in burlnormalize2Ftoslashfix in...

9.8CVSS7.6AI score0.73762EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.5 views

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

3.6CVSS6.5AI score0.00236EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/30 8:15 a.m.9 views

AZL-49313 CVE-2024-42136 affecting package kernel 5.15.200.1-1

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.8AI score0.00236EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.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...

7.8CVSS0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-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.8CVSS5.8AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.12 views

UBUNTU-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.6AI score0.00236EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.11 views

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

5.5CVSS6.5AI score0.00302EPSS
SaveExploits0References14
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-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.8CVSS5.6AI score0.00302EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

UBUNTU-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.00302EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.5 views

SUSE CVE-2016-8622

The URL percent-encoding decode function in libcurl before 7.51.0 is called curleasyunescape. Internally, even if this function would be made to allocate a unscape destination buffer larger than 2GB, it would return that new length in a signed 32 bit integer variable, thus the length would get...

9.8CVSS9.6AI score0.0467EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2023/02/15 4:6 a.m.5 views

SUSE CVE-2019-18805

An issue was discovered in net/ipv4/sysctlnetipv4.c in the Linux kernel before 5.0.11. There is a net/ipv4/tcpinput.c signed integer overflow in tcpackupdatertt when userspace writes a very large integer to /proc/sys/net/ipv4/tcpminrttwlen, leading to a denial of service or possibly unspecified...

2.3CVSS7.3AI score0.03431EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.5 views

SUSE CVE-2022-23852

Expat aka libexpat before 2.4.4 has a signed integer overflow in XMLGetBuffer, for configurations with a nonzero XMLCONTEXTBYTES...

8.1CVSS8.1AI score0.04525EPSS
SaveExploits0References44
Microsoft CVE
Microsoft CVE
added 2022/01/28 8:0 a.m.8 views

Expat (aka libexpat) before 2.4.4 has a signed integer overflow in XML_GetBuffer for configurations with a nonzero XML_CONTEXT_BYTES.

...

9.8CVSS7.5AI score0.04525EPSS
SaveExploits0
OSV
OSV
added 2021/10/22 5:15 p.m.10 views

CLSA-2021-1634922942 Fixed CVE-2020-10543 in perl-5.10.1

CVE-2020-10543: fix signed integer overflow leading to heap buffer overrun...

8.2CVSS7AI score0.11334EPSS
SaveExploits0References1
OSV
OSV
added 2021/09/22 4:31 p.m.18 views

CLSA-2021-1632328264 Fix of CVE: CVE-2020-10543

CVE-2020-10543: fix signed integer overflow leading to heap buffer overrun...

8.2CVSS7AI score0.11334EPSS
SaveExploits0References1
Rows per page
Query Builder