Lucene search
K

296 matches found

Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.20 views

CVE-2024-42126 powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.

In the Linux kernel, the following vulnerability has been resolved: powerpc: Avoid nmienter/nmiexit in real mode interrupt. nmienter/nmiexit touches per cpu variables which can lead to kernel crash when invoked during real mode interrupt handling e.g. early HMI/MCE interrupt handler if percpu...

6.7AI score0.00228EPSS
Exploits0References6
CVE
CVE
added 2024/07/30 7:46 a.m.112 views

CVE-2024-42126

CVE-2024-42126 pertains to the Linux kernel on powerpc where nmi_enter/nmi_exit can touch per-CPU state and crash the kernel when invoked during real-mode interrupt handling if percpu allocations come from the vmalloc area. The issue manifests under CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK with percp...

5.5CVSS6.5AI score0.00228EPSS
Exploits0References7Affected Software1
CNNVD
CNNVD
added 2024/07/30 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 the use of nmienter/nmiexit in the powerpc module when handling real-time mode interrupts, which may cause t...

5.5CVSS6.4AI score0.00228EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/07/17 1:6 a.m.4 views

kernel: blk-cgroup: fix list corruption from resetting io stat

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6.8AI score0.00249EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/07/10 12:0 a.m.3 views

PT-2024-33767

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.21 Description: The issue is related to the rcu-tasks component in the Linux kernel, specifically with the rcu tasks need gpcb function. When the kernel is built with CONFIG FORCE NR CPUS=y, it can lead to a...

5.5CVSS5.4AI score0.00233EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/25 11:16 p.m.2 views

SUSE CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6.8AI score0.00249EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/06/25 1:52 p.m.26 views

CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

4.4CVSS7AI score0.00249EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/06/24 2:15 p.m.16 views

CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6.4AI score0.00249EPSS
Exploits0References12
OSV
OSV
added 2024/06/24 2:15 p.m.0 views

UBUNTU-CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6.1AI score0.00249EPSS
Exploits0References13
CVE
CVE
added 2024/06/24 1:50 p.m.99 views

CVE-2024-38663

CVE-2024-38663 (Linux kernel) affects the blk-cgroup iostat/stat reset path. After commit 3b8cc6298724, each iostat instance is added to the blkcg per-CPU list, so blkcg_reset_stats() can’t reset the stat instance by memset(), risking list corruption. The fix is to reset only the counter portion,...

5.5CVSS6.7AI score0.00249EPSS
Exploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 views

kernel: Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem() failure

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

5.5CVSS6.8AI score0.00191EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/04/29 4:37 p.m.28 views

CVE-2022-48642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix percpu memory leak at nftablesaddchain It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a "netfilter: nftables: map basechain priority to hardware priority" wh...

5.5CVSS7.2AI score0.00232EPSS
Exploits0References4
NVD
NVD
added 2024/04/28 1:15 p.m.14 views

CVE-2022-48642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix percpu memory leak at nftablesaddchain It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a "netfilter: nftables: map basechain priority to hardware priority" wh...

5.5CVSS7.4AI score0.00232EPSS
Exploits0References4
OSV
OSV
added 2024/04/28 1:15 p.m.1 views

DEBIAN-CVE-2022-48642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix percpu memory leak at nftablesaddchain It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a "netfilter: nftables: map basechain priority to hardware priority" wh...

5.5CVSS5.3AI score0.00232EPSS
Exploits0References1
OSV
OSV
added 2024/04/28 1:15 p.m.0 views

UBUNTU-CVE-2022-48642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix percpu memory leak at nftablesaddchain It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a "netfilter: nftables: map basechain priority to hardware priority" wh...

5.5CVSS5.7AI score0.00232EPSS
Exploits0References7
CVE
CVE
added 2024/04/28 12:59 p.m.86 views

CVE-2022-48642

Summary: CVE-2022-48642 is a Linux kernel vulnerability in netfilter/nf_tables that causes a percpu memory leak in nf_tables_addchain(), linked to nf_chain_offload_priority() error handling. The leak was observed since a prior commit and has been fixed in the kernel by the referenced changes (e.g...

5.5CVSS6.5AI score0.00232EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/28 12:59 p.m.23 views

CVE-2022-48642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix percpu memory leak at nftablesaddchain It seems to me that percpu memory for chain stats started leaking since commit 3bc158f8d0330f0a "netfilter: nftables: map basechain priority to hardware priority" wh...

5.5CVSS5.5AI score0.00232EPSS
Exploits0
CNNVD
CNNVD
added 2024/04/28 12:0 a.m.3 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 memory leak caused by the percpu of the nftablesaddchain function...

5.5CVSS6.5AI score0.00232EPSS
Exploits0References6
OSV
OSV
added 2024/04/03 3:15 p.m.3 views

DEBIAN-CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.5CVSS5AI score0.00709EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: dm stats: check for and propagate alloc_percpu failure

In the Linux kernel, the following vulnerability has been resolved: dm stats: check for and propagate allocpercpu failure Check allocprecpu's return value and return an error from dmstatsinit if it fails. Update allocdev to fail if dmstatsinit does. Otherwise, a NULL pointer dereference will occu...

5.5CVSS6.3AI score0.00161EPSS
Exploits0References5
Rows per page
Query Builder