Lucene search
+L

1145 matches found

CVE
CVE
added 2025/10/01 11:46 a.m.27 views

CVE-2023-53518

CVE-2023-53518 affects the Linux kernel: a leak in PM / devfreq handling due to an unreleased resources path. Specifically, srcu_init_notifier_head() allocates resources that must be released with srcu_cleanup_notifier_head(), and the devfreq subsystem leak was reported by kmemleak. The available...

5.5CVSS6AI score0.00139EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.6 views

CVE-2023-53484 lib: cpu_rmap: Avoid use after free on rmap->obj array entries

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

0.00149EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:42 a.m.5 views

CVE-2023-53484 lib: cpu_rmap: Avoid use after free on rmap->obj array entries

In the Linux kernel, the following vulnerability has been resolved: lib: cpurmap: Avoid use after free on rmap-obj array entries When calling irqsetaffinitynotifier with NULL at the notify argument, it will cause freeing of the glue pointer in the corresponding array entry but will leave the...

7.8CVSS6.6AI score0.00149EPSS
SaveExploits0References11
CVE
CVE
added 2025/10/01 11:42 a.m.24 views

CVE-2023-53484

CVE-2023-53484 affects the Linux kernel’s cpu_rmap logic. The vulnerability arises in the lib: cpu_rmap path where, if irq_set_affinity_notifier() is called with a NULL notify, the glue pointer in the corresponding rmap->obj array entry is freed but the pointer remains non-null. A subsequent f...

7.8CVSS6.3AI score0.00149EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2023-53475 usb: xhci: tegra: fix sleep in atomic call

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS4.9AI score0.00145EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.8 views

PT-2025-40191

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the cpu rmap library. Specifically, a use-after-free condition can occur on the rmap-obj array entries. This happens when irq set affinity...

6.1AI score0.00149EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/10/01 12:0 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, which stems from the possibility that hcisuspendnotifier may still access the hcidev object after hciunregisterdev releases...

5.9AI score0.00101EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:8 a.m.4 views

trace/fgraph: Fix the warning caused by missing unregister notifier

...

5.5CVSS7AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

5.5CVSS5.1AI score0.00143EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39829

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.4 views

SUSE 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.5CVSS6.4AI score0.00135EPSS
SaveExploits0References22
NVD
NVD
added 2025/09/16 1:16 p.m.4 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.00135EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:16 p.m.9 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.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:16 p.m.4 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.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 1:16 p.m.5 views

UBUNTU-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.9AI score0.00135EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.10 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.00135EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 1:0 p.m.31 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.00135EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 1:0 p.m.2 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...

6AI score0.00135EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/16 1:0 p.m.5 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...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.4 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 not deregistering pmnotifier in an exception path, which could lead to duplicate registration warnings...

5.5CVSS6AI score0.00135EPSS
SaveExploits0References4
Rows per page
Query Builder