Lucene search
+L
SusecveMost viewed

66350 matches found

SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45882

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916bmsvm: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

4.7CVSS5.7AI score0.00159EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45887

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix memleak of newsk in unixstreamconnect. When preparepeercred fails in unixstreamconnect, unixreleasesock is not called for newsk, and the memory is leaked. Let's move preparepeercred before unixcreate1...

5.5CVSS5.8AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45890

In the Linux kernel, the following vulnerability has been resolved: xen-netback: reject zero-queue configuration from guest A malicious or buggy Xen guest can write "0" to the xenbus key "multi-queue-num-queues". The connect function in the backend only validates the upper bound requestednumqueue...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45892

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIALVALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4splitextent with the EXT4EXTMAYZEROOUT and EXT4EXTDATAVALID2 flags set, it could...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45895

In the Linux kernel, the following vulnerability has been resolved: quota: fix livelock between quotactl and freezesuper When a filesystem is frozen, quotactlblock enters a retry loop waiting for the filesystem to thaw. It acquires sumount, checks the freeze state, drops sumount and uses...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45899

In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processed and return an error directly, which will result in stale extent entries remaining in the extent...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45916

In the Linux kernel, the following vulnerability has been resolved: power: supply: sbs-battery: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45922

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in GETDATADIRECTSYSFSPATH handler The UVERBSHANDLERMLX5IBMETHODGETDATADIRECTSYSFSPATH function allocates memory for the device path using kobjectgetpath. If the length of the device path exceeds the...

3.3CVSS5.9AI score0.0016EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•19 views

SUSE CVE-2026-45929

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix possible use-after-free in ovpnnetxmit When building the skblist in ovpnnetxmit, skbsharecheck will free the original skb if it is shared. The current implementation continues to use the stale skb pointer for subsequent...

7.8CVSS5.8AI score0.00158EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45941

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmi2cinfineon: Fix locality leak on getburstcount failure getburstcount can return -EBUSY on timeout. When this happens, the function returns directly without releasing the locality that was acquired at the beginning of...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45945

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement The Intel VT-d PASID table entry is 512 bits 64 bytes. When replacing an active PASID entry e.g., during domain replacement, the current implementation calculates a ne...

8.8CVSS5.8AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45950

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfiveaesaeaddoonereq The starfiveaesaeaddoonereq function allocates rctx-adata with kzalloc but fails to free it if sgcopytobuffer or starfiveaeshwinit fails, which lead to memory leaks...

3.3CVSS5.8AI score0.00122EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45954

In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fbdrvprobe In au1200fbdrvprobe, when platformgetirq fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure...

3.3CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45956

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45970

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: fix UAF in rlbarprecv during bond up/down The ALB RX path may access rxhashtbl concurrently with bond teardown. During rapid bond up/down cycles, rlbdeinitialize frees rxhashtbl while RX handlers are still running,...

7CVSS5.7AI score0.00126EPSS
SaveExploits0References168
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45975

In the Linux kernel, the following vulnerability has been resolved: ublk: use READONCE to read struct ublksrvctrlcmd struct ublksrvctrlcmd is part of the iouringsqe, which may lie in userspace-mapped memory. It's racy to access its fields with normal loads, as userspace may write to them...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:55 a.m.•19 views

SUSE CVE-2026-45980

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-45995

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix userstruct uaf iofreerbufring usees a struct userstruct, which iozcrxifqfree puts it down before destroying the ring...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46005

In the Linux kernel, the following vulnerability has been resolved: xfs: fix a resource leak in xfsallocbuftarg In the error path, call fsputdax to drop the DAX device reference...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46008

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damoswalk vs kdamondfn exit race When kdamondfn main loop is finished, the function cancels remaining damoswalk request and unset the damonctx-kdamond so that API callers and API functions themselves can show t...

5.5CVSS5.7AI score0.00079EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46009

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to do later. This leads to an oops when .allowlink fails or when .droplink is performed. Remove t...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46016

In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent possibility of crash by NULL pointer dereferencing...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46020

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate damosquotagoal-nid for nodememused,freebp Patch series "mm/damon/core: validate damosquotagoal-nid". nodememcgused,freebp DAMOS quota goals receive the node id. The node id is used for simeminfonode and...

4.4CVSS5.9AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46025

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damoncall vs kdamondfn exit race Patch series "mm/damon/core: fix damoncall/damoswalk vs kdmond exit race". damoncall and damoswalk can leak memory and/or deadlock when they race with kdamond terminations. Fix...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:54 a.m.•19 views

SUSE CVE-2026-46031

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

5.9CVSS5.8AI score0.0037EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46038

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Free the node during ctrlcmdbye A node sends the BYE packet when it is about to go down. So the nameserver should advertise the removal of the node to all remote and local observers and free the node finally. But...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46042

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix memory leaks in weightedinterleaveautostore weightedinterleaveautostore fetches oldwistate inside the if !input block only. This causes two memory leaks: 1. When a user writes "false" and the current mode is...

3.3CVSS5.8AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46046

In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse in ext4xattrinodedecrefall The commit c8e008b60492 "ext4: ignore xattrs past end" introduced a refcount leak in when blockcsum is false. ext4xattrinodedecrefall calls ext4getinodeloc to get iloc.bh, but...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46048

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46049

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Add fallback to default RSR for S/PDIF spdifpassthruplaybackgetresources uses atc-pllrate as the RSR for the MSR calculation loop. However, pllrate is only updated in atcpllinit and not in hwpllinit, so it remains 0...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46053

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix MR cleanup on copy error rdsrdmamap hands sg/pages ownership to the transport after getmr succeeds. If copying the generated cookie back to user space fails after that point, the error path must not free those...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46070

In the Linux kernel, the following vulnerability has been resolved: md/raid5: validate payload size before accessing journal metadata r5crecoveryanalyzemetablock and r5lrecoveryverifydatachecksumformb iterate over payloads in a journal metadata block using on-disk payload size fields without...

6.1CVSS5.8AI score0.00126EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/28 3:53 a.m.•19 views

SUSE CVE-2026-46082

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a UD when EFER.SVME is not set. Add a check to properly inject UD when EFER.SVME=0. sean: tag for stable@...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46087

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: fix memory leak on damonstart failure in damonstatstart Destroy the DAMON context and reset the global pointer when damonstart fails. Otherwise, the context allocated by damonstatbuildctx is leaked, and the stale...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46092

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pciupstreambridge returns NULL if the device is on a root bus. If 8821CE is installed in the system with such a PCI topology, the probing routine will crash. This has probably...

5.5CVSS5.7AI score0.00136EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46093

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: take vmappurgelock in shrinker decayvapoolnode can be invoked concurrently from two paths: purgevmaparealazy when pools are being purged, and the shrinker via vmapnodeshrinkscan. However, decayvapoolnode is not safe t...

6.3CVSS5.7AI score0.00129EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46097

In the Linux kernel, the following vulnerability has been resolved: Input: edt-ft5x06 - fix use-after-free in debugfs teardown The commit 68743c500c6e "Input: edt-ft5x06 - use per-client debugfs directory" removed the manual debugfs teardown, relying on the I2C core to handle it. However, this...

5.5CVSS5.8AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46099

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

5.5CVSS5.7AI score0.00288EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/28 3:52 a.m.•19 views

SUSE CVE-2026-46103

In the Linux kernel, the following vulnerability has been resolved: can: ucan: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when drivers...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/27 12:57 p.m.•19 views

SUSE CVE-2026-45845

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix NULL pointer dereference in class dump When a TAPRIO child qdisc is deleted via RTMDELQDISC, tapriograft is called with new == NULL and stores NULL into q-qdiscscl - 1. Subsequent RTMGETTCLASS dump operatio...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/27 12:57 p.m.•19 views

SUSE CVE-2026-48962

IO::Compress versions before 2.220 for Perl can execute arbitrary code in File::GlobMapper via an attacker-controlled output glob. parseOutputGlob wraps the caller-supplied output glob string in double quotes and stores it in the parser state; getFiles then runs the stored expression through eval...

7.8CVSS6.2AI score0.00292EPSS
SaveExploits3References9
SUSE CVE
SUSE CVE
•added 2026/05/27 10:58 a.m.•19 views

SUSE CVE-2026-8450

HTTP::Daemon versions before 6.17 for Perl allow OS command injection via sendfile. sendfile opens its string argument with Perl's 2-arg open. The 2-arg form interprets magic prefixes: '| cmd' and 'cmd |' open a pipe to a subprocess, ' path' and ' path' open the path for write or append. Untruste...

8.1CVSS5.8AI score0.01398EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2026/05/27 2:48 a.m.•19 views

SUSE CVE-2026-41045

A time-to-check-time-of-use in polkit authentication of qSnapper before version 1.3.3 allowed a local attacker to bypass qSnappers authentication mechanism and operate e.g. as root user...

8.1CVSS5.9AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/27 2:47 a.m.•19 views

SUSE CVE-2026-45834

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsockstatechangecb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/27 2:47 a.m.•19 views

SUSE CVE-2026-45836

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2capsockgetsndtimeocb Add the same NULL guard already present in l2capsockresumecb and l2capsockreadycb...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/27 2:47 a.m.•19 views

SUSE CVE-2026-48863

A flaw was found in libsolv. A stack-based buffer overflow vulnerability exists in the PGP verification component due to incorrect length handling when copying EdDSA 's' MPI into a stack buffer. A remote attacker could craft a malicious Ed25519 PGP signature with mismatched MPI lengths. Processin...

7.5CVSS5.8AI score0.0047EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/05/22 2:21 a.m.•19 views

SUSE CVE-2026-8631

A potential security vulnerability has been identified in the HP Linux Imaging and Printing Software. This potential vulnerability may allow escalation of privileges and/or arbitrary code execution via an integer overflow in the hpcups processing path when handling crafted print data...

9.8CVSS6.3AI score0.01814EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/05/22 2:20 a.m.•19 views

SUSE CVE-2026-41069

libheif is a HEIF and AVIF file format decoder and encoder. In versions 1.21.2 and prior, a malformed HEIF sequence file can trigger an out-of-bounds read in core sequence parsing logic, causing DoS. A malformed file can have stco.entrycount == 0 creating no chunks while still passing validation...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits1References5
Total number of security vulnerabilities5000