Lucene search
+L

3063 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.8 views

CVE-2022-50741

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

5.4AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.13 views

UBUNTU-CVE-2022-50741

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Disable useless interrupt to avoid kernel panic There is a hardware bug that the interrupt STMBUFHALF may be triggered after or when disable interrupt. It may led to unexpected kernel panic. And interrupt...

5.7AI score0.00234EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.42 views

CVE-2023-54061

...

0.00018EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 12:23 p.m.28 views

CVE-2023-54061

CVE-2023-54061 is rejected/withdrawn by its CNA and does not represent an active vulnerability entry.

6.2AI score0.00018EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.44 views

CVE-2025-68746 spi: tegra210-quad: Fix timeout handling

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS0.00141EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.39 views

CVE-2025-68745 scsi: qla2xxx: Clear cmds after chip reset

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Clear cmds after chip reset Commit aefed3e5548f "scsi: qla2xxx: target: Fix offline port handling and host reset handling" caused two problems: 1. Commands sent to FW, after chip reset got stuck and never freed as ...

9.8CVSS0.00361EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.7 views

CVE-2025-68372

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config put in recvwork There is one uaf issue in recvwork when running NBDCLEARSOCK and NBDCMDRECONFIGURE: nbdgenlconnect // confref=2 connect and recvwork A nbdopen // confref=3 recvwork A done // confref=2 NBDCLEARSO...

5.7AI score0.00193EPSS
SaveExploits0References35
NVD
NVD
added 2025/12/24 11:16 a.m.15 views

CVE-2025-68372

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config put in recvwork There is one uaf issue in recvwork when running NBDCLEARSOCK and NBDCMDRECONFIGURE: nbdgenlconnect // confref=2 connect and recvwork A nbdopen // confref=3 recvwork A done // confref=2 NBDCLEARSO...

0.00193EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 11:16 a.m.17 views

AZL-73123 CVE-2025-68372 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config put in recvwork There is one uaf issue in recvwork when running NBDCLEARSOCK and NBDCMDRECONFIGURE: nbdgenlconnect // confref=2 connect and recvwork A nbdopen // confref=3 recvwork A done // confref=2 NBDCLEARSO...

5.8AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.13 views

UBUNTU-CVE-2023-54026

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54026

In the Linux kernel, the following vulnerability has been resolved: opp: Fix use-after-free in lazyopptables after probe deferral When devpmoppoffindiccpaths in allocateopptable returns -EPROBEDEFER, the opptable is freed again, to wait until all the interconnect paths are available. However, if...

7.8CVSS5.4AI score0.00136EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.7 views

CVE-2023-54040

In the Linux kernel, the following vulnerability has been resolved: ice: fix wrong fallback logic for FDIR When adding a FDIR filter, if icevcfdirsetirqctx returns failure, the inserted fdir entry will not be removed and if icevcfdirwritefltr returns failure, the fdir context info for irq handler...

8.8CVSS5.3AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2025-68349

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...

7.5CVSS6.6AI score0.00677EPSS
SaveExploits0References36
CVE
CVE
added 2025/12/24 10:55 a.m.54 views

CVE-2023-54026

Summary of CVE-2023-54026 (Linux kernel): A use-after-free in lazy_opp_tables can occur when probe deferral (-EPROBE_DEFER) happens during OPP table allocation. If the OPP table uses required-opps and has already been added to the global lazy_opp_tables list, the error path failed to remove it, r...

7.8CVSS6.1AI score0.00136EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.47 views

CVE-2025-68375 perf/x86: Fix NULL event access and potential PEBS record loss

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

0.00188EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:33 a.m.6 views

CVE-2025-68372

In the Linux kernel, the following vulnerability has been resolved: nbd: defer config put in recvwork There is one uaf issue in recvwork when running NBDCLEARSOCK and NBDCMDRECONFIGURE: nbdgenlconnect // confref=2 connect and recvwork A nbdopen // confref=3 recvwork A done // confref=2 NBDCLEARSO...

5.2AI score0.00193EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.16 views

PT-2025-53059

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an incorrect exception table annotation within the clear user rep good function. This issue stemmed from the annotation pointing to a register move instead of...

6.6AI score0.00018EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.11 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 a failure to clear commands after a chip reset, which could lead to stuck commands and DMA mapping errors...

6.2AI score0.00361EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-54061

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86: fix clearuserrepgood exception handling annotation This code no longer exists in mainline, because it was removed in commit d2c95f9d6802 x86: don't use...

6.8AI score0.00018EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/23 12:00 a.m.7 views

CVE-2025-68341

In the Linux kernel, the following vulnerability has been resolved: veth: reduce XDP nodirect return section to fix race As explain in commit fa349e396e48 "veth: Fix race with AFXDP exposing old or uninitialized descriptors" for veth there is a chance after napicompletedone that another CPU can...

9.8CVSS5.7AI score0.0043EPSS
SaveExploits0References11
Rows per page
Query Builder