Lucene search
K

296 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.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
OSV
OSV
added 2023/10/26 7:54 a.m.5 views

CLSA-2023-1698306895 Fix of 7 CVEs

CVE-2023-0597 // CVE-url: https://ubuntu.com/security/CVE-2023-0597 - x86/kasan: Map shadow for percpu pages on demand - x86/mm: Recompute physical address for every page of per-CPU CEA mapping - x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area - x86/mm: Do not shuffle CPU...

7.8CVSS6.8AI score0.00454EPSS
Exploits0References1
Rockylinux
Rockylinux
added 2023/08/31 4:54 p.m.55 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7CVSS6.7AI score0.00273EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: xfrm: Update ipcomp_scratches with NULL when freed

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

6.7AI score0.00227EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:2 a.m.1 views

SUSE CVE-2016-4794

Use-after-free vulnerability in mm/percpu.c in the Linux kernel through 4.6 allows local users to cause a denial of service BUG or possibly have unspecified other impact via crafted use of the mmap and bpf system calls...

7.8CVSS5.8AI score0.00497EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.2 views

PT-2025-37642

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where a percpu counter block can be leaked on an error path when creating a new network namespace. This leak occurs during the allocation of the...

6.1AI score0.00146EPSS
Exploits0References10
Virtuozzo
Virtuozzo
added 2022/11/30 12:0 a.m.16 views

[Important] [Security] Virtuozzo ReadyKernel patch 149.1 for Virtuozzo Hybrid Server 7.5

The cumulative Virtuozzo ReadyKernel patch was updated with security fixes. The patch applies to all supported kernels of Virtuozzo Hybrid Server 7.5. Vulnerability id: PSBM-142895 3.10.0-1160.21.1.vz7.174.13 to 3.10.0-1160.53.1.vz7.185.3 netfilter: core: Improper NAT hooks collision check...

1.9AI score
Exploits0References3
OSV
OSV
added 2022/10/09 10:50 p.m.13 views

GSD-2022-1006584 netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()

netfilter: nftables: fix percpu memory leak at nftablesaddchain This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.146 by commit...

7.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2022/10/09 12:0 a.m.3 views

PT-2022-34773 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.12 Description: A percpu memory leak was discovered in the nf tables module at the nf tables addchain function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linu...

7.2AI score
Exploits0References1
AlmaLinux
AlmaLinux
added 2022/09/13 12:0 a.m.53 views

Moderate: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: Incomplete cleanup of multi-core shared buffers aka SBDR CVE-2022-21123 Incomplete cleanup of microarchitectural fill buffers aka SBDS CVE-2022-21125 Incomplete cleanup in specific special regist...

5.5CVSS7.5AI score0.06451EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2020/06/04 12:0 a.m.65 views

OracleVM 3.4 : Unbreakable / etc (OVMSA-2020-0019)

The remote OracleVM system is missing necessary patches to address critical security updates : - KVM: x86: Remove spurious semicolon Joao Martins Orabug: 31413782 - genirq: Use rcu in kstatirqsusr Eric Dumazet - genirq: Make sparseirqlock protect what it should protect Thomas Gleixner Orabug:...

8.8CVSS6.8AI score0.05566EPSS
Exploits5References22
RedHat Linux
RedHat Linux
added 2020/05/26 8:40 p.m.7 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/05/26 8:2 p.m.1 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/05/20 5:37 p.m.1 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/05/19 10:29 p.m.3 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/05/12 7:2 p.m.2 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/05/12 6:40 p.m.1 views

kernel: double free may be caused by the function allocate_trace_buffer in the file kernel/trace/trace.c

A flaw was found in the allocatetracebuffer in kernel/trace/trace.c in the debug subsystem, when failure to allocate a dynamic percpu area, a resource cleanup is called. The pointer buf-buffer still holds the address and is not set to NULL, which can cause a use-after-free problem, leading to a...

7.8CVSS7.1AI score0.0035EPSS
Exploits0References4
Oracle linux
Oracle linux
added 2020/05/06 12:0 a.m.121 views

Unbreakable Enterprise kernel security update

4.1.12-124.39.1 - qla2xxx: Update driver version to 9.00.00.00.42.0-k1-v2 Arun Easi Orabug: 30372266 - qla2xxx: Fix device discovery when FCP2 device is lost. Arun Easi Orabug: 30372266 - brcmfmac: add subtype check for event handling in data path John Donnelly Orabug: 30776354 CVE-2019-9503 -...

8.8CVSS0.2AI score0.05566EPSS
Exploits4
OSV
OSV
added 2019/11/30 1:15 a.m.1 views

DEBIAN-CVE-2019-19462

relayopen in kernel/relay.c in the Linux kernel through 5.4.1 allows local users to cause a denial of service such as relay blockage by triggering a NULL allocpercpu result...

5.5CVSS6.3AI score0.0046EPSS
Exploits0References1
CNVD
CNVD
added 2018/08/08 12:0 a.m.2 views

Linux kernel information disclosure vulnerability (CNVD-2018-24478)

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the 'pcpuembedfirstchunk' function in the mm/percpu.c file in Linux kernel versions 4.14.14 and earlier. A local attacker can exploi...

5.5CVSS5.9AI score0.00408EPSS
Exploits0References1
Rows per page
Query Builder