Lucene search
+L

6369 matches found

OSV
OSV
added 2026/02/18 2:53 p.m.9 views

CVE-2025-71235 scsi: qla2xxx: Delay module unload while fabric scan in progress

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5.2AI score
SaveExploits0References11
CVE
CVE
added 2026/02/18 2:53 p.m.34 views

CVE-2025-71235

CVE-2025-71235 : Linux kernel, scsi: qla2xxx driver. The issue arises when a module unload is issued while a fabric scan is in progress, causing a crash due to freeing memory in interrupt context (dma_free_attrs) after the UNLOADING flag is set and a scheduled work item cannot be allocated. Root ...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/02/18 2:53 p.m.17 views

CVE-2025-71235

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5.5CVSS5.1AI score0.00118EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.7 views

CVE-2025-71235

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5AI score0.00118EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/18 2:53 p.m.20 views

CVE-2025-71235 scsi: qla2xxx: Delay module unload while fabric scan in progress

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Delay module unload while fabric scan in progress System crash seen during load/unload test in a loop. 105954.384919 RBP: ffff914589838dc0 R08: 0000000000000000 R09: 0000000000000086 105954.384920 R10:...

5.3AI score0.00118EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.34 views

CVE-2025-71232 scsi: qla2xxx: Free sp in error path to fix system crash

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled MSI-X. 61110.467494...

0.00118EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/02/18 2:53 p.m.15 views

CVE-2025-71232 scsi: qla2xxx: Free sp in error path to fix system crash

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled MSI-X. 61110.467494...

5.3AI score0.00118EPSS
SaveExploits0References8
CVE
CVE
added 2026/02/18 2:53 p.m.31 views

CVE-2025-71232

CVE-2025-71232 details (Linux kernel, qla2xxx): The vulnerability stems from freeing an sp pointer in the error path of the qla2xxx SCSI driver, which could cause a system crash during load/unload loops. The provided evidence shows a crash trace and a fix in the kernel code path (free sp in the e...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.5 views

CVE-2025-71232

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled MSI-X. 61110.467494...

5AI score0.00118EPSS
SaveExploits0References9Affected Software1
CloudLinux
CloudLinux
added 2026/02/18 2:51 p.m.21 views

kernel: Fix of 13 CVEs

fbdev: Fix vmalloc out-of-bounds write in fastimageblit CVE-2025-38685 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - fbdev: fix potential buffer overflow in doregisterframebuffer CVE-2025-38702 - scsi: ses: Fix slab-out-of-bounds in...

8.8CVSS9AI score0.00201EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 2:47 p.m.28 views

CLSA-2026-1771241609 kernel: Fix of 13 CVEs

vsock: Do not allow binding to VMADDRPORTANY CVE-2025-38618 - cnic: Fix use-after-free bugs in cnicdeletetask CVE-2025-39945 - scsi: bfa: Double-free fix CVE-2025-38699 - pptp: ensure minimal skb length in pptpxmit CVE-2025-38574 - ipv6: reject malicious packets in ipv6gsosegment CVE-2025-38572 -...

8.8CVSS7AI score0.00358EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/18 2:21 p.m.42 views

CVE-2026-23216 scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecconnusagecount In iscsitdecconnusagecount, the function calls complete while holding the conn-connusagelock. As soon as complete is invoked, the waiter such as...

0.00117EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/02/18 2:21 p.m.14 views

CVE-2026-23216

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecconnusagecount In iscsitdecconnusagecount, the function calls complete while holding the conn-connusagelock. As soon as complete is invoked, the waiter such as...

7.8CVSS5.2AI score0.00117EPSS
SaveExploits0
CVE
CVE
added 2026/02/18 2:21 p.m.52 views

CVE-2026-23216

Technical details for CVE-2026-23216 are not publicly provided in the supplied documents. The available description mentions a fix in iscsit_dec_conn_usage_count() and a kernel patch, but no vendor/product specifics.

7.8CVSS5.2AI score0.00117EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/18 2:21 p.m.8 views

CVE-2026-23216 scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecconnusagecount In iscsitdecconnusagecount, the function calls complete while holding the conn-connusagelock. As soon as complete is invoked, the waiter such as...

5.3AI score0.00117EPSS
SaveExploits0References7
Amazon
Amazon
added 2026/02/18 12:00 a.m.55 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject duplicate device on updates CVE-2025-38678 In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu CVE-2025-40075 In the Linux kernel, the...

5.5CVSS6.4AI score0.00677EPSS
SaveExploits4
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71232

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Free sp in error path to fix system crash System crash seen during load/unload test in a loop, 61110.449331 qla2xxx 0000:27:00.0-0042:0: Disabled...

5.5CVSS5.9AI score0.00118EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/02/17 3:24 p.m.26 views

USN-8048-1: Linux kernel (OEM) 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: - ARM64 architecture; - MIPS architecture; - Nios II architecture; - PA-RISC architecture; - RISC-V architecture; -...

9.8CVSS7.4AI score0.00677EPSS
SaveExploits4
Oracle linux
Oracle linux
added 2026/02/17 12:00 a.m.25 views

kernel security update

3.10.0-1160.119.1.0.17 - scsi: ses: Fix possible descptr out-of-bounds accesses CVE-2023-53675 Orabug: 38860426 - ipv6: Fix out-of-bounds access in ipv6findtlv CVE-2023-53705 Orabug: 38860426 - netsched: hfsc: Fix a potential UAF in hfscdequeue too CVE-2025-37823 Orabug: 38860426 - libceph: fix...

7.8CVSS8.4AI score0.01351EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.40 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2026-50113)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-50113 advisory. - sunrpc: fix client side handling of tls alerts Olga Kornievskaia Orabug: 38334981 CVE-2025-38571 - sunrpc: fix handling of server side tls alert...

9.8CVSS7.3AI score0.01912EPSS
SaveExploits3References73
Rows per page
Query Builder