Lucene search
+L

10141 matches found

CVE
CVE
added 2026/02/14 4:27 p.m.28 views

CVE-2026-23181

In CVE-2026-23181, the Linux kernel btrfs read path can trigger inconsistent folio ordering when a block size change via BLKBSZSET occurs after folio allocation during read cache operations, leading to a VM_BUG_ON_FOLIO assertion and a null pointer dereference in create_empty_buffers. The documen...

5.5AI score0.00156EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.8 views

CVE-2026-23181

In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x4000 by executing the BLKBSZSET command. Since the...

5.4AI score0.00156EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/02/14 4:15 p.m.12 views

CVE-2026-23161

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

7.3CVSS0.00089EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23161

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

7.3CVSS6.5AI score0.00089EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.15 views

CVE-2026-23146

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References37
CVE
CVE
added 2026/02/14 4:01 p.m.51 views

CVE-2026-23167

Technical details (affected product, component, version, root cause, and fix) are not publicly available in the provided connected documents. Monitor for updates to CVE-2026-23167 as more information becomes available.

4.7CVSS5.2AI score0.00086EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/02/14 4:01 p.m.43 views

CVE-2026-23161

CVE-2026-23161 affects the Linux kernel's mm/shmem, swap handling. The bug stems from a race between truncate and swap entry split: the code uses xa_get_order without lock protection to determine the swap entry order and then calls xa_cmpxchg_irq, which can use an outdated order if the entry was ...

7.3CVSS5.3AI score0.00089EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.9 views

EUVD-2026-5877

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

5.3AI score0.00089EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/14 4:01 p.m.7 views

CVE-2026-23148 nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in blkcgroupbiostart: 1. nvmetbiodone is called when a bio completes 2...

7.5CVSS5.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/02/14 4:01 p.m.14 views

EUVD-2026-5887

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix race in nvmetbiodone leading to NULL pointer dereference There is a race condition in nvmetbiodone that can cause a NULL pointer dereference in blkcgroupbiostart: 1. nvmetbiodone is called when a bio completes 2...

5.2AI score0.00271EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/14 4:01 p.m.11 views

CVE-2026-23146 Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.3AI score0.00123EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.7 views

CVE-2026-23146

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.1AI score0.00123EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/02/14 4:01 p.m.15 views

EUVD-2026-5891

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.2AI score0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/14 3:14 p.m.56 views

CVE-2026-23132

CVE-2026-23132 : Linux kernel vulnerability in the dw-dp bridge (drm/bridge: synopsys: dw-dp) resolved. The issue concerned error handling in dw_dp_bind(), with three problems: (1) Missing return after drm_bridge_attach() failure, causing continued execution; (2) Resource leak where drm_dp_aux_un...

5.5CVSS5.5AI score0.00116EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:09 p.m.8 views

CVE-2026-23125

In the Linux kernel, the following vulnerability has been resolved: sctp: move SCTPCMDASSOCSHKEY right after SCTPCMDPEERINIT A null-ptr-deref was reported in the SCTP transmit path when SCTP-AUTH key initialization fails: ================================================================== KASAN:...

5.1AI score0.00114EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:09 p.m.48 views

CVE-2026-23125 sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT

In the Linux kernel, the following vulnerability has been resolved: sctp: move SCTPCMDASSOCSHKEY right after SCTPCMDPEERINIT A null-ptr-deref was reported in the SCTP transmit path when SCTP-AUTH key initialization fails: ================================================================== KASAN:...

0.00114EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/14 9:16 a.m.16 views

CVE-2026-1258

The Mail Mint plugin for WordPress is vulnerable to blind SQL Injection via the 'forms', 'automation', 'email/templates', and 'contacts/import/tutorlms/map' API endpoints in all versions up to, and including, 1.19.2 . This is due to insufficient escaping on the user supplied 'order-by',...

4.9CVSS0.00351EPSS
SaveExploits0References5
NVD
NVD
added 2026/02/14 5:16 a.m.20 views

CVE-2026-0692

The BlueSnap Payment Gateway for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.4.0. This is due to the plugin relying on WooCommerce's WCGeolocation::getipaddress function to validate IPN requests, which trusts user-controllable...

7.5CVSS0.00281EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/14 4:35 a.m.29 views

CVE-2026-0692

The CVE-2026-0692 entry concerns the BlueSnap Payment Gateway for WooCommerce WordPress plugin. Affected component: the plugin (up to version 3.3.0). Root cause: it validates IPN requests by relying on WooCommerce’s WC_Geolocation::get_ip_address(), which trusts user-controllable headers (e.g., X...

7.5CVSS5.9AI score0.00281EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/14 4:35 a.m.7 views

CVE-2026-0692 BlueSnap Payment Gateway for WooCommerce <= 3.4.0 - Missing Authorization to Unauthenticated Arbitrary Order Status Manipulation

The BlueSnap Payment Gateway for WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.4.0. This is due to the plugin relying on WooCommerce's WCGeolocation::getipaddress function to validate IPN requests, which trusts user-controllable...

7.5CVSS5.8AI score0.00281EPSS
SaveExploits0References3
Rows per page
Query Builder