Lucene search
+L

564 matches found

CVE
CVE
added 2025/10/22 1:23 p.m.25 views

CVE-2023-53694

CVE-2023-53694 concerns a Linux kernel RISCV ftrace issue where enabling preemption could cause a jump to an address with mixed XLEN:12 bits, due to an AUIPC + JALR sequence. The vulnerability arises in the dynamic ftrace prologue when switching tasks and potentially changing the ftrace function ...

6.2AI score0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.13 views

CVE-2023-53694 riscv: ftrace: Fixup panic by disabling preemption

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may cause errors if we want to enable kernel preemption a...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53694 riscv: ftrace: Fixup panic by disabling preemption

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may cause errors if we want to enable kernel preemption a...

6.6AI score0.00197EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.8 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 undisabled preemption, which could lead to a kernel panic...

6.1AI score0.00197EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/22 12:0 a.m.10 views

PT-2025-43095

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the RISCV architecture related to ftrace and kernel preemption. The issue arises from the use of an AUIPC + JALR instruction pair to encode an...

5.6AI score0.00197EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987617 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/10/14 6:5 p.m.4 views

Astra Linux - уязвимость в linux-6.1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix sleeping in atomic context for PREEMPTRT Commit bab1c299f3945ffe79 "LoongArch: Fix sleeping in atomic context in setuptlbhandler" changes the gfp flag from GFPKERNEL to GFPATOMIC for allocpagesnode. However, for...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/08 6:2 a.m.6 views

EUVD-2025-31851

A flaw has been found in JhumanJ OpnForm up to 1.9.3. This affects an unknown part of the file /api/open/forms/ of the component Form Editor. This manipulation causes cross site scripting. The attack may be initiated remotely. The exploit has been published and may be used. This issue is currentl...

4.8CVSS2.7AI score0.00272EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-9217

Malware in sbrugna...

6.1CVSS7.4AI score0.00608EPSS
SaveExploits1References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-18280

Malware in sbrugna...

5.5CVSS5.4AI score0.00424EPSS
SaveExploits0References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-17257

Malware in sbrugna...

7.5CVSS7.5AI score0.00568EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2013-1912

Malware in sbrugna...

4.7CVSS8.5AI score0.00363EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-392685)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-392685 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: prevent nfskbduplicated corruption syzbot found that nfdupipv4 or nfdupipv6...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.5 views

UBUNTU-CVE-2022-50494

In the Linux kernel, the following vulnerability has been resolved: thermal: intelpowerclamp: Use getcpu instead of smpprocessorid to avoid crash When CPU 0 is offline and intelpowerclamp is used to inject idle, it generates kernel BUG: BUG: using smpprocessorid in preemptible 00000000 code:...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/04 3:44 p.m.4 views

CVE-2023-53586 scsi: target: Fix multiple LUN_RESET handling

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix multiple LUNRESET handling This fixes a bug where an initiator thinks a LUNRESET has cleaned up running commands when it hasn't. The bug was added in commit 51ec502a3266 "target: Delete tmr from list before...

4.7CVSS6.5AI score0.00147EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.8 views

CVE-2022-50494 thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash

In the Linux kernel, the following vulnerability has been resolved: thermal: intelpowerclamp: Use getcpu instead of smpprocessorid to avoid crash When CPU 0 is offline and intelpowerclamp is used to inject idle, it generates kernel BUG: BUG: using smpprocessorid in preemptible 00000000 code:...

0.0015EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-13141

Malicious code in bioql PyPI...

7.1AI score0.00164EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2024-53237

Malicious code in bioql PyPI...

7.3AI score0.00235EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2023-59690

Malicious code in bioql PyPI...

6AI score0.00136EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-27937

Malicious code in bioql PyPI...

6.3AI score0.00108EPSS
SaveExploits0References3
Rows per page
Query Builder