Lucene search
+L

2233 matches found

attackerkb
attackerkb
•added 2026/01/23 2:15 p.m.•11 views

CVE-2025-71149

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score0.00018EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/01/23 12:00 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71149

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iouring/poll: correctly handle iopolladd return value on update When the core of iouring was...

5.3AI score0.00018EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/01/23 12:00 a.m.•15 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper handling of the return value of iopolladd. This vulnerability may lead to the loss of...

6AI score0.00018EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/01/23 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004848)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004848 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Fix UAF in ieee80211scanrx ieee80211scanrx tries to access scanreq-flags after a...

8.8CVSS7.1AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•22 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-21918)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21918 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix NULL pointer acces...

5.5CVSS6.7AI score0.00204EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•14 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-49855)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49855 advisory. - In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal...

9.8CVSS6.6AI score0.00463EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/01/16 12:27 a.m.•16 views

SUSE CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

5.5CVSS6.6AI score0.00293EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
•added 2026/01/16 12:00 a.m.•5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003992)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003992 advisory. Memory leaks in drivers/net/wireless/ath/ath9k/htchst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service memory consumption by...

4CVSS6.5AI score0.00533EPSS
SaveExploits0References13
NVD
NVD
•added 2026/01/14 3:16 p.m.•24 views

CVE-2025-71131

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req-iv after cryptoaeadencrypt As soon as cryptoaeadencrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req-iv after it returns is invalid. Instead o...

7.5CVSS0.00279EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/01/14 3:16 p.m.•16 views

CVE-2025-71131

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req-iv after cryptoaeadencrypt As soon as cryptoaeadencrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req-iv after it returns is invalid. Instead o...

7.5CVSS5.9AI score0.00279EPSS
SaveExploits0References36
OSV
OSV
•added 2026/01/14 3:16 p.m.•21 views

UBUNTU-CVE-2025-71131

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req-iv after cryptoaeadencrypt As soon as cryptoaeadencrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req-iv after it returns is invalid. Instead o...

7.5CVSS5.8AI score0.00279EPSS
SaveExploits0References37
CVE
CVE
•added 2026/01/14 3:07 p.m.•100 views

CVE-2025-71131

CVE-2025-71131 is a Linux kernel crypto issue in crypto/seqiv.c. The bug arises when performing crypto_aead_encrypt: after the async completion, the underlying request may be freed, so dereferencing req->iv post-return is invalid. The fix creates a new local variable, unaligned_info, and uses ...

7.5CVSS6.2AI score0.00279EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
•added 2026/01/14 3:07 p.m.•9 views

CVE-2025-71131 crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req-iv after cryptoaeadencrypt As soon as cryptoaeadencrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req-iv after it returns is invalid. Instead o...

5.6AI score0.00279EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/01/14 3:07 p.m.•44 views

CVE-2025-71131 crypto: seqiv - Do not use req->iv after crypto_aead_encrypt

In the Linux kernel, the following vulnerability has been resolved: crypto: seqiv - Do not use req-iv after cryptoaeadencrypt As soon as cryptoaeadencrypt is called, the underlying request may be freed by an asynchronous completion. Thus dereferencing req-iv after it returns is invalid. Instead o...

7.5CVSS0.00279EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/01/14 5:28 a.m.•6 views

CVE-2025-14880 Netcash WooCommerce Payment Gateway <= 4.1.3 - Missing Authorization to Unauthenticated Order Status Modification

The Netcash WooCommerce Payment Gateway plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the handlereturnurl function in all versions up to, and including, 4.1.3. This makes it possible for unauthenticated attackers to mark any WooCommer...

5.3CVSS5AI score0.00264EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/01/13 10:53 p.m.•16 views

CVE-2025-13935

The Tutor LMS – eLearning and online course solution plugin for WordPress is vulnerable to unauthorized course completion in all versions up to, and including, 3.9.2. This is due to missing enrollment verification in the 'markcoursecomplete' function. This makes it possible for authenticated...

4.3CVSS5.7AI score0.00223EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/01/13 4:16 p.m.•14 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

8.8CVSS6AI score0.00293EPSS
SaveExploits0References37
CVE
CVE
•added 2026/01/13 3:34 p.m.•66 views

CVE-2025-71092

Summary : The CVE-2025-71092 entry corresponds to a Linux kernel issue in RDMA/bnxt_re where an OOB write occurred during hw_stats allocation in bnxt_re_copy_err_stats(). The root cause was that three counters (BNXT_RE_REQ_CQE_ERROR, BNXT_RE_RESP_CQE_ERROR, BNXT_RE_RESP_REMOTE_ACCESS_ERRS) were a...

7.8CVSS6.3AI score0.00131EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2026/01/13 3:29 p.m.•51 views

CVE-2025-68818

CVE-2025-68818 affects the Linux kernel SCSI driver qla2xxx. The issue stemmed from the commit that added lockless command completion in abort path (in __qla2x00_abort_all_cmds) which did not check sp-&gt;cmd_type, leading to a NULL pointer dereference in target-mode. This was addressed by revert...

8.8CVSS6.3AI score0.00293EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/01/13 3:29 p.m.•7 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

5.5AI score0.00293EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder