Lucene search
+L
SusecveRecent

62915 matches found

SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.3AI score0.00116EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-64584

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: cancel pending IN work before freeing the midi object The fmidi driver embeds a work item midi-work whose handler, fmidiinwork, dereferences the enclosing struct fmidi through containerof. This work is armed...

7.8CVSS5.2AI score0.00116EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-64585

In the Linux kernel, the following vulnerability has been resolved: can: esdusb: kill anchored URBs before freeing netdevs esdusbdisconnect frees each CAN netdev with freecandev inside its per-netdev loop and only calls unlinkallurbsdev afterwards. The per-netdev private data struct esdusbnetpriv...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

8.8CVSS5.4AI score0.00203EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64587

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: arc: emac: quiesce interrupts before requesting IRQ Normal RX/TX interrupts are enabled later, in arcemacopen, so probe should not see interrupt delivery in the usual case. However, hardware may still present stale...

7CVSS5.4AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64588

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix data races on ring-ready On weakly-ordered architectures, the store to fiq-ops can be reordered past the store to ring-ready, allowing a CPU that sees ring-ready == true via fuseuringready to dispatch requests...

7.8CVSS5.4AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-64589

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.4AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64590

In the Linux kernel, the following vulnerability has been resolved: dma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warning When CONFIGDMAAPIDEBUGSG is enabled, importing a udmabuf into a DRM driver e.g. amdgpu for video playback in GNOME Videos / Showtime triggers a spurious...

5.3AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.4AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-64593

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not trim a device which is not writeable BUG There is a bug report that btrfs/242 can randomly fail with the following NULL pointer dereference: run fstests btrfs/242 at 2026-06-01 10:25:08 BTRFS: device fsid...

5.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-64594

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: initialize resetwork at allocation time ffsfskillsb unconditionally calls cancelworksync on ffs-resetwork when a functionfs instance is unmounted: ffsdataresetffs; cancelworksync&ffs-resetwork; However...

5.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-64595

In the Linux kernel, the following vulnerability has been resolved: HID: hid-lenovo-go: cancel cfgsetup work in hidgocfgremove hidgocfgprobe initialises drvdata.gocfgsetup and schedules it to run 2 ms later: INITDELAYEDWORK&drvdata.gocfgsetup, &cfgsetup; scheduledelayedwork&drvdata.gocfgsetup,...

5.5AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

5.5AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64597

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2close replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2closeinit fails before the next send, cleanup retains the previous buffer type and fre...

9.8CVSS5.5AI score0.00364EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.5AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64601

In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: captureurbcomplete: redundant usbanchorurb corrupts anchor list on each resubmission In captureurbcomplete, usbanchorurb is called on every completion callback, but the URB is already anchored from the initial...

7.8CVSS5.4AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-64602

In the Linux kernel, the following vulnerability has been resolved: iio: adc: spear: Initialize completion before requesting IRQ In the report from Jaeyoung Chung: "spearadcprobe in drivers/iio/adc/spearadc.c registers its interrupt handler with devmrequestirq before it initializes st-completion...

5.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64603

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-hid: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-hid notifyhandler may run on multiple CPU...

5.4AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-64604

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode When updating CR8 intercepts, get vmcs12 if and only if the vCPU is in guest mode so that a future change can have update CR8 intercepts during vCPU...

5.4AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-68480

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes on machines affected by SRSO can neutralize the safe return sequence, potentially leading to data...

5.6CVSS5.4AI score0.00205EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-68742

A flaw was found in SSSD. The sssnssprotocolparseaddr function in the NSS responder does not validate the addrlen field against the remaining packet body size. A local attacker can exploit this via a crafted GETHOSTBYADDR request to the NSS responder socket, causing an out-of-bounds read and...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-68743

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-68744

A flaw was found in SSSD. The sssnssprotocolfillinitgr function in the NSS responder pre-allocates reply space for all group entries but does not shrink the packet when groups are skipped, causing uninitialized heap bytes to be transmitted to the client. A local attacker can exploit this to...

3.3CVSS5.4AI score0.00097EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-69240

Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TOTIMESTAMP or TODATE. In the Oracle dialect, when val is a string and starts wit...

9.8CVSS5.8AI score0.0032EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-71226

Memory Corruption via Uncanceled AIO Requests on Error: libkcapi's one-shot AIO path can return an error before all submitted IOCBs are drained, allowing later kernel writes into caller-owned output buffers...

7.3CVSS5.5AI score0.00121EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-71227

A flaw was found in libkcapi. A local attacker can influence an application that uses the Asynchronous Input/Output AIO interface. By reusing an AIO-enabled handle after a prior completion error, the kcapiaioreadall function can enter a non-terminating wait loop. This can lead to a persistent...

5.1CVSS5.4AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•4 views

SUSE CVE-2026-71261

drlibs drwav.h all versions through current master contains an integer overflow in W64 CUE chunk metadata parsing. In drwavmetadataprocesschunk, a stage-1 capacity estimate truncates the 64-bit W64 chunk sizeInBytes to sizet before dividing by DRWAVCUEPOINTBYTES; on 32-bit builds this truncation...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-71266

tinyobjloader-c's tinyobjparseandindexmtlfile tinyobjloaderc.h reads each line of a .mtl material file into a fixed 4096-byte stack buffer linebuf via memcpylinebuf, p, plen, guarded only by assertplen 4095. Because assert compiles to a no-op under -DNDEBUG standard for release builds, a crafted...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-71267

microtar's mtarwritefileheader and mtarwritedirheader functions src/microtar.c copy a caller-supplied entry name into the 100-byte name field of a stack-allocated mtarheadert via strcpyh.name, name, with no check that strlenname is less than 100 before the copy. Any application that calls these...

9.8CVSS5.9AI score0.0034EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•5 views

SUSE CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex pregreplace'/^a-zA-Z0-9./', '', $column. Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a...

8.8CVSS5.7AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-12259

In nltk version 3.9.4, the nltk.downloader.Downloader.downloadpackage function writes downloaded package bytes to disk and may extract them before enforcing SHA-256 or MD5 checksum validation. This allows an attacker to tamper with the package response body for info.url through a compromised...

5.3CVSS5.8AI score0.001EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-15307

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or...

9.9CVSS6.1AI score0.00538EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-15337

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.utils.translation.checkforlanguage is subject to a potential denial-of-service attack when given many distinct, very long language codes, which are retained as keys in an in-memory cache and consume process memory...

7.5CVSS5.4AI score0.00521EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-15830

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango's django.contrib.gis.geos.GEOSGeometry is subject to a potential denial-of-service when parsing deeply nested GEOMETRYCOLLECTION objects supplied as well-known text WKT, well-known binary WKB, or hex-encoded WKB,...

7.5CVSS5.4AI score0.00522EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-15920

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

5.4CVSS5.2AI score0.00304EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-18375

unknown...

5.4AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•11 views

SUSE CVE-2026-18401

The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000 characters. An attacker able to submit JSON to an application that uses the async parser API can supply a number token of arbitrary length,...

6.9CVSS5.7AI score0.0031EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-44223

vLLM is an inference and serving engine for large language models LLMs. From 0.18.0 to before 0.20.0, the extracthiddenstates speculative decoding proposer in vLLM returns a tensor with an incorrect shape after the first decode step, causing a RuntimeError that crashes the EngineCore process. The...

6.5CVSS5.5AI score0.00367EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-44950

unknown...

9CVSS5.4AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-51400

An issue in Vim Project v9.2.0389 and earlier allows a local attacker to execute arbitrary code via the vmsfixfilename function within file vim/src/osvms.c...

8.4CVSS6AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•6 views

SUSE CVE-2026-51401

An issue in Vim Project v9.2.0389 and earlier allows a local attacker to execute arbitrary code via the vmsfixfilename function within file vim/src/osvms.c...

7.7CVSS6AI score0.00139EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-54876

Issue summary: A malicious TLS server can cause a memory leak in a TLS client that has enabled OCSP response checking by sending an OCSP response that contains no single response entries. Impact summary: An attacker can leak an attacker-tunable amount of memory per TLS handshake in a victim clien...

7.5CVSS5.7AI score0.00261EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-55995

A Double Free vulnerability in open-iscsi allows an unauthenticated MITM attacker to cause DoS. This issue affects open-iscsi: from ? through 56718d4e9d1a4f51c30697b5c0534144bb41c9bb...

7.5CVSS5.5AI score0.00252EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-59679

unknown...

9CVSS5.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 4 days ago•9 views

SUSE CVE-2026-64566

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: propagate SKBFLSHAREDFRAG in iptfsskbaddfrags When iptfsskbaddfrags copies frag references from the source frag walk into a new SKB, it increments the page reference count via skbfragref but does not propagate...

5.5AI score0.00352EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•8 views

SUSE CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

5.3AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 4 days ago•7 views

SUSE CVE-2026-64568

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix unsolbcastproberesp double free on alloc failure ieee80211setunsolbcastproberesp calls kfreercu on the old template before allocating the replacement. If the kzalloc then fails, it returns -ENOMEM while...

5.4AI score0.0012EPSS
SaveExploits0References3
Total number of security vulnerabilities62915