Lucene search
+L

6382 matches found

OSV
OSV
added 2025/12/08 1:19 a.m.11 views

CVE-2023-53754 scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix ioremap issues in lpfcsli4pcimemsetup When iftype equals zero and pciresourcestartpdev, PCI64BITBAR4 returns false, drblregsmemmapp is not remapped. This passes a NULL pointer to iounmap, which can trigger a WARN ...

6.4AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.9 views

CVE-2023-53754

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix ioremap issues in lpfcsli4pcimemsetup When iftype equals zero and pciresourcestartpdev, PCI64BITBAR4 returns false, drblregsmemmapp is not remapped. This passes a NULL pointer to iounmap, which can trigger a WARN ...

5.4AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.36 views

CVE-2023-53754 scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix ioremap issues in lpfcsli4pcimemsetup When iftype equals zero and pciresourcestartpdev, PCI64BITBAR4 returns false, drblregsmemmapp is not remapped. This passes a NULL pointer to iounmap, which can trigger a WARN ...

0.00187EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.9 views

PT-2025-49490

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cq lock deadlock issue When ufshcd err handler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcd handle mcq cq events and also in ufs mtk mcq intr. The...

6.4AI score0.00168EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.13 views

PT-2025-49484

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the lpfc module related to memory mapping in the lpfc sli4 pci mem setup function. Specifically, when if type is zero and pci resource startpdev...

7.8CVSS6.7AI score0.0094EPSS
SaveExploits2References900
OpenVAS
OpenVAS
added 2025/12/08 12:00 a.m.4 views

Ubuntu: Security Advisory (USN-7911-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.11 views

Oracle Linux 10 : kernel (ELSA-2025-21931)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-21931 advisory. - fs/smb: Fix inconsistent refcnt update Paulo Alcantara RHEL-124955 CVE-2025-39819 - tcp: Clear tcpsksk-fastopenrsk in tcpdisconnect. Antoine Tenart...

9.8CVSS7.7AI score0.08942EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/12/05 4:15 p.m.10 views

CVE-2025-40259

No description is available for this CVE...

7CVSS6.5AI score0.00197EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.9 views

SUSE CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.5CVSS6.5AI score0.00197EPSS
SaveExploits0References22
NVD
NVD
added 2025/12/04 4:16 p.m.14 views

CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:16 p.m.22 views

AZL-71386 CVE-2025-40259 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.8AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/04 4:16 p.m.15 views

UBUNTU-CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.9AI score0.00197EPSS
SaveExploits0References34
CVE
CVE
added 2025/12/04 4:08 p.m.21 views

CVE-2025-40259

CVE-2025-40259 : In the Linux kernel, the sg (SCSI generic) driver could sleep in atomic context via sg_finish_rem_req() -> blk_rq_unmap_user(). The fix calls sg_finish_rem_req() with interrupts enabled to prevent sleeping in atomic context. Multiple advisories (Debian DLA-4436-1; Amazon Linux...

6.2AI score0.00197EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/04 4:08 p.m.16 views

EUVD-2025-201198

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

6AI score0.00197EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/12/04 4:08 p.m.7 views

CVE-2025-40259 scsi: sg: Do not sleep in atomic context

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.2AI score0.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/04 4:08 p.m.35 views

CVE-2025-40259 scsi: sg: Do not sleep in atomic context

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

0.00197EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/04 4:08 p.m.7 views

CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.2AI score0.00197EPSS
SaveExploits0
OSV
OSV
added 2025/12/04 11:35 a.m.22 views

USN-7911-1 linux vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - SCSI subsystem; - JFS file system; CVE-2023-52975, CVE-2024-56596...

7.8CVSS6.7AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/04 11:03 a.m.25 views

USN-7909-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - RISC-V architecture; - S39...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits3References179
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:00 a.m.5 views

RHEL 9 : kernel (RHSA-2025:22661)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22661 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: scsi: lpfc: Fix buffer...

9.8CVSS6.7AI score0.0047EPSS
SaveExploits0References7
Rows per page
Query Builder