Lucene search
K

70 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: BPF: Protection against integer overflows when accessing stack memory. This patch reintroduces protection against the situation where the size of memory accessed via the stack is negative. The access size can appear negative due ...

7.8CVSS6.3AI score0.00028EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/01/21 12:0 a.m.2 views

PT-2026-3853

EVerest is an EV charging software stack. Prior to version 2025.9.0, in several places, integer values are concatenated to literal strings when throwing errors. This results in pointers arithmetic instead of printing the integer value as expected, like most of interpreted languages. This can be...

4.2CVSS5.5AI score0.00027EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.1 views

Siemens SIMATIC Devices Improper Validation of Array Index (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.8CVSS6.1AI score0.00028EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-52025

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00007EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-37397

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.0033EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:32 a.m.4 views

objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()

...

7.8CVSS7.4AI score0.00042EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:34 a.m.0 views

bpf: support non-r10 register spill/fill to/from stack in precision tracking

...

5.5CVSS7AI score0.00015EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/04 12:0 a.m.0 views

PT-2025-29042

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.0+ 11 Description: A stack-out-of-bounds read issue was identified in the regs get kernel stack nth function within the Linux kernel. The issue was reported by KASAN Kernel Address Sanitizer and is related t...

7.1CVSS7AI score0.00067EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 9:32 a.m.3 views

CVE-2024-38533

ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum. There is possible invalid stack access due to the addresses used to access the stack not properly being converted to cells. This issue has been patched in version 1.5.0...

6.5CVSS6.8AI score0.0033EPSS
Exploits0
NVD
NVD
added 2025/04/18 7:15 a.m.7 views

CVE-2025-40014

In the Linux kernel, the following vulnerability has been resolved: objtool, spi: amd: Fix out-of-bounds stack access in amdsetspifreq If speedhz AMDSPIMINHZ, amdsetspifreq iterates over the entire amdspifreq array without breaking out early, causing 'i' to go beyond the array bounds. Fix that by...

7.8CVSS0.00042EPSS
Exploits0References2
OSV
OSV
added 2025/04/18 7:15 a.m.0 views

UBUNTU-CVE-2025-39778

In the Linux kernel, the following vulnerability has been resolved: objtool, nvmet: Fix out-of-bounds stack access in nvmetctrlstateshow The cstsstatenames array only has six sparse entries, but the iteration code in nvmetctrlstateshow iterates seven, resulting in a potential out-of-bounds stack...

7.1CVSS6.5AI score0.00037EPSS
Exploits0References14
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2008-3196

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - skeleton.c in yacc does not properly handle reduction of a rule with an empty right hand side, which allows context-dependent attackers to cause an out-of-bound...

7.8CVSS5.9AI score0.00602EPSS
Exploits0References2
SUSE Linux
SUSE Linux
added 2025/01/17 3:33 p.m.2 views

Security update for the Linux Kernel (Live Patch 14 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005565 fixes several issues. The following security issues were fixed: CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637...

7.8CVSS8.6AI score0.0072EPSS
Exploits2References88
OSV
OSV
added 2025/01/14 7:4 p.m.10 views

SUSE-SU-2025:0109-1 Security update for the Linux Kernel (Live Patch 24 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024111 fixes several issues. The following security issues were fixed: - CVE-2024-50264: vsock/virtio: Initialization of the dangling pointer occurring in vsk-trans bsc1233712. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637. -...

7.8CVSS8.5AI score0.0072EPSS
Exploits2References64
OSV
OSV
added 2025/01/11 12:25 p.m.3 views

CVE-2024-53680 ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator instruction for...

5.5CVSS6.3AI score0.00007EPSS
Exploits0References12
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.6 views

CVE-2024-53680

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator instruction for...

5.5CVSS6AI score0.00007EPSS
Exploits0
CVE
CVE
added 2025/01/11 12:25 p.m.1369 views

CVE-2024-53680

CVE-2024-53680: Linux kernel ipvs: fix for undefined behavior from an uninitialized on-stack 64-byte buffer in ip_vs_protocol_init() that stores protocol names and feeds it to strnlen() under Fortify, risking a boot-time panic or module load oops when ipvs is built-in. The issue stems from leavin...

5.5CVSS6.8AI score0.00007EPSS
Exploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/12/12 12:0 a.m.15 views

SUSE SLES15 Security Update : kernel RT (Live Patch 14 for SLE 15 SP5) (SUSE-SU-2024:4125-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:4125-1 advisory. This update for the Linux Kernel 5.14.21-1505001352 fixes several issues. The following security issues were fixed: - CVE-2021-47517: Fix panic...

7.8CVSS7.1AI score0.0072EPSS
Exploits1References61
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 views

kernel: bpf: Protect against int overflow for stack access size

A flaw was found in the Linux kernel. An integer overflow vulnerability exists in the access size of a stack, such that the size of the access stack can appear negative as a result of overflowing its signed int representation. This issue can result in denial of service...

7.8CVSS6.9AI score0.00028EPSS
Exploits0References5
CVE
CVE
added 2024/11/05 10:9 a.m.151 views

CVE-2023-52920

The CVE-2023-52920 entry concerns the Linux kernel BPF precision-tracking update. Affected component: BPF verifier’s precision/backtracking path, specifically handling spill/fill of registers to the stack (notably non-r10 registers after copying r10). Root cause/impact: per-instruction history fl...

5.5CVSS7.2AI score0.00015EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder