Lucene search
K
SusecveRecent

58478 matches found

SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•3 views

SUSE CVE-2025-40232

In the Linux kernel, the following vulnerability has been resolved: rv: Fully convert enabledmonitors to use listhead as iterator The callbacks in enabledmonitorsseqops are inconsistent. Some treat the iterator as struct rvmonitor , while others treat the iterator as struct listhead . This causes...

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

SUSE CVE-2025-40233

In the Linux kernel, the following vulnerability has been resolved: ocfs2: clear extent cache after moving/defragmenting extents The extent map cache can become stale when extents are moved or defragmented, causing subsequent operations to see outdated extent flags. This triggers a BUGON in...

5.5CVSS6.4AI score0.00177EPSS
Exploits0References28
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40234

In the Linux kernel, the following vulnerability has been resolved: platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlers Devices without the AWCC interface don't initialize awcc. Add a check before dereferencing it in sleep handlers...

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

SUSE CVE-2025-40235

In the Linux kernel, the following vulnerability has been resolved: btrfs: directly free partially initialized fsinfo in btrfscheckleakedroots If fsinfo-supercopy or fsinfo-superforcommit allocated failed in btrfsgettreesubvol, then no need to call btrfsfreefsinfo. Otherwise btrfscheckleakedroots...

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

SUSE CVE-2025-40236

In the Linux kernel, the following vulnerability has been resolved: virtio-net: zero unused hash fields When GSO tunnel is negotiated virtionethdrtnlfromskb tries to initialize the tunnel metadata but forget to zero unused rxhash fields. This may leak information to another side. Fixing this by...

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

SUSE CVE-2025-40237

In the Linux kernel, the following vulnerability has been resolved: fs/notify: call exportfsencodefid with sumount Calling intotifyshowfdinfo on fd watching an overlayfs inode, while the overlayfs is being unmounted, can lead to dereferencing NULL ptr. This issue was found by syzkaller. Race...

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

SUSE CVE-2025-40238

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec cleanup over MPV device When we do mlx5edetachnetdev we eventually disable blocking events notifier, among those events are IPsec MPV events from IB to core. So before disabling those blocking events, make sur...

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

SUSE CVE-2025-40239

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: always set shared-phydev for LAN8814 Currently, during the LAN8814 PTP probe shared-phydev is only set if PTP clock gets actually set, otherwise the function will return before setting it. This is an issue as...

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

SUSE CVE-2025-40240

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid NULL dereference when chunk data buffer is missing chunk-skb pointer is dereferenced in the if-block where it's supposed to be NULL only. chunk-skb can only be NULL if chunk-headskb is not. Check for fraglist instead...

5.5CVSS6.7AI score0.00177EPSS
Exploits0References24
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40241

In the Linux kernel, the following vulnerability has been resolved: erofs: fix crafted invalid cases for encoded extents Robert recently reported two corrupted images that can cause system crashes, which are related to the new encoded extents introduced in Linux 6.15: - The first one 1 has plen !...

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

SUSE CVE-2025-40242

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix unlikely race in gdlmputlock In gdlmputlock, there is a small window of time in which the DFLUNMOUNT flag has been set but the lockspace hasn't been released, yet. In that window, dlm may still call gdlmast and gdlmbast...

7CVSS6.4AI score0.00168EPSS
Exploits0References27
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•4 views

SUSE CVE-2025-40243

In the Linux kernel, the following vulnerability has been resolved: hfs: fix KMSAN uninit-value issue in hfsfindsetzerobits The syzbot reported issue in hfsfindsetzerobits: ===================================================== BUG: KMSAN: uninit-value in hfsfindsetzerobits+0x74d/0xb60...

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

SUSE CVE-2025-40244

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix KMSAN uninit-value issue in hfsplusextcacheextent The syzbot reported issue in hfsplusextcacheextent: 70.194323 T9350 BUG: KMSAN: uninit-value in hfsplusextcacheextent+0x7d0/0x990 70.195022 T9350...

5.5CVSS6.4AI score0.00177EPSS
Exploits0References18
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40245

In the Linux kernel, the following vulnerability has been resolved: nios2: ensure that memblock.currentlimit is set when setting pfn limits On nios2, with CONFIGFLATMEM set, the kernel relies on memblockgetcurrentlimit to determine the limits of memmap, in particular for maxlowpfn. Unfortunately,...

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

SUSE CVE-2025-40246

In the Linux kernel, the following vulnerability has been resolved: xfs: fix out of bounds memory read error in symlink repair xfs/286 produced this report on my test fleet: ================================================================== BUG: KFENCE: out-of-bounds read in memcpyorig+0x54/0x110...

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

SUSE CVE-2025-40247

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix pgtable prealloc error path The following splat was reported: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000010 Mem abort info: ESR = 0x0000000096000004 EC = 0x25: DABT current EL, ...

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

SUSE CVE-2025-40248

In the Linux kernel, the following vulnerability has been resolved: vsock: Ignore signal/timeout on connect if already established During connect, acting on a signal/timeout by disconnecting an already established socket leads to several issues: 1. connect invoking vsocktransportcancelpkt -...

5.5CVSS6.4AI score0.00195EPSS
Exploits0References26
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40249

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: make sure the cdev fd is still active before emitting events With the final call to fput on a file descriptor, the release action may be deferred and scheduled on a work queue. The reference count of that descriptor i...

5.5CVSS6.5AI score0.00155EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40250

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clean up only new IRQ glue on requestirq failure The mlx5irqalloc function can inadvertently free the entire rmap and end up in a crash1 when the other threads tries to access this, when requestirq fails due to exhauste...

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

SUSE CVE-2025-40251

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

5.5CVSS6.4AI score0.00123EPSS
Exploits0References22
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•3 views

SUSE CVE-2025-40252

In the Linux kernel, the following vulnerability has been resolved: net: qlogic/qede: fix potential out-of-bounds read in qedetpacont and qedetpaend The loops in 'qedetpacont' and 'qedetpaend', iterate over 'cqe-lenlist' using only a zero-length terminator as the stopping condition. If the...

5.5CVSS6.4AI score0.00173EPSS
Exploits0References22
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

5.5CVSS6.5AI score0.00177EPSS
Exploits0References17
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40254

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: remove never-working support for setting nsh fields The validation of the setnsh... action is completely wrong. It runs through the nshkeyputfromnlattr function that is the same function that validates NSH keys...

5.5CVSS6.5AI score0.00195EPSS
Exploits0References20
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40255

In the Linux kernel, the following vulnerability has been resolved: net: core: prevent NULL deref in generichwtstampioctllower The ethtool tsconfig Netlink path can trigger a null pointer dereference. A call chain such as: tsconfigpreparedata - devgethwtstampphylib - vlanhwtstampget -...

4.4CVSS6.4AI score0.00155EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40256

In the Linux kernel, the following vulnerability has been resolved: xfrm: also call xfrmstatedeletetunnel at destroy time for states that were never added In commit b441cf3f8c4b "xfrm: delete x-tunnel as we delete x", I missed the case where state creation fails between full initialization...

5.5CVSS6.7AI score0.00173EPSS
Exploits0References28
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

7CVSS6.4AI score0.00165EPSS
Exploits0References26
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40258

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race condition in mptcpschedulework syzbot reported use-after-free in mptcpschedulework 1 Issue here is that mptcpschedulework schedules a work, then gets a refcount on sk-skrefcnt if the work was scheduled. This...

7CVSS6.5AI score0.00165EPSS
Exploits0References148
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•4 views

SUSE CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sgfinishremreq calls blkrqunmapuser. The latter function may sleep. Hence, call sgfinishremreq with interrupts enabled instead of disabled...

5.5CVSS6.5AI score0.00168EPSS
Exploits0References22
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40260

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix scxenable crash on helper kthread creation failure A crash was observed when the schedext selftests runner was terminated with Ctrl+\ while test 15 was running: NIP c00000000028fa58 scxenable.constprop.0+0x358/0x12b...

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

SUSE CVE-2025-40261

In the Linux kernel, the following vulnerability has been resolved: nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrl nvmefcdeleteassocation waits for pending I/O to complete before returning, and an error can cause -ioerrwork to be queued after cancelworksync had been called. Mov...

5.5CVSS6.4AI score0.00165EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40262

In the Linux kernel, the following vulnerability has been resolved: Input: imxsckey - fix memory corruption on unload This is supposed to be "priv" but we accidentally pass "&priv" which is an address in the stack and so it will lead to memory corruption when the imxsckeyaction function is called...

5.5CVSS6.6AI score0.00165EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•4 views

SUSE CVE-2025-40263

In the Linux kernel, the following vulnerability has been resolved: Input: croseckeyb - fix an invalid memory access If croseckeybregistermatrix isn't called due to buttonsswitchesonly in croseckeybprobe, ckdev-idev remains NULL. An invalid memory access is observed in croseckeybprocess when...

5.5CVSS6.4AI score0.00161EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•1 views

SUSE CVE-2025-40264

In the Linux kernel, the following vulnerability has been resolved: be2net: pass wrbparams in case of OS2BMC beinsertvlaninpkt is called with the wrbparams argument being NULL at besendpkttobmc call site. This may lead to dereferencing a NULL pointer when processing a workaround for specific...

5.5CVSS6.1AI score0.00182EPSS
Exploits0References21
SUSE CVE
SUSE CVE
•added 2025/12/05 12:25 a.m.•2 views

SUSE CVE-2025-40265

In the Linux kernel, the following vulnerability has been resolved: vfat: fix missing sbminblocksize return value checks When emulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, but without format, a kernel panic was triggered during the early boot stag...

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

SUSE CVE-2025-40266

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Check the untrusted offset in FF-A memory share Verify the offset to prevent OOB access in the hypervisor FF-A buffer in case an untrusted large enough value U32MAX - sizeofstruct ffacompositememregion + 1, U32MAX is...

6.6CVSS6.7AI score0.00171EPSS
Exploits0References7
SUSE CVE
SUSE CVE
•added 2025/12/05 12:24 a.m.•1 views

SUSE CVE-2025-61727

An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN .example.com...

7.5CVSS6.9AI score0.0027EPSS
Exploits0References13
SUSE CVE
SUSE CVE
•added 2025/12/05 12:24 a.m.•1 views

SUSE CVE-2025-61729

Within HostnameError.Error, when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can...

7.5CVSS6.9AI score0.00451EPSS
Exploits2References43
SUSE CVE
SUSE CVE
•added 2025/12/05 12:24 a.m.•2 views

SUSE CVE-2025-64460

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in django.core.serializers.xmlserializer.getInnerText allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML...

7.5CVSS6.9AI score0.02106EPSS
Exploits0References4
SUSE CVE
SUSE CVE
•added 2025/12/05 12:24 a.m.•1 views

SUSE CVE-2025-65955

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-9 and 6.9.13-34, there is a vulnerability in ImageMagick's Magick++ layer that manifests when Options::fontFamily is invoked with an empty string. Clearing a font family calls...

4.9CVSS6.4AI score0.0014EPSS
Exploits0References8
SUSE CVE
SUSE CVE
•added 2025/12/05 12:24 a.m.•8 views

SUSE CVE-2025-66293

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the pngsRGBbase512 array when processing...

7.1CVSS6.8AI score0.00294EPSS
Exploits2References16
SUSE CVE
SUSE CVE
•added 2025/12/04 3:6 p.m.•2 views

SUSE CVE-2025-66399

Cacti is an open source performance and fault management framework. Prior to 1.2.29, there is an input-validation flaw in the SNMP device configuration functionality. An authenticated Cacti user can supply crafted SNMP community strings containing control characters including newlines that are...

8.8CVSS6.8AI score0.10757EPSS
Exploits1References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:26 a.m.•2 views

SUSE CVE-2025-12106

Insufficient argument validation in OpenVPN 2.7alpha1 through 2.7rc1 allows an attacker to trigger a heap buffer over-read when parsing IP addresses...

9.1CVSS7.2AI score0.00529EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•3 views

SUSE CVE-2025-13281

A half-blind Server Side Request Forgery SSRF vulnerability exists in kube-controller-manager when using the in-tree Portworx StorageClass. This vulnerability allows authorized users to leak arbitrary information from unprotected endpoints in the control plane's host network including link-local ...

5.8CVSS6.5AI score0.00355EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•2 views

SUSE CVE-2025-13630

Type Confusion in V8 in Google Chrome prior to 143.0.7499.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.1AI score0.00379EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•1 views

SUSE CVE-2025-13631

Inappropriate implementation in Google Updater in Google Chrome on Mac prior to 143.0.7499.41 allowed a remote attacker to perform privilege escalation via a crafted file. Chromium security severity: High...

8.8CVSS6.9AI score0.00298EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•2 views

SUSE CVE-2025-13632

Inappropriate implementation in DevTools in Google Chrome prior to 143.0.7499.41 allowed an attacker who convinced a user to install a malicious extension to potentially perform a sandbox escape via a crafted Chrome Extension. Chromium security severity: High...

5.4CVSS6.9AI score0.00198EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•2 views

SUSE CVE-2025-13633

Use after free in Digital Credentials in Google Chrome prior to 143.0.7499.41 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS7.4AI score0.00386EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•2 views

SUSE CVE-2025-13634

Inappropriate implementation in Downloads in Google Chrome on Windows prior to 143.0.7499.41 allowed a local attacker to bypass mark of the web via a crafted HTML page. Chromium security severity: Medium...

4.4CVSS6.2AI score0.00136EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•1 views

SUSE CVE-2025-13635

Inappropriate implementation in Downloads in Google Chrome prior to 143.0.7499.41 allowed a local attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.4CVSS6.2AI score0.00128EPSS
Exploits0References3
SUSE CVE
SUSE CVE
•added 2025/12/03 12:25 a.m.•1 views

SUSE CVE-2025-13636

Inappropriate implementation in Split View in Google Chrome prior to 143.0.7499.41 allowed a remote attacker who convinced a user to engage in specific UI gestures to perform UI spoofing via a crafted domain name. Chromium security severity: Low...

4.3CVSS6.5AI score0.00167EPSS
Exploits0References3
Total number of security vulnerabilities58478