Lucene search
K
SusecveRecent

58335 matches found

SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

5.5CVSS5.8AI score0.00034EPSS
Exploits0References15
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS5.7AI score0.00024EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•2 views

SUSE CVE-2026-23421

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctxrestoremidbb in release ctxrestoremidbb memory is allocated in wabbstore, but xeconfigdevicerelease only frees ctxrestorepostbb. Free ctxrestoremidbb0.cs as well to avoid leaking the allocation when the...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23422

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

7.8CVSS5.8AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23423

In the Linux kernel, the following vulnerability has been resolved: btrfs: free pages on error in btrfsuringreadextent In this function the 'pages' object is never freed in the hopes that it is picked up by btrfsuringreadfinished whenever that executes in the future. But that's just the happy pat...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•1 views

SUSE CVE-2026-23424

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

7.1CVSS5.9AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•2 views

SUSE CVE-2026-23425

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix ID register initialization for non-protected pKVM guests In protected mode, the hypervisor maintains a separate instance of the kvm structure for each VM. For non-protected VMs, this structure is initialized from...

6.3CVSS5.8AI score0.00017EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23426

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

4.7CVSS5.7AI score0.00018EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•2 views

SUSE CVE-2026-23427

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in durable v2 replay of active file handles parsedurablehandlecontext unconditionally assigns dhinfo-fp-conn to the current connection when handling a DURABLEREQV2 context with SMB2FLAGSREPLAYOPERATION...

9.8CVSS5.7AI score0.00045EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23428

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of shareconf in compound request smb2getksmbdtcon reuses work-tcon in compound requests without validating tcon-tstate. ksmbdtreeconnlookup checks tstate == TREECONNECTED on the initial lookup path, but...

9.8CVSS5.8AI score0.00037EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•2 views

SUSE CVE-2026-23429

In the Linux kernel, the following vulnerability has been resolved: iommu/sva: Fix crash in iommusvaunbinddevice domain-mm-iommumm can be freed by iommudomainfree: iommudomainfree mmdrop mmdrop mmpasiddrop After iommudomainfree returns, accessing domain-mm-iommumm may dereference a freed mm...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•4 views

SUSE CVE-2026-23430

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23431

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in amlspisgprobe In amlspisgprobe, ctlr is allocated by spialloctarget/spiallochost, but fails to call spicontrollerput in several error paths. This leads to a memory leak whenever the driver...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23432

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix use-after-free in mshvmapusermemory error path In the error path of mshvmapusermemory, calling vfree directly on the region leaves the MMU notifier registered. When userspace later unmaps the memory, the notifier fires...

7.8CVSS5.7AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23433

In the Linux kernel, the following vulnerability has been resolved: armmpam: Fix null pointer dereference when restoring bandwidth counters When an MSC supporting memory bandwidth monitoring is brought offline and then online, mpamrestorembwustate calls rismsmonread via ipi to restore the...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•3 views

SUSE CVE-2026-23434

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: serialize lock/unlock against other NAND operations nandlock and nandunlock call into chip-ops.lockarea/unlockarea without holding the NAND device lock. On controllers that implement SETFEATURES via multiple low-lev...

6.1CVSS5.7AI score0.00031EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23435

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Move event pointer setup earlier in x86pmuenable A production AMD EPYC system crashed with a NULL pointer dereference in the PMU NMI handler: BUG: kernel NULL pointer dereference, address: 0000000000000198 RIP:...

5.5CVSS5.8AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•2 views

SUSE CVE-2026-23436

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect from late creation of hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23437

In the Linux kernel, the following vulnerability has been resolved: net: shaper: protect late read accesses to the hierarchy We look up a netdev during prep of Netlink ops pre- callbacks and take a ref to it. Then later in the body of the callback we take its lock or RCU which are the actual...

7CVSS5.7AI score0.00017EPSS
Exploits0References40
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23438

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: guard flow control update with globaltxfc in buffer switching mvpp2bmswitchbuffers unconditionally calls mvpp2bmpoolupdateprivfc when switching between per-cpu and shared buffer pool modes. This function programs CM3...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23439

In the Linux kernel, the following vulnerability has been resolved: udptunnel: fix NULL deref caused by udpsockcreate6 when CONFIGIPV6=n When CONFIGIPV6 is disabled, the udpsockcreate6 function returns 0 success without actually creating a socket. Callers such as foucreate then proceed to...

5.7AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23440

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race condition during IPSec ESN update In IPSec full offload mode, the device reports an ESN Extended Sequence Number wrap event to the driver. The driver validates this event by querying the IPSec ASO and checking...

4.7CVSS5.8AI score0.00034EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent concurrent access to IPSec ASO context The query or updating IPSec offload object is through Access ASO WQE. The driver uses a single mlx5eipsecaso struct for each PF, which contains a shared DMA-mapped context...

5.5CVSS5.7AI score0.00014EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23442

In the Linux kernel, the following vulnerability has been resolved: ipv6: add NULL checks for idev in SRv6 paths in6devget can return NULL when the device has no IPv6 configuration e.g. MTU IPV6MINMTU or after NETDEVUNREGISTER. Add NULL checks for idev returned by in6devget in both...

6.5CVSS5.7AI score0.00031EPSS
Exploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23443

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix previous acpiprocessorerratapiix4 fix After commi f132e089fe89 "ACPI: processor: Fix NULL-pointer dereference in acpiprocessorerratapiix4", device pointers may be dereferenced after dropping references to the...

6.1CVSS5.8AI score0.00018EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23444

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: always free skb on ieee80211txprepareskb failure ieee80211txprepareskb has three error paths, but only two of them free the skb. The first error path ieee80211txprepare returning TXDROP does not free it, while...

7.8CVSS5.7AI score0.00018EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•6 views

SUSE CVE-2026-23445

In the Linux kernel, the following vulnerability has been resolved: igc: fix page fault in XDP TX timestamps handling If an XDP application that requested TX timestamping is shutting down while the link of the interface in use is still up the following kernel splat is reported: 883.803618 T1554...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References9
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•7 views

SUSE CVE-2026-23446

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Do not perform PM inside suspend callback syzbot reports "task hung in rpmresume" This is caused by aqc111suspend calling the PM variant of its writecmd routine. The simplified call trace looks like this:...

5.5CVSS5.7AI score0.00031EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23447

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP32 nframes bounds check The same bounds-check bug fixed for NDP16 in the previous patch also exists in cdcncmrxverifyndp32. The DPE array size is validated against the total skb length withou...

6.1CVSS5.7AI score0.00018EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•6 views

SUSE CVE-2026-23448

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

6.1CVSS5.9AI score0.00018EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7CVSS5.8AI score0.00018EPSS
Exploits0References23
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•6 views

SUSE CVE-2026-23450

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

7CVSS5.7AI score0.00082EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•2 views

SUSE CVE-2026-23451

In the Linux kernel, the following vulnerability has been resolved: bonding: prevent potential infinite loop in bondheaderparse bondheaderparse can loop if a stack of two bonding devices is setup, because skb-dev always points to the hierarchy top. Add new "const struct netdevice dev" parameter t...

7.5CVSS5.7AI score0.00062EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•3 views

SUSE CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

4.7CVSS5.8AI score0.00014EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23453

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: Fix memory leak in XDPDROP for non-zero-copy mode Page recycling was removed from the XDPDROP path in emacrunxdp to avoid conflicts with AFXDP zero-copy mode, which uses xskbufffree instead. However, this...

7.5CVSS5.7AI score0.0006EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•6 views

SUSE CVE-2026-23454

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

6.4CVSS5.7AI score0.00018EPSS
Exploits0References9
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•3 views

SUSE CVE-2026-23455

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: check for zero length in DecodeQ931 In DecodeQ931, the UserUserIE code path reads a 16-bit length from the packet, then decrements it by 1 to skip the protocol discriminator byte before passing it to...

6.3CVSS5.8AI score0.00126EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23456

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: fix OOB read in decodeint CONS case In decodeint, the CONS case calls getbitsbs, 2 to read a length value, then calls getuintbs, len without checking that len bytes remain in the buffer. The existing...

5.3CVSS5.7AI score0.0018EPSS
Exploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23457

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntracksip: fix Content-Length u32 truncation in siphelptcp siphelptcp parses the SIP Content-Length header with simplestrtoul, which returns unsigned long, but stores the result in unsigned int clen. On 64-bit...

5.3CVSS5.7AI score0.00112EPSS
Exploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23458

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix use-after-free in ctnetlinkdumpexpct ctnetlinkdumpexpct stores a conntrack pointer in cb-data for the netlink dump callback ctnetlinkexpctdumptable, but drops the conntrack reference immediately after...

7CVSS5.7AI score0.00022EPSS
Exploits0References23
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23459

In the Linux kernel, the following vulnerability has been resolved: iptunnel: adapt iptunnelxmitstats to NETDEVPCPUSTATDSTATS Blamed commits forgot that vxlan/geneve use udptunnel6xmitskb which call iptunnelxmitstats. iptunnelxmitstats was assuming tunnels were only using NETDEVPCPUSTATTSTATS...

8.2CVSS5.7AI score0.0006EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•3 views

SUSE CVE-2026-23460

In the Linux kernel, the following vulnerability has been resolved: net/rose: fix NULL pointer dereference in rosetransmitlink on reconnect syzkaller reported a bug 1, and the reproducer is available at 2. ROSE sockets use four sk-skstate values: TCPCLOSE, TCPLISTEN, TCPSYNSENT, and TCPESTABLISHE...

5.5CVSS5.7AI score0.00021EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•3 views

SUSE CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

7.5CVSS5.8AI score0.00023EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23462

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: Fix possible UAF This fixes the following trace caused by not dropping l2capconn reference when user-remove callback is called: 97.809249 l2capconnfree: freeing conn ffff88810a171c00 97.809907 CPU: 1 UID: 0 PID:...

7.8CVSS5.7AI score0.00033EPSS
Exploits0References24
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23463

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qmandestroyfq When QMANFQFLAGDYNAMICFQID is set, there's a race condition between fqtablefq-idx state and freeing/allocating from the pool and WARNONfqtablefq-idx in qmancreatefq gets...

5.7AI score0.00024EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•2 views

SUSE CVE-2026-23464

In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately without freeing the allocated memory for syscontroller, leading to a memor...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References5
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23465

In the Linux kernel, the following vulnerability has been resolved: btrfs: log new dentries when logging parent dir of a conflicting inode If we log the parent directory of a conflicting inode, we are not logging the new dentries of the directory, so when we finish we have the parent directory's...

6.1CVSS5.8AI score0.00018EPSS
Exploits0References16
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•5 views

SUSE CVE-2026-23466

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Open-code GGTT MMIO access protection GGTT MMIO access is currently protected by hotplug drmdeventer, which works correctly when the driver loads successfully and is later unbound or unloaded. However, if driver load fail...

4.7CVSS5.7AI score0.00018EPSS
Exploits0References9
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•1 views

SUSE CVE-2026-23467

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe inteldmcupdatedc6allowedcount oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the case when the call path is intelpowerdomainsinithw -...

5.7AI score0.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/03 11:27 p.m.•4 views

SUSE CVE-2026-23468

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bonumber field. Although the previous multiplication overflow check prevents out-of-bounds...

5.5CVSS5.9AI score0.00025EPSS
Exploits0References17
Total number of security vulnerabilities58335