Lucene search
+L

7323 matches found

NVD
NVD
•added 2026/05/28 1:16 p.m.•30 views

CVE-2026-40914

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

4.3CVSS0.00556EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/05/28 12:28 p.m.•32 views

EUVD-2026-32894

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

5.8AI score0.00556EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/05/28 12:28 p.m.•10 views

CVE-2026-40914

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

5.8AI score0.00556EPSS
SaveExploits0References2Affected Software2
CVE
CVE
•added 2026/05/28 12:28 p.m.•76 views

CVE-2026-40914

CVE-2026-40914 describes a vulnerability in Apache Artemis (and Apache ActiveMQ Artemis) where a STOMP-authenticated user with either consume or send permission on an address can augment the address routing-type without having createAddress permission for that address. This allows sending or cons...

4.3CVSS5.8AI score0.00556EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/05/28 12:28 p.m.•12 views

CVE-2026-40914 Apache Artemis Stomp Protocol, Apache ActiveMQ Artemis Stomp Protocol: Address routing-type can be updated by STOMP protocol user without the createAddress permission

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

4.3CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/28 12:28 p.m.•50 views

CVE-2026-40914 Apache Artemis Stomp Protocol, Apache ActiveMQ Artemis Stomp Protocol: Address routing-type can be updated by STOMP protocol user without the createAddress permission

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission for...

0.00556EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/28 10:16 a.m.•20 views

CVE-2026-46178

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4ibcreatesrq Sashiko points out that mlx4srqalloc was not undone during error unwind, add the missing call to mlx4srqfree...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
•added 2026/05/28 10:16 a.m.•20 views

CVE-2026-46144

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in manaibcreateqprss Sashiko points out that manaibcfgvportsteering is leaked, the normal destroy path cleans it up...

5.5CVSS0.00162EPSS
SaveExploits0References5
OSV
OSV
•added 2026/05/28 10:16 a.m.•10 views

AZL-89130 CVE-2026-46138 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix OOB read and infinite loop in hcilecreatebigcompleteevt hcilecreatebigcompleteevt iterates over BTBOUND connections for a BIG handle using a while loop, accessing ev-bishandlei++ on each iteration. Howeve...

8.1CVSS6AI score0.00405EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/28 10:16 a.m.•24 views

CVE-2026-46126

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix manadestroywqobj cleanup in manaibcreateqprss Sashiko points out there are two bugs here in the error unwind flow, both related to how the WQ table is unwound. First there is a double i-- on the first failure path...

5.5CVSS0.00162EPSS
SaveExploits0References4
NVD
NVD
•added 2026/05/28 10:16 a.m.•23 views

CVE-2026-46111

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in createbigsync Add hciconnvalid check in createbigsync to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in createbigcomplete and re-validate...

7.8CVSS0.00171EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•16 views

CVE-2026-46144

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in manaibcreateqprss Sashiko points out that manaibcfgvportsteering is leaked, the normal destroy path cleans it up...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References31
OSV
OSV
•added 2026/05/28 10:16 a.m.•12 views

UBUNTU-CVE-2026-46178

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4ibcreatesrq Sashiko points out that mlx4srqalloc was not undone during error unwind, add the missing call to mlx4srqfree...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References45
OSV
OSV
•added 2026/05/28 10:16 a.m.•14 views

UBUNTU-CVE-2026-46129

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in createspaceinfo error path When kobjectinitandadd fails, the call chain is: createspaceinfo - btrfssysfsaddspaceinfotype - kobjectinitandadd - failure - kobjectput&spaceinfo-kobj - spaceinforelease -...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•13 views

CVE-2026-46111

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in createbigsync Add hciconnvalid check in createbigsync to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in createbigcomplete and re-validate...

7.8CVSS6.2AI score0.00171EPSS
SaveExploits0References31
attackerkb
attackerkb
•added 2026/05/28 9:40 a.m.•98 views

CVE-2026-46229

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPUGEMCREATEVRAMWIPEONRELEASE but not AMDGPUGEMCREATEVRAMCLEARED, leaving freshly allocated VRAM with stale data from prior use...

5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/05/28 9:36 a.m.•16 views

CVE-2026-46178 RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Fix resource leak on error in mlx4ibcreatesrq Sashiko points out that mlx4srqalloc was not undone during error unwind, add the missing call to mlx4srqfree...

7.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
•added 2026/05/28 9:36 a.m.•52 views

CVE-2026-46164

CVE-2026-46164 affects the Linux kernel's btrfs subsystem. The vulnerability is a double-free in create_space_info_sub_group() when kobject_init_and_add() fails, causing the sub_group to be freed twice as the error path unwinds. The call chain is: create_space_info_sub_group() → btrfs_sysfs_add_s...

7CVSS5.8AI score0.00165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/05/28 9:35 a.m.•14 views

CVE-2026-46129 btrfs: fix double free in create_space_info() error path

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in createspaceinfo error path When kobjectinitandadd fails, the call chain is: createspaceinfo - btrfssysfsaddspaceinfotype - kobjectinitandadd - failure - kobjectput&spaceinfo-kobj - spaceinforelease -...

7.8CVSS6.5AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/05/28 9:35 a.m.•22 views

EUVD-2026-32888

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix double free in createspaceinfo error path When kobjectinitandadd fails, the call chain is: createspaceinfo - btrfssysfsaddspaceinfotype - kobjectinitandadd - failure - kobjectput&spaceinfo-kobj - spaceinforelease -...

5.8AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder