Lucene search
+L

77645 matches found

OSV
OSV
added 2026/05/29 8:43 a.m.12 views

OPENSUSE-SU-2026:20842-1 Security update for openjpeg2

This update for openjpeg2 fixes the following issue - CVE-2025-54874: openjpeg: missing error check can lead to the use of an uninitialized pointer and cause an out-of- bounds heap memory write bsc1247650...

9.8CVSS7.3AI score0.00641EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:09 a.m.20 views

RDMA/mlx4: Fix resource leak on error in mlx4_ib_create_srq()

...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:08 a.m.15 views

RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()

...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:08 a.m.14 views

RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path

...

7.8CVSS5.4AI score0.00143EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:07 a.m.18 views

LoongArch: Fix potential ADE in loongson_gpu_fixup_dma_hang()

...

5.5CVSS5.4AI score0.00095EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:06 a.m.12 views

btrfs: fix double free in create_space_info() error path

...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:05 a.m.14 views

RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()

...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:05 a.m.18 views

RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()

...

7.8CVSS5.4AI score0.00142EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:03 a.m.13 views

usb: ulpi: fix memory leak on ulpi_register() error paths

...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/29 8:02 a.m.13 views

ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()

...

5.5CVSS5.4AI score0.00128EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/05/29 5:24 a.m.21 views

CVE-2026-6324 Libsoup: libsoup: http request smuggling via unsigned to signed conversion error

A flaw was found in libsoup. A remote attacker could exploit an unsigned to signed conversion error in the soupbodyinputstreamreadchunked function by sending a malicious HTTP request. This vulnerability occurs when libsoup operates behind a non-libsoup proxy server or as a proxy in front of a...

4.8CVSS5.8AI score0.00872EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/29 1:17 a.m.19 views

SUSE CVE-2026-46107

In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalancechildren. If the internal btree node has one entry, the code tries to copy all btree entries from the node's child to the node itself and...

6.1CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/29 1:17 a.m.33 views

SUSE CVE-2026-46109

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: fix memory leak on ulpiregister error paths Commit 01af542392b5 "usb: ulpi: fix double free in ulpiregisterinterface error path" removed kfreeulpi from ulpiregisterinterface to fix a double-free when deviceregister...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.31 views

SUSE CVE-2026-46127

In the Linux kernel, the following vulnerability has been resolved: RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdmacopypduresp Sashiko points out that pd-uctx isn't initialized until late in the function so all these error flow references are NULL and will crash. Use the uctx that isn't NU...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.23 views

SUSE 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 -...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.18 views

SUSE 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.8AI score0.00127EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.34 views

SUSE CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

4.7CVSS5.8AI score0.00126EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.20 views

SUSE CVE-2026-46162

In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in icesfethactivate error path When auxiliarydeviceadd fails, icesfethactivate jumps to auxdevuninit and calls auxiliarydeviceuninit&sfdev-adev. The device release callback icesfdevrelease frees sfdev, but th...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.21 views

SUSE CVE-2026-46164

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

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.18 views

SUSE CVE-2026-46166

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211dfscaccancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error...

5.5CVSS5.8AI score0.00203EPSS
SaveExploits0References9
Rows per page
Query Builder