Lucene search
+L
SusecveRecent

62939 matches found

SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•11 views

SUSE CVE-2026-43042

In the Linux kernel, the following vulnerability has been resolved: mpls: add seqcount to protect the platformlabel,s pair The RCU-protected codepaths mplsforward, mplsdumproutes can have an inconsistent view of platformlabels vs platformlabel in case of a concurrent resize...

7.1CVSS5.7AI score0.0011EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43043

In the Linux kernel, the following vulnerability has been resolved: crypto: af-alg - fix NULL pointer dereference in scatterwalk The AFALG interface fails to unmark the end of a Scatter/Gather List SGL when chaining a new afalgtsgl structure. If a sendmsg fills an SGL exactly to MAXSGLENTS, the...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•18 views

SUSE CVE-2026-43044

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43045

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshvregionpin The current error handling has two issues: First, pinuserpagesfast can return a short pin count less than requested but greater than zero when it cannot pin all requested pages. This is...

7CVSS5.8AI score0.001EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•10 views

SUSE CVE-2026-43046

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject root items with dropprogress and zero droplevel BUG When recovering relocation at mount time, mergerelocroot and btrfsdropsnapshot both use BUGONlevel == 0 to guard against an impossible state: a non-zero dropprogre...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•10 views

SUSE CVE-2026-43049

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure Presently, if the force feedback initialisation fails when probing the Logitech G920 Driving Force Racing Wheel for Xbox One, an error number wi...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43050

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sockdefreadable A race condition exists between lecatmclose setting priv-lecd to NULL and concurrent access to priv-lecd in sendtolecd, lechandlebridge, and lecatmsend. When the socket is freed via...

7CVSS5.8AI score0.00119EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•13 views

SUSE CVE-2026-43054

In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcmloop: Drain commands in targetreset handler tcmlooptargetreset violates the SCSI EH contract: it returns SUCCESS without draining any in-flight commands. The SCSI EH documentation scsieh.rst requires that when a...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•13 views

SUSE CVE-2026-43055

In the Linux kernel, the following vulnerability has been resolved: scsi: target: file: Use kzallocflex for aiocmd The targetcorefile doesn't initialize the aiocmd-iocb for the kiwritestream. When a write command fdexecuterwaio is executed, we may get a bogus kiwritestream value, causing unintend...

7.5CVSS5.7AI score0.00358EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43057

In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6CSUM GSO fallback NETIFFIPV6CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets with extension headers must fall back onto software...

5.5CVSS5.7AI score0.00389EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•13 views

SUSE CVE-2026-43058

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix pass-by-value structs causing MSAN warnings vidtvtsnullwriteinto and vidtvtspcrwriteinto take their argument structs by value, causing MSAN to report uninit-value warnings. While only vidtvtsnullwriteinto has...

6.6CVSS5.8AI score0.00121EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43059

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs" introduced mgmtpendingvalid, which not only validates the pending command but also unlinks it from...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•17 views

SUSE CVE-2026-43060

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: drop pending enqueued packets on removal Packets sitting in nfqueue might hold a reference to: - templates that specify the conntrack zone, because a percpu area is used and module removal is possible. - conntra...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43061

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA dmaengineterminateasync does not guarantee that the dmatxcomplete callback will run. The callback is currently the only place where dma-txrunning gets cleared. If the transaction is...

5.5CVSS5.8AI score0.00091EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•11 views

SUSE CVE-2026-43062

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2capecredreconfrsp l2capecredreconfrsp casts the incoming data to struct l2capecredconnrsp the ECRED connection response, 8 bytes with result at offset 6 instead of struct...

5.5CVSS5.8AI score0.00215EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•13 views

SUSE CVE-2026-43063

In the Linux kernel, the following vulnerability has been resolved: xfs: don't irele after failing to iget in xfsattrirecoverwork xlogrecoveryiget never set @ip to a valid pointer if they return an error, so this irele will walk off a dangling pointer. Fix that...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•16 views

SUSE CVE-2026-43064

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix not releasing workqueue on .release The workqueue associated with an DSA/IAA device is not released when the object is freed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43065

In the Linux kernel, the following vulnerability has been resolved: ext4: always drain queued discard work in ext4mbrelease While reviewing recent ext4 patch1, Sashiko raised the following concern2: If the filesystem is initially mounted with the discard option, deleting files will populate...

3.9CVSS5.8AI score0.00117EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•15 views

SUSE CVE-2026-43066

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4fcreplayinode error paths During code review, Joseph found that ext4fcreplayinode calls ext4getfcinodeloc to get the inode location, which holds a reference to iloc.bh that must be released via brels...

4.1CVSS5.8AI score0.00117EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•12 views

SUSE CVE-2026-43067

In the Linux kernel, the following vulnerability has been resolved: ext4: handle wraparound when searching for blocks for indirect mapped blocks Commit 4865c768b563 "ext4: always allocate blocks only from groups inode can use" restricts what blocks will be allocated for indirect block based files...

9.8CVSS5.8AI score0.00403EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•14 views

SUSE CVE-2026-43068

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4mbfindbygoal There's issue as follows: ... EXT4-fs mmcblk0p1: Delayed block allocation failed for inode 206 at logical offset 0 with max blocks 1 with error 117 EXT4-fs...

6.3CVSS5.7AI score0.00117EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•10 views

SUSE CVE-2026-43069

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•9 views

SUSE CVE-2026-43070

In the Linux kernel, the following vulnerability has been resolved: bpf: Reset register ID for BPFEND value tracking When a register undergoes a BPFEND byte swap operation, its scalar value is mutated in-place. If this register previously shared a scalar ID with another register e.g., after an r1...

7.8CVSS5.8AI score0.00118EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•17 views

SUSE CVE-2026-43071

In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentryhashtable when user sets 'dhashentries=1': BUG: unable to handle page fault for address: ffff888b30b774b0 PF: supervisor read access in kerne...

6.1CVSS5.8AI score0.0039EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•15 views

SUSE CVE-2026-43072

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platformgetirqbyname returns an int platformgetirqbyname will return a negative value if an error happens, so it should be checked and not just passed directly into devmrequestthreadedirq hoping all will be ok...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•18 views

SUSE CVE-2026-43073

In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named 'copyusernocache' function This function was a masterclass in bad naming, for various historical reasons. It claimed to be a non-cached user copy. It is literally neither of those things. It's a...

6.3CVSS5.7AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•14 views

SUSE CVE-2026-43964

Postfix before 3.8.16, 3.9 before 3.9.10, and 3.10 before 3.10.9 sometimes allows a buffer over-read and process crash via an enhanced status code that lacks text after the third number...

5.9CVSS6AI score0.00492EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•19 views

SUSE CVE-2026-44028

An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded recursion in the NAR Nix Archive parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite...

7.5CVSS6.4AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•10 views

SUSE CVE-2026-44029

An issue was discovered in Nix before 2.34.7. Writing to arbitrary files can occur via "nix-prefetch-url --unpack" or "nix store prefetch-file --unpack" directory traversal. The fixed versions are 2.34.7, 2.33.6, 2.32.8, 2.31.5, 2.30.5, 2.29.4, and 2.28.7 introduced in 2.24.7;...

5.3CVSS5.9AI score0.00573EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:49 a.m.•19 views

SUSE CVE-2025-70067

Buffer Overflow vulnerability exists in Assimp versions up to 6.0.2 in the FBX Importer. The vulnerability occurs in aiMaterial::AddBinaryProperty, where a property key string from a crafted FBX file is copied into a fixed-size heap buffer using strcpy without runtime length validation...

7CVSS5.8AI score0.0034EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:49 a.m.•87 views

SUSE CVE-2025-70069

An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXConverter.cpp and ConvertMeshMultiMaterial method...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:49 a.m.•17 views

SUSE CVE-2025-70070

An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXMeshGeometry.cpp, MeshGeometry::MeshGeometry...

6.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:49 a.m.•76 views

SUSE CVE-2025-70071

An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXParser.cpp, ParseVectorDataArray...

7.5CVSS5.8AI score0.00523EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:49 a.m.•14 views

SUSE CVE-2025-70072

An issue in Assimp v.6.0.2 allows a remote attacker to cause a denial of service via the FBXConverter.cpp, FBXConverter::ConvertMeshMultiMaterial components...

6.5CVSS5.8AI score0.00238EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:48 a.m.•34 views

SUSE CVE-2026-6948

Velociraptor versions prior to 0.76.4 contain a resource exhaustion vulnerability in the server's agent control channel. This allows a compromised or rogue Velociraptor client to crash the server via out-of-memory OOM by sending crafted messages through the normal client communication channel...

4.9CVSS5.8AI score0.00344EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:48 a.m.•11 views

SUSE CVE-2026-7246

Pallets Click, versions 8.3.2 and below, contain a command injection vulnerability in the click.edit function, allowing attackers to pass arbitrary OS commands from an unprivileged account...

6.7CVSS5.9AI score0.009EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
•added 2026/05/05 1:48 a.m.•12 views

SUSE CVE-2026-7482

Ollama before 0.17.1 contains a heap out-of-bounds read vulnerability in the GGUF model loader. The /api/create endpoint accepts an attacker-supplied GGUF file in which the declared tensor offset and size exceed the file's actual length; during quantization in fs/ggml/gguf.go and...

9.1CVSS5.8AI score0.01928EPSS
SaveExploits3References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:48 a.m.•18 views

SUSE CVE-2026-7598

A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauthpassword of the file src/userauth.c. Such manipulation of the argument usernamelen/passwordlen leads to integer overflow. The attack may be launched remotely. The name of the patch is...

7.3CVSS6.9AI score0.00466EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•19 views

SUSE CVE-2026-23918

Double Free and possible RCE vulnerability in Apache HTTP Server with the HTTP/2 protocol. This issue affects Apache HTTP Server: 2.4.66. Users are recommended to upgrade to version 2.4.67, which fixes the issue...

8.1CVSS5.8AI score0.49727EPSS
SaveExploits18References8
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•16 views

SUSE CVE-2026-24072

An escalation of privilege bug in various modules in Apache HTTP 2.4.66 and earlier allows local .htaccess authors to read files with the privileges of the httpd user. Users are recommended to upgrade to version 2.4.67, which fixes this issue...

7.3CVSS5.8AI score0.00654EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•12 views

SUSE CVE-2026-28532

FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16t accumulator variable truncates uint32t values returned by the TLVSIZE macro, causing the loop termination condition to fail while pointer...

6.5CVSS5.9AI score0.00225EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•15 views

SUSE CVE-2026-29169

A NULL pointer dereference in moddavlock in Apache HTTP Server 2.4.66 and earlier may allow an attacker to crash the server with a malicious request.moddavlock is not used internally by moddav or moddavfs. The only known use-case for moddavlock was moddavsvn from Apache Subversion earlier than...

7.5CVSS5.8AI score0.00594EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•17 views

SUSE CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

4.1CVSS5.8AI score0.00096EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•37 views

SUSE CVE-2026-31725

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fecm: Fix netdevice lifecycle with devicemove The netdevice is allocated during function instance creation and registered during the bind phase with the gadget device as its sysfs parent. When the function unbinds, t...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•28 views

SUSE CVE-2026-31726

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: fix NULL pointer dereference during unbind race Commit b81ac4395bbe "usb: gadget: uvc: allow for application to cleanly shutdown" introduced two stages of synchronization waits totaling 1500ms in uvcfunctionunbi...

4.7CVSS5.7AI score0.00119EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•20 views

SUSE CVE-2026-31739

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Add missing CRYPTOALGASYNC The tegra crypto driver failed to set the CRYPTOALGASYNC on its asynchronous algorithms, causing the crypto API to select them for users that request only synchronous algorithms. This...

8.8CVSS5.8AI score0.00415EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•21 views

SUSE CVE-2026-31740

In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rzmtu3channel's dev member The counter driver can use HW channels 1 and 2, while the PWM driver can use HW channels 0, 1, 2, 3, 4, 6, 7. The dev member is assigned both by the counter drive...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•19 views

SUSE CVE-2026-31778

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

6.1CVSS5.8AI score0.00126EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•19 views

SUSE CVE-2026-33006

A timing attack against modauthdigest in Apache HTTP Server 2.4.66 allows a bypass of Digest authentication by a remote attacker. Users are recommended to upgrade to version 2.4.67, which fixes this issue...

7.4CVSS5.8AI score0.00557EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
•added 2026/05/05 1:45 a.m.•21 views

SUSE CVE-2026-33007

A NULL pointer dereference in the modauthnsocache in Apache HTTP Server 2.4.66 and earlier allows an unauthenticated remote user to crash a child process in a caching forward proxy configuration. Users are recommended to upgrade to version 2.4.67, which fixes this issue...

5.3CVSS5.8AI score0.00514EPSS
SaveExploits0References11
Total number of security vulnerabilities62939