Lucene search
+L

56 matches found

ATTACKERKB
ATTACKERKB
added 2025/08/16 11:12 a.m.7 views

CVE-2025-38522

In the Linux kernel, the following vulnerability has been resolved: sched/ext: Prevent updatelockedrq calls with NULL rq Avoid invoking updatelockedrq when the runqueue rq pointer is NULL in the SCXCALLOP and SCXCALLOPRET macros. Previously, calling updatelockedrqNULL with preemption enabled coul...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/08/16 11:12 a.m.11 views

CVE-2025-38522 sched/ext: Prevent update_locked_rq() calls with NULL rq

In the Linux kernel, the following vulnerability has been resolved: sched/ext: Prevent updatelockedrq calls with NULL rq Avoid invoking updatelockedrq when the runqueue rq pointer is NULL in the SCXCALLOP and SCXCALLOPRET macros. Previously, calling updatelockedrqNULL with preemption enabled coul...

6.5AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38295

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic...

7.8CVSS5.8AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.6 views

SUSE CVE-2025-38295

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

7.8CVSS6.4AI score0.00156EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/10 7:42 a.m.78 views

CVE-2025-38295

Consolidated data shows CVE-2025-38295 affects the Linux kernel Amlogic Meson DDR PMU driver (meson_ddr_pmu_create) where smp_processor_id() was used in a preemptible context. This caused kernel warnings during module loading. The root cause is unsafe CPU-ID retrieval in preemptible code; the fix...

7.8CVSS6.4AI score0.00156EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.22 views

CVE-2025-38295 perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 7:42 a.m.7 views

CVE-2025-38295 perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create()

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

5.8AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.8 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 smpprocessorid in a preemptible context, which may result in a kernel warning...

7.8CVSS8AI score0.00156EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.5 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 smpprocessorid in a preemptible context, which may result in a kernel warning...

7.8CVSS6.9AI score0.00166EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver’s mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.9 views

PT-2025-29015

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.14.0-0-MANJARO-ARM and earlier Description: A flaw was identified in the Linux kernel where the meson ddr pmu create function within the Amlogic DDR PMU driver incorrectly utilizes smp processor id. This function assum...

7.8CVSS7AI score0.00156EPSS
SaveExploits0
NVD
NVD
added 2025/02/27 2:15 a.m.22 views

CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS0.00202EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/27 2:15 a.m.3 views

DEBIAN-CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.8 views

UBUNTU-CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References50
OSV
OSV
added 2025/02/27 2:07 a.m.15 views

CVE-2025-21728 bpf: Send signals asynchronously if !preemptible

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

6.1AI score
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/02/27 2:07 a.m.10 views

CVE-2025-21728

In the Linux kernel, the following vulnerability has been resolved: bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpfsendsignal kfunc, it will cause issues because this kfunc can...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.5 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 bpfsendsignal function in a non-preemptable context that could lead to sleep issues...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.27 views

CVE-2022-49372

In the Linux kernel, the following vulnerability has been resolved: tcp: tcprtxsynack can be called from process context Laurent reported the enclosed report 1 This bug triggers with following coditions: 0 Kernel built with CONFIGDEBUGPREEMPT=y 1 A new passive FastOpen TCP socket is created. This...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.11 views

kernel: powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT

A debug warning issue was found in PowerPC pseries code. When DEBUGPREEMPT is enabled, accessing lppacasharedproc triggers spurious preemption warnings because it uses smpprocessorid in preemptible context...

5.7AI score0.0021EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.7 views

SUSE CVE-2022-48974

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: fix using thiscpuadd in preemptible Currently in nfconntrackhashcheckinsert, when it fails in nfctextvalidpre/post, NFCTSTATINC will be called in the preemptible context, a call trace can be triggered: BUG:...

5.5CVSS6AI score0.00205EPSS
SaveExploits0References3
Rows per page
Query Builder