Lucene search
K

399 matches found

OSV
OSV
added 2025/06/24 12:0 a.m.6 views

ALSA-2025:9432 Moderate: iputils security update

The iputils packages contain basic utilities for monitoring a network, including ping. Security Fixes: iputils: Signed Integer Overflow in Timestamp Multiplication in iputils ping CVE-2025-47268 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

6.5CVSS6.4AI score0.01344EPSS
Exploits1References4
OSV
OSV
added 2025/06/24 12:0 a.m.3 views

ALSA-2025:9421 Moderate: iputils security update

The iputils packages contain basic utilities for monitoring a network, including ping. Security Fixes: iputils: Signed Integer Overflow in Timestamp Multiplication in iputils ping CVE-2025-47268 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

6.5CVSS7.1AI score0.01344EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2025/06/19 11:23 p.m.4 views

CVE-2022-49964

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fwlevel Though acpifindlastcachelevel always returned signed value and the document states it will return any errors caused by lack of a PPTT table, it...

7CVSS6.7AI score0.00181EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/05/09 5:49 p.m.1 views

Security update for freetype2

This update for freetype2 fixes the following issues: CVE-2025-23022: signed integer overflow in cf2doFlex in cff/cf2intrp.c. bsc1235670 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can ru...

6.9CVSS7.6AI score0.00241EPSS
Exploits1References4
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.3 views

SUSE CVE-2025-22059

In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following condition: if atomicread&sk-skrmemalloc sk-skrcvbuf goto drop; sk-skrcvbuf is initialised by net.core.rmemdefault and later can be configure...

7.5CVSS8.1AI score0.00165EPSS
Exploits0References3
Amazon
Amazon
added 2025/04/01 12:0 a.m.26 views

Important: freetype

Issue Overview: FreeType 2.8.1 has a signed integer overflow in cf2doFlex in cff/cf2intrp.c. CVE-2025-23022 An out of bounds write exists in FreeType versions 2.13.0 and below when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code...

8.1CVSS7.5AI score0.23357EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/04/01 12:0 a.m.45 views

Amazon Linux 2 : freetype (ALAS-2025-2806)

The version of freetype installed on the remote host is prior to 2.8-14. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2025-2806 advisory. FreeType 2.8.1 has a signed integer overflow in cf2doFlex in cff/cf2intrp.c. CVE-2025-23022 An out of bounds write exists ...

8.1CVSS7.2AI score0.23357EPSS
Exploits1References6
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.11 views

CVE-2023-52979

...

Exploits0
Veracode
Veracode
added 2025/03/21 8:28 a.m.8 views

Privilege Escalation

github.com/containerd/containerd is vulnerable to Privilege Escalation. The vulnerability is due to an integer overflow and improper handling of UID:GID values larger than the maximum 32-bit signed integer, allowing containers to run as root UID 0...

7.8CVSS6.9AI score0.00275EPSS
Exploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2024-58017

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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. ...

5.5CVSS6.7AI score0.00211EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-42136

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: cdrom: rearrange lastmediachange check to avoid unintentional overflow When running syzkalle...

7.8CVSS5.9AI score0.00236EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-41000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer shows this report: 62.982337...

7.8CVSS6.8AI score0.00299EPSS
Exploits0References3
NVD
NVD
added 2025/02/27 3:15 a.m.8 views

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.5CVSS0.00211EPSS
Exploits0References11
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-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.5CVSS5.7AI score0.00211EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.13 views

CVE-2024-58017 printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX

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

0.00211EPSS
Exploits0References8
CVE
CVE
added 2025/02/27 2:12 a.m.146 views

CVE-2024-58017

CVE-2024-58017 affects the Linux kernel printk LOG_BUF_LEN_MAX. The issue arises when performing the 1 <

5.5CVSS6.8AI score0.00211EPSS
Exploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.4 views

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.5CVSS5.7AI score0.00211EPSS
Exploits0
OSV
OSV
added 2025/02/27 2:12 a.m.7 views

CVE-2024-58017 printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX

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.00211EPSS
Exploits0References13
CNNVD
CNNVD
added 2025/02/27 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 when defining LOGBUFLENMAX...

5.5CVSS6.7AI score0.00211EPSS
Exploits0References7
NVD
NVD
added 2025/02/26 7:1 a.m.14 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.5CVSS0.00243EPSS
Exploits0References5
Rows per page
Query Builder