Lucene search
+L
SusecveRecent

62939 matches found

SUSE CVE
SUSE CVE
•added 2026/07/21 1:5 p.m.•7 views

SUSE CVE-2026-63009

unknown...

5.3AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:5 p.m.•7 views

SUSE CVE-2026-63090

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS6.5AI score0.00502EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:5 p.m.•9 views

SUSE CVE-2026-63091

ProFTPD before 1.3.9c and 1.3.10rc3 contains a signed integer overflow vulnerability in the modsftp module's SCP size-record parser that allows authenticated low-privilege attackers to bypass ASLR by sending a crafted file size value of UINT64MAX, which results in a negative offt value. Attackers...

7.1CVSS5.6AI score0.00295EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•7 views

SUSE CVE-2026-63862

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek-gen3: Prevent leaking IRQ domains when IRQ not found In mtkpciesetupirq, the IRQ domains are allocated before the controller's IRQ is fetched. If the latter fails, the function directly returns an error, without...

5.2AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•9 views

SUSE CVE-2026-63875

In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Flush walk cache when unsharing PMD tables When hugepmdunshare is called to unshare a PMD table, the tlbunsharepmdptdesc function sets tlb-unsharedtables=true but the aarch64 tlbflush only checked tlb-freedtables to...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•10 views

SUSE CVE-2026-63876

In the Linux kernel, the following vulnerability has been resolved: serial: zs: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to mono frame buffer device 160x64 fb0: PMAG-AA frame buffer device at tc0 DECstation Z85C30...

5.6AI score0.00209EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•9 views

SUSE CVE-2026-63877

In the Linux kernel, the following vulnerability has been resolved: serial: dz: Convert to use a platform device Prevent a crash from happening as the first serial port is initialised: Console: switching to colour frame buffer device 160x64 tgafb: SFB+ detected, rev=0x02 fb0: Digital ZLX-E1 frame...

5.6AI score0.00209EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•9 views

SUSE CVE-2026-63878

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

5.3AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•7 views

SUSE CVE-2026-63879

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuhmmrangegetpages The notifier sequence must only be read once or otherwise we could work with invalid pages. While at it also fix the coding style, e.g. drop the pre-initialized return value and use the comm...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63880

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix lock leak on ENOMEM in AMDGPUGEMOPGETMAPPINGINFO The AMDGPUGEMOPGETMAPPINGINFO branch of amdgpugemopioctl holds three cleanup-tracked resources before calling kvcalloc: the drmgemobject reference from...

5.3AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63881

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger getqueueids computes arraysize = numqueues sizeofuint32t, which could overflow on 32-bit sizet build. using arraysize instead, it saturates to SIZEMAX on overflo...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•12 views

SUSE CVE-2026-63882

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

5.2AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•7 views

SUSE CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS5.4AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63884

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential UAF in TTM object purge TLDR: The bo-ttm object might be changed by calling ttmbovalidate, move casting it to an i915tt object later to actually get the right pointer. A user reported hitting the following...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•11 views

SUSE CVE-2026-63885

In the Linux kernel, the following vulnerability has been resolved: drm/gem: fix race between changehandle and handledelete drmgemchangehandleioctl leaves the old handle live in the IDR during the window between spinunlocktablelock and the final spinlocktablelock. A concurrent drmgemhandledelete ...

8.8CVSS5.3AI score0.00161EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•9 views

SUSE CVE-2026-63886

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Validate CHAPR length before base64 decode chapservercomputehash allocates clientdigest as kzallocchap-digestsize and then, for BASE64-encoded responses, passes chapr directly to chapbase64decode without...

9.8CVSS5.3AI score0.00664EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•9 views

SUSE CVE-2026-63887

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Bound iscsiencodetextoutput appends to rspbuf iscsiencodetextoutput concatenates "key=value\0" records into login-rspbuf, an 8192-byte kzallocMAXKEYVALUEPAIRS buffer allocated in iscsitallocloginsetupbuffer...

9.8CVSS5.5AI score0.00745EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•7 views

SUSE CVE-2026-63888

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix CRC overread and double-free in iscsithandletextcmd Two latent bugs in the Text-phase handler, both present since the original LIO integration in commit e48354ce078c "iscsi-target: Add iSCSI fabric suppor...

9.8CVSS5.6AI score0.00745EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63889

In the Linux kernel, the following vulnerability has been resolved: scsi: scsitransportfc: Widen FPIN pname walker counter to u32 An adjacent Fibre Channel fabric actor that can deliver an FPIN ELS frame to an lpfc or qla2xxx Linux initiator can trigger a non-return in the generic FC transport...

8.1CVSS5.3AI score0.00334EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63890

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Reject FIP descriptors with zero fipdlen in CVL walker drivers/scsi/fcoe/fcoectlr.c::fcoectlrrecvclrvlink advanced the descriptor cursor by an attacker-supplied fipdlen without ever requiring dlen = sizeofstruct fipde...

5.3AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•6 views

SUSE CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•10 views

SUSE CVE-2026-63892

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject dirlen length u16 widened to sizet. Two distinct OOB conditions follow when entry-length uuid, ... which always reads 4 dwords from diroffset. tbpropertyentryvalid only enforces diroffset +...

5.3AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•5 views

SUSE CVE-2026-63893

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Reject u32 wrap in tbpropertyentryvalid entry-value is u32 and entry-length is u16; the sum is performed in u32 and wraps. A malicious XDomain peer can pick value = 0xffffff00, length = 0x100 so the sum...

8.1CVSS5.3AI score0.0036EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•6 views

SUSE CVE-2026-63894

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: serialize DMABUF cancel against request completion ffsepfiledmabufiocomplete calls usbepfreerequest on the completed request but leaves priv-req, the back-pointer that ffsdmabuftransfer set on submission, pointi...

7.8CVSS5.2AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•6 views

SUSE CVE-2026-63895

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: copy only received bytes on short ep0 read ffsep0read allocates its control-OUT data buffer with kmalloc not kzalloc at the Length value from the Setup packet, then copies that full len to userspace regardless o...

5.5AI score0.00244EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63896

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: composite: fix integer underflow in WebUSB GETURL handling The WebUSB GETURL handler in compositesetup narrows landingpagelength to fit the host-supplied wLength using landingpagelength = wlength -...

5.2AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•6 views

SUSE CVE-2026-63897

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix missing interrupt-in transfer sanity check Add the missing sanity check on the size of interrupt-in transfers to avoid parsing stale or uninitialised slab data and leaking it to user space...

5.3AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:4 p.m.•8 views

SUSE CVE-2026-63898

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mctu232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increas...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63899

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mxuport: fix memory corruption with small endpoint Make sure that the bulk-out endpoint max packet size is at least eight bytes to avoid user-controlled slab corruption should a malicious device report a smaller size...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63900

In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspan: fix missing indat transfer sanity check Add the missing sanity check on the size of usa49wg indat transfers to avoid parsing stale or uninitialised slab data...

5.3AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•11 views

SUSE CVE-2026-63901

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers...

5.6AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63902

In the Linux kernel, the following vulnerability has been resolved: USB: serial: cypressm8: validate interrupt packet headers cypressreadintcallback parses the interrupt-in buffer according to the selected Cypress packet format. Format 1 has a two-byte status/count header and format 2 has a...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63903

In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63904

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.3AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•11 views

SUSE CVE-2026-63905

In the Linux kernel, the following vulnerability has been resolved: usbip: vudc: Fix use after free bug in vudcremove due to race condition This patch follows up Zheng Wang's 2023 report of a use-after-free in vudcremove. The original thread stalled on Shuah Khan's request for runtime testing of...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•10 views

SUSE CVE-2026-63906

In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Fix use-after-free in omap2430probe In omap2430probe, ofnodeputnp is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the ofnodepu...

8.4CVSS5.3AI score0.00175EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•7 views

SUSE CVE-2026-63907

In the Linux kernel, the following vulnerability has been resolved: uio: uiopcigenericsva: fix double free of devmkzalloc memory uiopcisva allocates struct uiopcisvadev with devmkzalloc in probe, but then calls kfreeudev both on the probe error path label outfree and again in remove. Because...

5.3AI score0.00189EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•7 views

SUSE CVE-2026-63908

In the Linux kernel, the following vulnerability has been resolved: Input: atmelmxtts - fix boundary check in mxtpreparecfgmem When a configuration file provides an object size that is larger than the driver's known mxtobjsizeobject, the driver intends to discard the extra bytes. The loop iterate...

5.5AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63909

In the Linux kernel, the following vulnerability has been resolved: ksmbd: OOB read regression in smbcheckpermdacl ACE-walk loops Commit d07b26f39246 "ksmbd: require minimum ACE size in smbcheckpermdacl" introduced a transposed bounds check: if offsetofstruct smbace, sid + acessize size offset 2...

8.1CVSS5.3AI score0.00628EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63910

In the Linux kernel, the following vulnerability has been resolved: dma-buf: fix UAF in dmabuffd tracepoint Once FDADD returns, the fd is live in the file descriptor table and a thread sharing that table can close it before DMABUFTRACE runs. The close drops the last reference, fput frees the...

7.8CVSS5.2AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63911

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: reset runtime state when cloning SAs iptfsclonestate clones the IPTFS mode data with kmemdup. This copies runtime objects which must not be shared with the original SA, including the embedded skbuffhead, hrtimers,...

7.8CVSS5.3AI score0.00157EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•7 views

SUSE CVE-2026-63912

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: restore combined single-frag length gate The ESP out-of-place fast path appends the trailer in espoutputhead before espoutputtail allocates the destination page frag. The head-side gate currently checks skb-datalen and...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63913

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without direction check An unintended behavior in the TCP conntrack state machine allows a connection to be forced into the CLOSE state using an RST packet with an...

8.2CVSS5.3AI score0.00618EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63914

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS5.4AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63915

In the Linux kernel, the following vulnerability has been resolved: nfc: hci: fix out-of-bounds read in HCP header parsing Both nfchcirecvfromllc and ncihcidatareceivedcb read packet-header from skb-data at function entry without first checking that the buffer holds at least one byte. A malicious...

8.8CVSS5.5AI score0.00345EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63916

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: Fix OOB write in wacomhidsetdevicemode wacomhidsetdevicemode currently assumes that the HIDDGINPUTMODE usage is always located in the first field field0 of the feature report. However, a device can specify...

8.8CVSS5.3AI score0.00345EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•7 views

SUSE CVE-2026-63917

In the Linux kernel, the following vulnerability has been resolved: ip6: vti: Use ip6tnl.net in vti6changelink. ip netns add ns1 ip netns add ns2 ip -n ns1 link add vti6test type vti6 remote ::1 local ::2 key 7 ip -n ns1 link set vti6test netns ns2 ip -n ns2 link set vti6test type vti6 remote ::3...

8.8CVSS5.4AI score0.00164EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63918

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

7.8CVSS5.2AI score0.00159EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•9 views

SUSE CVE-2026-63919

In the Linux kernel, the following vulnerability has been resolved: xfrm: input: hold netns during deferred transport reinjection Transport-mode reinjection stores a struct net pointer in skb-cb and uses it later from xfrmtransreinject. That pointer must stay valid until the deferred callback run...

8.8CVSS5.2AI score0.00633EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:3 p.m.•8 views

SUSE CVE-2026-63920

In the Linux kernel, the following vulnerability has been resolved: ipv6: validate extension header length before copying to cmsg ip6datagramrecvspecificctl builds IPV6HOPOPTS,DSTOPTS,RTHDR cmsgs and their IPV62292 legacy counterparts by trusting the on-wire hdrlen byte ptr1 when computing the...

7.1CVSS5.3AI score0.00159EPSS
SaveExploits0References4
Total number of security vulnerabilities62939