Lucene search
+L

355513 matches found

CVE
CVE
added 2026/09/16 10:31 a.m.2 views

CVE-2026-89842 scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started qlanvmexmtlsrsp bails out to the out: label when firmware is not started !ha-flags.fwstarted, but the out: path unconditionally calls qlanvmelsrejectiocb, which ends in...

SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.0 views

CVE-2026-89842 scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Skip NVMe LS reject IOCB when FW not started qlanvmexmtlsrsp bails out to the out: label when firmware is not started !ha-flags.fwstarted, but the out: path unconditionally calls qlanvmelsrejectiocb, which ends in...

SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.0 views

CVE-2026-89836 f2fs: fix folio_nr_pages() race after put in large folio invalidate

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix folionrpages race after put in large folio invalidate Our v6.18 based Android system is continuely suffering livelock and bad page stat as shown in1 which related to broken xarray slot status. By investigating big folio...

SaveExploits0References2
CVE
CVE
added 2026/09/16 10:31 a.m.1 views

CVE-2026-89836 f2fs: fix folio_nr_pages() race after put in large folio invalidate

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix folionrpages race after put in large folio invalidate Our v6.18 based Android system is continuely suffering livelock and bad page stat as shown in1 which related to broken xarray slot status. By investigating big folio...

SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:31 a.m.0 views

CVE-2026-89830 f2fs: fix valid block count leak on data block allocation failure

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix valid block count leak on data block allocation failure In allocatedatablock, when allocating a new data block dn-datablkaddr == NULLADDR, incvalidblockcount is called first to increment totalvalidblockcount and iblocks...

SaveExploits0References4
CVE
CVE
added 2026/09/16 10:31 a.m.0 views

CVE-2026-89830 f2fs: fix valid block count leak on data block allocation failure

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix valid block count leak on data block allocation failure In allocatedatablock, when allocating a new data block dn-datablkaddr == NULLADDR, incvalidblockcount is called first to increment totalvalidblockcount and iblocks...

SaveExploits0References4
CVE
CVE
added 2026/09/16 10:30 a.m.2 views

CVE-2026-89811 drm/amdkfd: Add TLB flush after MES queue eviction/suspension

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.0 views

CVE-2026-89811 drm/amdkfd: Add TLB flush after MES queue eviction/suspension

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.1 views

CVE-2026-89810 drm/amdkfd: Fix error path at svm_migrate_copy_to_ram

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix error path at svmmigratecopytoram If page migration from device to sys ram fails for some reasons driver needs release and unlock allocated system pages. To do that driver should use page physical address, or pfn,...

SaveExploits0References3
CVE
CVE
added 2026/09/16 10:30 a.m.2 views

CVE-2026-89810 drm/amdkfd: Fix error path at svm_migrate_copy_to_ram

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix error path at svmmigratecopytoram If page migration from device to sys ram fails for some reasons driver needs release and unlock allocated system pages. To do that driver should use page physical address, or pfn,...

SaveExploits0References3
CVE
CVE
added 2026/09/16 10:30 a.m.1 views

CVE-2026-89809 drm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqds

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix scope of mqdmgr dereference in pqmdebugfsmqds Reading /sys/kernel/debug/kfd/mqds while a process holds an active KFD queue triggers a NULL pointer dereference because the for loop that calls mqdmgr-debugfsshowmqd ...

SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.1 views

CVE-2026-89809 drm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqds

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix scope of mqdmgr dereference in pqmdebugfsmqds Reading /sys/kernel/debug/kfd/mqds while a process holds an active KFD queue triggers a NULL pointer dereference because the for loop that calls mqdmgr-debugfsshowmqd ...

SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.2 views

CVE-2026-89807 drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

SaveExploits0References4
CVE
CVE
added 2026/09/16 10:30 a.m.2 views

CVE-2026-89807 drm/amdkfd: guard against NULL restore_mqd in CRIU queue restore

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: guard against NULL restoremqd in CRIU queue restore Both createqueuecpsch and createqueuenocpsch unconditionally call mqdmgr-restoremqd when a CRIU restore is in progress qd != NULL, with no NULL guard. On any system...

SaveExploits0References4
NVD
NVD
added 2026/09/16 10:16 a.m.3 views

CVE-2026-86466

Apache Airflow FAB provider: the Authentik OAuth path in the FAB auth manager does not validate the issuer or audience claims of the idtoken it accepts. An attacker holding a token that the same Authentik identity provider minted for a different client application can present it to Airflow and be...

SaveExploits0References3
NVD
NVD
added 2026/09/16 10:16 a.m.3 views

CVE-2026-82310

Apache Airflow FAB provider: deactivating a user account does not stop tokens issued to that account before deactivation. Password authentication correctly rejects the disabled account, but the Core API continues to accept an existing, unexpired token naming it, and lets that token mint a...

SaveExploits0References3
CVE
CVE
added 2026/09/16 10:12 a.m.29 views

CVE-2026-86106 Security Advisory 0179

An unauthenticated actor with network access to the private HA interconnect may trigger sensitive HA peer functions without verification. This could result in elevated command execution on Edge units where HA is enabled...

9.6CVSS5.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 10:12 a.m.2 views

CVE-2026-86106 Security Advisory 0179

An unauthenticated actor with network access to the private HA interconnect may trigger sensitive HA peer functions without verification. This could result in elevated command execution on Edge units where HA is enabled...

9.6CVSS
SaveExploits0References1
Talos Blog
Talos Blog
added 2026/09/16 10:00 a.m.0 views

Securing the unpatchable in an age of AI-driven vulnerabilities

AI is accelerating vulnerability discovery, leaving unpatchable operational technology OT systems at risk. Hoping for the best is not a viable anti-exploitation strategy. Deploying next-generation firewalls directly upstream allows for virtual patching through deep packet inspection. These system...

SaveExploits0
Securelist
Securelist
added 2026/09/16 10:00 a.m.1 views

NightEagle targets Russian companies

Over the past year, our Global Emergency Response Team GERT has investigated several incidents involving the NightEagle group APT-Q-95. This group has been active since at least 2023 and originally focused on organizations in Asia, as we reported previously. We have now identified attacks by the...

SaveExploits0
Rows per page
Query Builder