Lucene search
+L

193 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-390448)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-390448 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: fix use after free in debug printk The devdbg&urb-dev-dev, ... which...

7.8CVSS6.3AI score0.00284EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987243)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987243 advisory. In the Linux kernel, the following vulnerability has been resolved: tty: fix deadlock caused by calling printk under ttyport-lock ptywrite invokes kmalloc which may...

5.5CVSS5.8AI score0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53558

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Avoid prinfo with spin lock in cblistinitgeneric prinfo is called with rtp-cbsgbllock spin lock locked. Because prinfo calls printk that might sleep, this will result in BUG like below: 0.206455 cblistinitgeneric:...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.14 views

CVE-2023-53558 rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Avoid prinfo with spin lock in cblistinitgeneric prinfo is called with rtp-cbsgbllock spin lock locked. Because prinfo calls printk that might sleep, this will result in BUG like below: 0.206455 cblistinitgeneric:...

0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2025-5212

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00227EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-26108

Malicious code in bioql PyPI...

8.6AI score0.00168EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-54788

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2025/09/20 8:07 a.m.6 views

ftrace: Fix potential warning in trace_printk_seq during ftrace_dump

...

4.7CVSS6.8AI score0.00118EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.5 views

SUSE CVE-2023-53402

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS7.7AI score0.00145EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 5:38 p.m.16 views

CVE-2023-53402

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 2:15 p.m.10 views

CVE-2023-53402

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS0.00145EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.2 views

CVE-2023-53402 kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

6.2AI score0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/18 1:58 p.m.17 views

CVE-2023-53402 kernel/printk/index.c: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: kernel/printk/index.c: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/18 1:58 p.m.33 views

CVE-2023-53402

CVE-2023-53402 affects the Linux kernel, specifically the printk debugfs path. The root cause is a memory leak in kernel/printk/index.c when using debugfs_lookup() without a matching dput(). The documented fix replaces the sequence with debugfs_lookup_and_remove(), handling the logic and preventi...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.6 views

PT-2025-38384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the kernel/printk/index.c file due to improper handling of debugfs lookup. Specifically, the result of debugfs lookup requires a call to dput to prevent memory...

6.2AI score0.00145EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/16 1:15 p.m.11 views

UBUNTU-CVE-2025-39813

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in traceprintkseq during ftracedump When calling ftracedumpone concurrently with reading tracepipe, a WARNONONCE in traceprintkseq can be triggered due to a race condition. The issue occurs because:...

4.7CVSS5.9AI score0.00118EPSS
SaveExploits0References30
CVE
CVE
added 2025/09/16 1:00 p.m.55 views

CVE-2025-39813

CVE-2025-39813 concerns the Linux kernel ftrace subsystem. A race between ftrace_dump() and trace_pipe reads could trigger WARN_ON_ONCE in trace_printk_seq() when trace data is consumed by other readers, causing iter.seq to be mispopulated. The documented fix moves the trace_printk_seq() call ins...

4.7CVSS6.2AI score0.00118EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.8 views

CVE-2025-38539

In the Linux kernel, the following vulnerability has been resolved: tracing: Add downwritetraceeventsem when adding trace event When a module is loaded, it adds trace events defined by the module. It may also need to modify the modules trace printk formats to replace enum names with their values...

4.4CVSS6.5AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.17 views

CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.12 views

SUSE CVE-2025-38528

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

3.3CVSS6.4AI score0.0016EPSS
SaveExploits0References22
Rows per page
Query Builder