Lucene search
+L

4848 matches found

OSV
OSV
added 2025/09/16 5:15 p.m.12 views

UBUNTU-CVE-2023-53331

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

7.8CVSS6AI score0.00157EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/16 4:12 p.m.68 views

CVE-2023-53331

Summary (CVE-2023-53331) : In the Linux kernel, the pstore/ram path could treat an empty prz as valid during init, allowing a start value equal to zero to bypass bounds checks and trigger out-of-bounds writes, potentially causing panics in multiple code paths (e.g., sysdump_panic_event, panic, do...

7.8CVSS6.3AI score0.00157EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/16 4:12 p.m.12 views

CVE-2023-53331 pstore/ram: Check start of empty przs during init

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

7.8CVSS5AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/16 4:12 p.m.15 views

CVE-2023-53331 pstore/ram: Check start of empty przs during init

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

7.8CVSS0.00157EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/16 4:11 p.m.50 views

CVE-2023-53315

CVE-2023-53315 pertains to the Linux kernel WiFi driver ath11k, where a long-running traffic load could receive an RX descriptor with value 0 in the REO destination ring. This invalid descriptor could cause the IDR lookup to fetch the wrong SKB (SKB indexed by buffer id 0), leading to SKB memory ...

8.8CVSS6.1AI score0.00231EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.2 views

CVE-2023-53315 wifi: ath11k: Fix SKB corruption in REO destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS6.1AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 4:11 p.m.10 views

CVE-2023-53315 wifi: ath11k: Fix SKB corruption in REO destination ring

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is received. This descriptor which is invalid causes the...

8.8CVSS5AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.5 views

CVE-2023-53312 net: fix net_dev_start_xmit trace event vs skb_transport_offset()

In the Linux kernel, the following vulnerability has been resolved: net: fix netdevstartxmit trace event vs skbtransportoffset After blamed commit, we must be more careful about using skbtransportoffset, as reminded us by syzbot: WARNING: CPU: 0 PID: 10 at include/linux/skbuff.h:2868...

6.2AI score0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 4:11 p.m.44 views

CVE-2022-50344

CVE-2022-50344 - Linux kernel ext4 null-ptr-deref Affects: Linux kernel ext4 subsystem (ext4_write_info) in quota handling during umount/shutdown paths. Root cause: A null pointer dereference can occur in ext4_write_info when the superblock root inode is no longer valid during unmount, leading to...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/16 1:16 p.m.12 views

AZL-71209 CVE-2025-39829 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

5.5CVSS5.6AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:16 p.m.8 views

CVE-2025-39829

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

5.5CVSS0.00144EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:16 p.m.6 views

DEBIAN-CVE-2025-39829

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

5.5CVSS5.3AI score0.00144EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/16 1:00 p.m.51 views

CVE-2025-39829

CVE-2025-39829 is a Linux kernel issue in the trace/fgraph path. The vulnerability arises from a notifier that is not unregistered after a failed start_graph_tracing, causing a repeated warning when writing to function_profile_enabled. The connected Nessus entries confirm the concrete details: th...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:00 p.m.18 views

CVE-2025-39829 trace/fgraph: Fix the warning caused by missing unregister notifier

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

0.00144EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 1:00 p.m.40 views

CVE-2025-39821

CVE-2025-39821 (Linux kernel perf - UBSAN risk) The issue is a logic flaw in perf event throttling where a group’s disabled member in PERF_EVENT_STATE_OFF could be throttle-started/stoppped, causing PMU drivers to receive an event with hw.idx = -1. This negative index is used as a shift exponent ...

7.8CVSS6AI score0.00159EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 1:00 p.m.3 views

CVE-2025-39821 perf: Avoid undefined behavior from stopping/starting inactive events

In the Linux kernel, the following vulnerability has been resolved: perf: Avoid undefined behavior from stopping/starting inactive events Calling pmu-start/stop on perf events in PERFEVENTSTATEOFF can leave event-hw.idx at -1. When PMU drivers later attempt to use this negative index as a shift...

7.8CVSS6AI score0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 8:15 a.m.13 views

UBUNTU-CVE-2023-53280

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Remove unused nvmelswaitq wait queue System crash when qla2x00startspsp returns error code EGAIN and wakeup gets called for uninitialized wait queue sp-nvmelswaitq. qla2xxx 0000:37:00.1-2121:5: Returning existing...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.9 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 originates from not properly handling the state of an event when performing a stop or start operation on an inactive...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.8 views

PT-2025-38013

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null-pointer dereference issue was identified in the ext4 filesystem within the Linux kernel. The vulnerability occurs during the ext4 write info function, potentially triggered duri...

6.1AI score0.0016EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.10 views

PT-2025-37966

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw where calling pmu-start/stop on perf events in PERF EVENT STATE OFF can lead to undefined behavior. This occurs when event-hw.idx is at -1, and PMU...

6.1AI score0.00159EPSS
SaveExploits0References5
Rows per page
Query Builder