Lucene search
+L

107 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54139

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is pass...

7.8CVSS5.3AI score0.00149EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.12 views

SUSE CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS6.6AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.13 views

EUVD-2023-60306

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

6AI score0.00149EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS0.00149EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.18 views

UBUNTU-CVE-2023-54139

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS0.00149EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.58 views

CVE-2023-54139

CVE-2023-54139: In the Linux kernel, the tracing/user_events path was fixed to ensure the write index used for per-file event data cannot be negative. The vulnerability could allow out-of-bounds access if a signed index is provided via write() (first 4 bytes). The fix returns -EINVAL to reject ne...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.13 views

CVE-2023-54139 tracing/user_events: Ensure write index cannot be negative

In the Linux kernel, the following vulnerability has been resolved: tracing/userevents: Ensure write index cannot be negative The write index indicates which event the data is for and accesses a per-file array. The index is passed by user processes during write calls as the first 4 bytes. Ensure...

7.8CVSS6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.16 views

PT-2025-53233

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the sfc module where a NULL pointer dereference can occur during an ethtool selftest when reading network interface card NIC statistics...

7.2AI score0.00204EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.8 views

SUSE CVE-2025-40151

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: No support of struct argument in trampoline programs The current implementation does not support struct argument. This causes a oops when running bpf selftest: $ ./testprogs -a tracingstruct Oops1: CPU -1 Unable t...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:23 a.m.57 views

CVE-2025-40151

CVE-2025-40151 : The connected documents confirm a concrete Linux kernel issue on LoongArch related to BPF trampoline programs lacking support for struct arguments. The vulnerability description shows an oops scenario when running the bpf selftest, including kernel paging fault traces and RCU-rel...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/30 12:25 a.m.5 views

SUSE CVE-2025-40041

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Oops1: CPU 0 Unable to handle kernel paging request at virtual address 0000000000741d58, era == 90000000851b5ac0, ra =...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36449

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...

5.9AI score0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/28 11:48 a.m.28 views

CVE-2025-40041

CVE-2025-40041 documents a LoongArch-specific fix in the Linux kernel: BPF sign-extension of struct ops return values was incorrect, causing a kernel panic in ns_bpf_qdisc. Affected code path: sign-extending a 32-bit skb pointer to 64-bit in the epilogue for struct ops instead of using LoongArch ...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40041 LoongArch: BPF: Sign-extend struct ops return values properly

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Sign-extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Oops1: CPU 0 Unable to handle kernel paging request at virtual address 0000000000741d58, era == 90000000851b5ac0, ra =...

7.8CVSS6.3AI score
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2007-5477

Malware in sbrugna...

6.4CVSS6.2AI score0.02312EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-24239

Malicious code in bioql PyPI...

8.6CVSS6.4AI score0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-53394

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00219EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-29962

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
Rows per page
Query Builder