Lucene search
+L

1046 matches found

SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.7 views

SUSE CVE-2025-40079

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.5CVSS6.4AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/28 12:15 p.m.18 views

CVE-2025-40079

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

7.8CVSS0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/28 12:15 p.m.14 views

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

7.8CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.16 views

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

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40079

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

7.8CVSS5.1AI score0.00142EPSS
SaveExploits0
CVE
CVE
added 2025/10/28 11:48 a.m.55 views

CVE-2025-40079

CVE-2025-40079 (Linux kernel) fixes a sign-extension bug in BPF for struct ops return values on RISCV. The issue caused a kernel panic in the ns_bpf_qdisc selftest when a skb pointer is sign-extended from 32 to 64 bits, which is incorrect for struct ops per the RISCV ABI. The description notes si...

7.8CVSS6AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/28 11:48 a.m.9 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
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.18 views

CVE-2025-40079 riscv, bpf: Sign extend struct ops return values properly

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

7.8CVSS0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 11:48 a.m.27 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
EUVD
EUVD
added 2025/10/28 11:48 a.m.11 views

EUVD-2025-36487

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.8AI score0.00144EPSS
SaveExploits0References3
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
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.18 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.8CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/24 1:15 p.m.5 views

DEBIAN-CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.2AI score0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/24 12:24 p.m.16 views

CVE-2025-40024 vhost: Take a reference on the task in struct vhost_task.

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS0.00144EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/17 11:09 a.m.9 views

OESA-2025-2481 poppler security update

is a PDF rendering library. Security Fixes: Poppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata such as GTSPDFEVersion of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in...

6.2CVSS6.7AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/17 11:09 a.m.14 views

OESA-2025-2479 poppler security update

is a PDF rendering library. Security Fixes: Poppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata such as GTSPDFEVersion of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in...

6.2CVSS6.7AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/17 11:09 a.m.8 views

OESA-2025-2480 poppler security update

is a PDF rendering library. Security Fixes: Poppler 24.06.1 through 25.x before 25.04.0 allows stack consumption and a SIGSEGV via deeply nested structures within the metadata such as GTSPDFEVersion of a PDF document, e.g., a regular expression for a long pdfsubver string. This occurs in...

6.2CVSS6.7AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:00 a.m.9 views

Poppler < 25.10.0 Use-After-Free (GHSL-2025-042)

The version of Poppler installed on the remote host is prior to 25.10.0. It is, therefore, affected by a vulnerability: - Poppler ia a library for rendering PDF files, and examining or modifying their structure. A use-after-free write vulnerability has been detected in versions Poppler prior to...

8.6CVSS5.4AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/15 8:15 a.m.14 views

CVE-2025-39977

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

7.8CVSS0.0014EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/15 1:19 a.m.13 views

EUVD-2023-59994

BYTEVALUE Intelligent Flow Control Router contains a command injection vulnerability via the /goform/webRead/open endpoint. The path parameter is not properly validated and is echoed into a shell context, allowing an attacker to inject and execute arbitrary shell commands on the device. Successfu...

9.3CVSS7.9AI score0.01906EPSS
SaveExploits0References5
Rows per page
Query Builder