Lucene search
+L

77621 matches found

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
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.19 views

SUSE CVE-2026-46169

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplusstrcasecmp. The root cause is that hfsbrecread doesn't validate that the on-disk record size matches the expected si...

6.5CVSS5.8AI score0.0013EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.18 views

SUSE CVE-2026-46172

In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6rcvencap xfrm6rcvencap performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinputlookup returns a referenced dst entry even when the lookup resolves to...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/05/29 1:15 a.m.35 views

SUSE CVE-2026-46176

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5ibdevressrqinit mlx5ibdevressrqinit allocates two SRQs, s0 and s1. When ibcreatesrq fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed ...

5.5CVSS5.8AI score0.00142EPSS
SaveExploits0References18
Rows per page
Query Builder