Lucene search
+L

21314 matches found

Cvelist
Cvelist
added 2024/06/25 2:22 p.m.53 views

CVE-2024-39276 ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

0.00233EPSS
SaveExploits0References8
CVE
CVE
added 2024/06/25 2:22 p.m.211 views

CVE-2024-39276

CVE-2024-39276: Linux kernel ext4 mb_cache_entry e_refcnt leak fixed. In ext4_xattr_block_cache_find(), on failure from ext4_sb_bread() returning -ENOMEM, the ce’s e_refcnt could leak, triggering mb_cache_destroy(). Quick fix: call mb_cache_entry_put() on the -ENOMEM error path. Connected Astra L...

5.5CVSS7.5AI score0.00233EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.35 views

CVE-2024-39276 ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix mbcacheentry's erefcnt leak in ext4xattrblockcachefind Syzbot reports a warning as follows: ============================================ WARNING: CPU: 0 PID: 5075 at fs/mbcache.c:419 mbcachedestroy+0x224/0x290 Modules...

7AI score0.00233EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:00 a.m.29 views

EulerOS 2.0 SP11 : nghttp2 (EulerOS-SA-2024-1841)

According to the versions of the nghttp2 package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : nghttp2 is an implementation of the Hypertext Transfer Protocol version 2 in C. The nghttp2 library prior to version 1.61.0 keeps reading the...

5.3CVSS7.1AI score0.8496EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/06/25 12:00 a.m.26 views

Huawei EulerOS: Security Advisory for nghttp2 (EulerOS-SA-2024-1841)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS7.5AI score0.8496EPSS
SaveExploits1References2
hivepro
hivepro
added 2024/06/24 3:23 p.m.19 views

Phoenix UEFI Firmware Flaw Exposes Multiple Intel CPUs to Risk

...

7.3AI score
SaveExploits0
NVD
NVD
added 2024/06/24 3:15 p.m.33 views

CVE-2024-33687

Insufficient verification of data authenticity issue exists in NJ Series CPU Unit all versions and NX Series CPU Unit all versions. If a user program in the affected product is altered, the product may not be able to detect the alteration...

7.5CVSS0.00193EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/24 3:03 p.m.88 views

CVE-2024-33687

CVE-2024-33687 concerns Omron NJ/NX series CPU units (all versions) with an insufficient verification of data authenticity (CWE-345). The issue allows altered user programs to potentially go undetected. Root cause is improper verification of data authenticity in affected devices. Impact notes fro...

7.5CVSS6.4AI score0.00193EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/24 3:03 p.m.18 views

CVE-2024-33687

Insufficient verification of data authenticity issue exists in NJ Series CPU Unit all versions and NX Series CPU Unit all versions. If a user program in the affected product is altered, the product may not be able to detect the alteration...

6.7AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/24 2:15 p.m.5 views

DEBIAN-CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS5.7AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/24 2:15 p.m.23 views

CVE-2024-38667

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

7.8CVSS0.00228EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/24 1:52 p.m.155 views

CVE-2024-38667

CVE-2024-38667 affects the Linux kernel on RISC‑V: secondary idle threads can have their top‑of‑stack overlap with pt_regs, risking corruption of pt_regs and potentially saving/restoring a non‑existent V context. The issue mirrors a fix for the primary hart and was not propagated to secondary har...

7.8CVSS8.3AI score0.00228EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/06/24 1:52 p.m.53 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/24 1:52 p.m.21 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/24 1:52 p.m.21 views

CVE-2024-38667 riscv: prevent pt_regs corruption for secondary idle threads

In the Linux kernel, the following vulnerability has been resolved: riscv: prevent ptregs corruption for secondary idle threads Top of the kernel thread stack should be reserved for ptregs. However this is not the case for the idle threads of the secondary boot harts. Their stacks overlap with...

6.6AI score0.00228EPSS
SaveExploits0References4
Amazon
Amazon
added 2024/06/24 12:00 a.m.20 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happen within the same interval. The crash occurs when the following are true: 1. hedgeonpertrytimeout is enabled, 2. pertryidletimeout is enabled it can only be done in configuration, 3...

8.6CVSS7.2AI score0.00751EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 3:41 a.m.8 views

SUSE CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

4.4CVSS6.3AI score0.00258EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/06/21 7:20 p.m.45 views

CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.1CVSS6.8AI score0.00258EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.39 views

CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS0.00258EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/21 11:15 a.m.6 views

DEBIAN-CVE-2024-31076

In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline The absence of IRQDMOVEPCNTXT prevents immediate effectiveness of interrupt affinity reconfiguration via procfs. Instead, the change is deferred until the next...

5.5CVSS5.4AI score0.00258EPSS
SaveExploits0References1
Rows per page
Query Builder