Lucene search
K
SusecveRecent

58478 matches found

SUSE CVE
SUSE CVE
•added 2025/12/08 12:23 a.m.•4 views

SUSE CVE-2025-40280

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipcmonreinitself. syzbot reported use-after-free of tipcnetnet-monitors in tipcmonreinitself. 0 The array is protected by RTNL, but tipcmonreinitself iterates over it without RTNL. tipcmonreinitself i...

7CVSS6.5AI score0.00199EPSS
Exploits0References28
SUSE CVE
SUSE CVE
•added 2025/12/08 12:23 a.m.•3 views

SUSE CVE-2025-40281

In the Linux kernel, the following vulnerability has been resolved: sctp: prevent possible shift-out-of-bounds in sctptransportupdaterto syzbot reported a possible shift-out-of-bounds 1 Blamed commit added rtoalphamax and rtobetamax set to 1000. It is unclear if some sctp users are setting very...

6.4AI score0.00199EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/08 12:23 a.m.•1 views

SUSE CVE-2025-40282

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: reset link-local header on ipv6 recv path Bluetooth 6lowpan.c netdev has headerops, so it must set link-local header for RX skb, otherwise things crash, eg. with AFPACKET SOCKRAW Add missing skbresetmacheader...

6.5CVSS6.5AI score0.0018EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/08 12:23 a.m.•2 views

SUSE CVE-2025-40283

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: reorder cleanup in btusbdisconnect to avoid UAF There is a KASAN: slab-use-after-free read in btusbdisconnect. Calling "usbdriverreleaseinterface&btusbdriver, data-intf" will free the btusb data associated with...

6.6CVSS6.4AI score0.00184EPSS
Exploits0References23
SUSE CVE
SUSE CVE
•added 2025/12/08 12:23 a.m.•2 views

SUSE CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS6.6AI score0.00171EPSS
Exploits0References125
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•2 views

SUSE CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

6.5AI score0.00171EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•3 views

SUSE CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

6.5AI score0.00171EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•2 views

SUSE CVE-2025-40287

In the Linux kernel, the following vulnerability has been resolved: exfat: fix improper check of dentry.stream.validsize We found an infinite loop bug in the exFAT file system that can lead to a Denial-of-Service DoS condition. When a dentry in an exFAT filesystem is malformed, the following syst...

5.5CVSS6.2AI score0.00169EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•1 views

SUSE CVE-2025-40288

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices Previously, APU platforms and other scenarios with uninitialized VRAM managers triggered a NULL pointer dereference in ttmresourcemanagerusage. The root cause...

5.5CVSS5.9AI score0.00156EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•1 views

SUSE CVE-2025-40289

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

5.5CVSS6.5AI score0.00169EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2025/12/08 12:22 a.m.•3 views

SUSE CVE-2025-65516

A stored cross-site scripting XSS vulnerability was discovered in Seafile Community Edition prior to version 13.0.12. When Seafile is configured with the Golang file server, an attacker can upload a crafted SVG file containing malicious JavaScript and share it using a public link. Opening the lin...

6.1CVSS5.9AI score0.00186EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/06 12:24 a.m.•3 views

SUSE CVE-2025-12744

A flaw was found in the ABRT daemon's handling of user-supplied mount information.ABRT copies up to 12 characters from an untrusted input and places them directly into a shell command docker inspect %s without proper validation. An unprivileged local user can craft a payload that injects shell...

8.8CVSS6.7AI score0.00563EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•0 views

SUSE CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Fix race between SR-IOV enable/disable and hotplug Commit 05703271c3cd "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" tried to fix a race between the VF removal inside sriovdelvfs and concurrent...

6.6CVSS5.7AI score0.00165EPSS
Exploits0References36
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•1 views

SUSE CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6.1CVSS6.5AI score0.00176EPSS
Exploits0References28
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•5 views

SUSE CVE-2025-40221

In the Linux kernel, the following vulnerability has been resolved: media: pci: mg4b: fix uninitialized iio scan data Fix potential leak of uninitialized stack data to userspace by ensuring that the scan structure is zeroed before use...

6.3CVSS6.5AI score0.00155EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•5 views

SUSE CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

6.5CVSS7.3AI score0.00402EPSS
Exploits0References12
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•4 views

SUSE CVE-2025-58098

Apache HTTP Server 2.4.65 and earlier with Server Side Includes SSI enabled and modcgid but not modcgi passes the shell-escaped query string to exec cmd="..." directives. This issue affects Apache HTTP Server before 2.4.66. Users are recommended to upgrade to version 2.4.66, which fixes the issue...

6.5CVSS7AI score0.015EPSS
Exploits0References14
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•4 views

SUSE CVE-2025-59775

Server-Side Request Forgery SSRF vulnerability in Apache HTTP Server on Windows with AllowEncodedSlashes On and MergeSlashes Off allows to potentially leak NTLM hashes to a malicious server via SSRF and malicious requests or content Users are recommended to upgrade to version 2.4.66, which fixes...

7.5CVSS6.6AI score0.00771EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•3 views

SUSE CVE-2025-65082

Improper Neutralization of Escape, Meta, or Control Sequences vulnerability in Apache HTTP Server through environment variables set via the Apache configuration unexpectedly superseding variables calculated by the server for CGI programs. This issue affects Apache HTTP Server from 2.4.0 through...

5.5CVSS6.7AI score0.00758EPSS
Exploits0References12
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•1 views

SUSE CVE-2025-66200

moduserdir+suexec bypass via AllowOverride FileInfo vulnerability in Apache HTTP Server. Users with access to use the RequestHeader directive in htaccess can cause some CGI scripts to run under an unexpected userid. This issue affects Apache HTTP Server: from 2.4.7 through 2.4.65. Users are...

6.2CVSS6.7AI score0.00569EPSS
Exploits0References12
SUSE CVE
SUSE CVE
•added 2025/12/06 12:23 a.m.•4 views

SUSE CVE-2025-66453

Rhino is an open-source implementation of JavaScript written entirely in Java. Prior to 1.8.1, 1.7.15.1, and 1.7.14.1, when an application passed an attacker controlled float poing number into the toFixed function, it might lead to high CPU consumption and a potential Denial of Service. Small...

5.3CVSS6.8AI score0.00231EPSS
Exploits0References5
SUSE CVE
SUSE CVE
•added 2025/12/05 2:26 p.m.•2 views

SUSE CVE-2025-32898

The KDE Connect verification-code protocol before 2025-04-18 uses only 8 characters and therefore allows brute-force attacks. This affects KDE Connect before 1.33.0 on Android, KDE Connect before 25.04 on desktop, KDE Connect before 0.5 on iOS, Valent before 1.0.0.alpha.47, and GSConnect before 5...

4.7CVSS7AI score0.0013EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 2:26 p.m.•1 views

SUSE CVE-2025-32899

In KDE Connect before 1.33.0 on Android, a packet can be crafted that causes two paired devices to unpair. Specifically, it is an invalid discovery packet sent over broadcast UDP...

4.3CVSS6.9AI score0.00158EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 2:26 p.m.•1 views

SUSE CVE-2025-32900

In the KDE Connect information-exchange protocol before 2025-04-18, a packet can be crafted to temporarily change the displayed information about a device, because broadcast UDP is used. This affects KDE Connect before 1.33.0 on Android, KDE Connect before 25.04 on desktop, KDE Connect before 0.5...

4.3CVSS6.7AI score0.00102EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 2:26 p.m.•2 views

SUSE CVE-2025-32901

In KDE Connect before 1.33.0 on Android, malicious device IDs sent via broadcast UDP could cause an application crash...

4.3CVSS7AI score0.00158EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 2:25 p.m.•3 views

SUSE CVE-2025-43458

This issue was addressed through improved state management. This issue is fixed in Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, iOS 26.1 and iPadOS 26.1, macOS Tahoe 26.1, tvOS 26.1, visionOS 26.1, watchOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash...

4.3CVSS6.3AI score0.00526EPSS
Exploits0References10
SUSE CVE
SUSE CVE
•added 2025/12/05 2:25 p.m.•2 views

SUSE CVE-2025-66270

The KDE Connect protocol 8 before 2025-11-28 does not correlate device IDs across two packets. This affects KDE Connect before 25.12 on desktop, KDE Connect before 0.5.4 on iOS, KDE Connect before 1.34.4 on Android, GSConnect before 68, and Valent before 1.0.0.alpha.49...

4.7CVSS7AI score0.00176EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 2:25 p.m.•4 views

SUSE CVE-2025-66287

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper memory handling...

8.8CVSS6.7AI score0.00385EPSS
Exploits0References10
SUSE CVE
SUSE CVE
•added 2025/12/05 12:45 a.m.•5 views

SUSE CVE-2025-2486

The Ubuntu edk2 UEFI firmware packages accidentally allowed the UEFI Shell to be accessed in Secure Boot environments, possibly allowing bypass of Secure Boot constraints. Versions 2024.05-2ubuntu0.3 and 2024.02-2ubuntu0.3 disable the Shell. Some previous versions inserted a secure-boot-based...

8.8CVSS7AI score0.00109EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:44 a.m.•2 views

SUSE CVE-2025-10158

A malicious client acting as the receiver of an rsync file transfer can trigger an out of bounds read of a heap based buffer, via a negative array index. The malicious rsync client requires at least read access to the remote rsync module in order to trigger the issue...

4.3CVSS6.9AI score0.00283EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:43 a.m.•1 views

SUSE CVE-2025-11082

A flaw has been found in GNU Binutils 2.45. Impacted is the function bfdelfparseehframe of the file bfd/elf-eh-frame.c of the component Linker. Executing manipulation can lead to heap-based buffer overflow. The attack is restricted to local execution. The exploit has been published and may be use...

3.3CVSS5.2AI score0.00229EPSS
Exploits1References4
SUSE CVE
SUSE CVE
•added 2025/12/05 12:43 a.m.•1 views

SUSE CVE-2025-13086

Improper validation of source IP addresses in OpenVPN version 2.6.0 through 2.6.15 and 2.7alpha1 through 2.7rc1 allows an attacker to open a session from a different IP address which did not initiate the connection resulting in a denial of service for the originating client...

7.5CVSS7.7AI score0.0061EPSS
Exploits0References5
SUSE CVE
SUSE CVE
•added 2025/12/05 12:43 a.m.•2 views

SUSE CVE-2025-13372

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. FilteredRelation is subject to SQL injection in column aliases, using a suitably crafted dictionary, with dictionary expansion, as the kwargs passed to QuerySet.annotate or QuerySet.alias on PostgreSQL. Earlier...

4.3CVSS8AI score0.0087EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/05 12:43 a.m.•5 views

SUSE CVE-2025-13945

HTTP3 dissector crash in Wireshark 4.6.0 and 4.6.1 allows denial of service...

5.5CVSS6.5AI score0.0013EPSS
Exploits1References5
SUSE CVE
SUSE CVE
•added 2025/12/05 12:43 a.m.•2 views

SUSE CVE-2025-13946

MEGACO dissector infinite loop in Wireshark 4.6.0 to 4.6.1 and 4.4.0 to 4.4.11 allows denial of service...

5.5CVSS6.8AI score0.00124EPSS
Exploits1References8
SUSE CVE
SUSE CVE
•added 2025/12/05 12:42 a.m.•3 views

SUSE CVE-2025-13947

A flaw was found in WebKitGTK. This vulnerability allows remote, user-assisted information disclosure that can reveal any file the user is permitted to read via abusing the file drag-and-drop mechanism where WebKitGTK does not verify that drag operations originate from outside the browser...

7.4CVSS6AI score0.00277EPSS
Exploits0References10
SUSE CVE
SUSE CVE
•added 2025/12/05 12:42 a.m.•4 views

SUSE CVE-2025-13992

Side-channel information leakage in Navigation and Loading in Google Chrome prior to 139.0.7258.66 allowed a remote attacker to bypass site isolation via a crafted HTML page. Chromium security severity: Medium...

4.7CVSS6.3AI score0.00161EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40214

In the Linux kernel, the following vulnerability has been resolved: afunix: Initialise sccindex in unixaddedge. Quang Le reported that the AFUNIX GC could garbage-collect a receive queue of an alive in-flight socket, with a nice repro. The repro consists of three stages. 1 1-a. Create a single...

7CVSS6.4AI score0.00164EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40215

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete x-tunnel as we delete x The ipcomp fallback tunnels currently get deleted from the various lists and hashtables as the last user state that needed that fallback is destroyed not deleted. If a reference to that user...

7CVSS6.3AI score0.00176EPSS
Exploits0References30
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

6.5AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•2 views

SUSE CVE-2025-40222

In the Linux kernel, the following vulnerability has been resolved: tty: serial: sh-sci: fix RSCI FIFO overrun handling The receive error handling code is shared between RSCI and all other SCIF port types, but the RSCI overrunreg is specified as a memory offset, while for other SCIF types it is a...

6.7AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40223

In the Linux kernel, the following vulnerability has been resolved: most: usb: Fix use-after-free in hdmdisconnect hdmdisconnect calls mostderegisterinterface, which eventually unregisters the MOST interface device with deviceunregisteriface-dev. If that drops the last reference, the device core...

5.5CVSS6.6AI score0.00173EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40224

In the Linux kernel, the following vulnerability has been resolved: hwmon: cgbc-hwmon Add missing NULL check after devmkzalloc The driver allocates memory for sensor data using devmkzalloc, but did not check if the allocation succeeded. In case of memory allocation failure, dereferencing the NULL...

6.4AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.5CVSS6.2AI score0.00166EPSS
Exploits0References10
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•2 views

SUSE CVE-2025-40226

In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Account for failed debug initialization When the SCMI debug subsystem fails to initialize, the related debug root will be missing, and the underlying descriptor will be NULL. Handle this fault condition in the...

5.5CVSS6.5AI score0.00168EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/05 12:26 a.m.•1 views

SUSE CVE-2025-40227

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: dealloc commit test ctx always The damonctx for testing online DAMON parameters commit inputs is deallocated only when the test fails. This means memory is leaked for every successful online DAMON parameters commi...

6.5AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•4 views

SUSE CVE-2025-40228

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: catch commit test ctx alloc failure Patch series "mm/damon/sysfs: fix commit test damonctx deallocation". DAMON sysfs interface dynamically allocates and uses a damonctx object for testing if given inputs for onli...

6.5AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40229

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix potential memory leak by cleaning opsfilter in damondestroyscheme Currently, damondestroyscheme only cleans up the filter list but leaves opsfilter untouched, which could lead to memory leaks when a scheme is...

6.4AI score0.00155EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40230

In the Linux kernel, the following vulnerability has been resolved: mm: prevent poison consumption when splitting THP When performing memory error injection on a THP Transparent Huge Page mapped to userspace on an x86 server, the kernel panics with the following trace. The expected behavior is to...

5.5CVSS6.7AI score0.00179EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40231

In the Linux kernel, the following vulnerability has been resolved: vsock: fix lock inversion in vsockassigntransport Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by commit 687aa0c5581b "vsoc...

5.5CVSS6.4AI score0.00173EPSS
Exploits0References20
Total number of security vulnerabilities58478