Lucene search
+L

8655 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

7.1CVSS5.6AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.20 views

AZL-60251 CVE-2025-21969 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.14 views

CVE-2025-21969

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/01 4:15 p.m.5 views

DEBIAN-CVE-2025-21969

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.15 views

CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

DEBIAN-CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.11 views

CVE-2025-21911

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

7.1CVSS6.5AI score0.00183EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/01 4:15 p.m.10 views

UBUNTU-CVE-2025-21974

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: return fail if interface is down in bnxtqueuememalloc The bnxtqueuememalloc is called to allocate new queue memory when a queue is restarted. It internally accesses rx buffer descriptor corresponding to the index. The ...

5.5CVSS6.6AI score0.00178EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

UBUNTU-CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.18 views

UBUNTU-CVE-2025-21969

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free Read in l2capsendcmd After the hci sync command releases l2capconn, the hci receive data work queue references the released l2capconn when sending to the upper layer. Add hci dev lock to...

8.8CVSS6.4AI score0.00216EPSS
SaveExploits0References25
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21925

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skbget before devqueuexmit syzbot is able to crash hosts 1, using llc and devices not supporting IFFTXSKBSHARING. In this case, e1000 driver calls ethskbpad, while the skb is shared. Simply replace skbget by...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References59
OSV
OSV
added 2025/04/01 3:47 p.m.11 views

CVE-2025-21974 eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: return fail if interface is down in bnxtqueuememalloc The bnxtqueuememalloc is called to allocate new queue memory when a queue is restarted. It internally accesses rx buffer descriptor corresponding to the index. The ...

6.1AI score
SaveExploits0References6
OSV
OSV
added 2025/04/01 3:47 p.m.12 views

CVE-2025-21973 eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:47 p.m.119 views

CVE-2025-21973

CVE-2025-21973 affects the bnxt Ethernet driver (bnxt_get_queue_stats_rx/tx) in the Linux kernel. If an interface is down, qstats-get may access cp_ring/tx_ring without null checks, causing a NULL pointer dereference and kernel panic. Reproducer steps are provided in the description. The issue ha...

7.1CVSS6.8AI score0.00183EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/04/01 3:41 p.m.79 views

CVE-2025-21940

Technical details about CVE-2025-21940 are not publicly provided in the supplied documents. No affected products, versions, or fixes are explicitly described here. Monitor for vendor advisories and patch releases.

5.5CVSS7.1AI score0.00191EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.2 views

CVE-2025-21940 drm/amdkfd: Fix NULL Pointer Dereference in KFD queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

6.1AI score0.00191EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.41 views

CVE-2025-21940 drm/amdkfd: Fix NULL Pointer Dereference in KFD queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 3:41 p.m.19 views

CVE-2025-21940 drm/amdkfd: Fix NULL Pointer Dereference in KFD queue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS5.9AI score
SaveExploits0References6
Snyk
Snyk
added 2025/04/01 9:30 a.m.5 views

Incorrect Authorization

Overview org.apache.activemq:artemis-server is a server package for the ActiveMQ-Artemis project. Affected versions of this package are vulnerable to Incorrect Authorization in the createQueue method in ServerSessionImpl.java, which is invoked by the createDurableQueue and createNonDurableQueue...

5.3CVSS6.8AI score0.00585EPSS
SaveExploits0References2
Rows per page
Query Builder