Lucene search
+L

993 matches found

RedhatCVE
RedhatCVE
added 2025/12/25 12:30 p.m.6 views

CVE-2023-53993

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIGDEBUGOBJECTS=y After a pcidoetask completes, its workstruct needs to be destroyed to avoid a memory leak with CONFIGDEBUGOBJECTS=y...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:58 a.m.5 views

SUSE CVE-2023-53993

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIGDEBUGOBJECTS=y After a pcidoetask completes, its workstruct needs to be destroyed to avoid a memory leak with CONFIGDEBUGOBJECTS=y...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54137

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: fix capmigration information leak Fix an information leak where an uninitialized hole in struct vfioiommutype1infocapmigration on the stack is exposed to userspace. The definition of struct...

0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:9 p.m.28 views

CVE-2025-68738

In the Linux kernel, the MT7996 Wi‑Fi driver fix for CVE-2025-68738 resolves a null pointer dereference in mt7996_conf_tx(). If a link has no assigned channel yet, mt7996_vif_link could return NULL while updates to queue settings still needed, so the fix moves the queue parameter storage inside s...

6.1AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 12:0 p.m.24 views

RUSTSEC-2025-0143 Unsound APIs of public `constant::Reader` and `StructSchema`

The safe API functions constant::Reader::get and StructSchema::new rely on PointerReader::getrootunchecked, which can cause undefined behavior UB by constructing arbitrary words or schemas. Reader::get rust pub fn get&self - Result::Reader // ... // UNSAFE: access words without validation...

6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.5 views

CVE-2023-53993

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIGDEBUGOBJECTS=y After a pcidoetask completes, its workstruct needs to be destroyed to avoid a memory leak with CONFIGDEBUGOBJECTS=y...

5.7AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 11:15 a.m.6 views

UBUNTU-CVE-2023-53993

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix memory leak with CONFIGDEBUGOBJECTS=y After a pcidoetask completes, its workstruct needs to be destroyed to avoid a memory leak with CONFIGDEBUGOBJECTS=y...

5.7AI score0.00173EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.7 views

EUVD-2022-55717

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

5.9AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 12:0 a.m.7 views

CVE-2022-50639 io-wq: Fix memory leak in worker creation

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fix memory leak in worker creation If the CPU mask allocation for a node fails, then the memory allocated for the 'iowqe' struct of the current node doesn't get freed on the error handling path, since it has not yet been...

6.3AI score0.00176EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.5 views

SUSE CVE-2025-40279

In the Linux kernel, the following vulnerability has been resolved: net: sched: actconnmark: initialize struct tcife to fix kernel leak In tcfconnmarkdump, the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nlaput copi...

4.4CVSS6.5AI score0.00192EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40278

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in...

5.8AI score0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/02 12:27 a.m.9 views

GHSA-PQ5V-RWP8-P7GM rtvm-interpreter lacks sufficient checks in public API

The affected function is unsound due to insufficient checks on public struct field...

6.9CVSS6.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2025/12/02 12:27 a.m.9 views

rtvm-interpreter lacks sufficient checks in public API

The affected function is unsound due to insufficient checks on public struct field...

6.9AI score
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/11/14 12:24 a.m.6 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.0014EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/11/13 1:24 p.m.8 views

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...

5.7AI score0.0014EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.5 views

EUVD-2025-124932

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...

5.7AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.27 views

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.8CVSS0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.13 views

UBUNTU-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.8CVSS5.7AI score0.0014EPSS
SaveExploits0References6
CVE
CVE
added 2025/11/12 10:23 a.m.32 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.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.14 views

CVE-2025-40151 LoongArch: BPF: No support of struct argument in trampoline programs

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.8CVSS0.0014EPSS
SaveExploits0References2
Rows per page
Query Builder