Lucene search
+L
SusecveMost viewed

66348 matches found

SUSE CVE
SUSE CVE
•added 2025/10/08 11:22 p.m.•17 views

SUSE CVE-2025-58183

tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When reading from a...

3.3CVSS6.8AI score0.00413EPSS
SaveExploits0References32
SUSE CVE
SUSE CVE
•added 2025/10/05 2:57 a.m.•17 views

SUSE CVE-2023-6481

A serialization vulnerability in logback receiver component part of logback version 1.4.13, 1.3.13 and 1.2.12 allows an attacker to mount a Denial-Of-Service attack by sending poisoned data...

7.5CVSS7.2AI score0.00682EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/10/05 2:56 a.m.•17 views

SUSE CVE-2023-53580

In the Linux kernel, the following vulnerability has been resolved: USB: Gadget: core: Help prevent panic during UVC unconfigure Avichal Rakesh reported a kernel panic that occurred when the UVC gadget driver was removed from a gadget's configuration. The panic involves a somewhat complicated...

5.5CVSS6.3AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2025/10/01 11:30 p.m.•17 views

SUSE CVE-2023-53491

In the Linux kernel, the following vulnerability has been resolved: startkernel: Add nostackprotector function attribute Back during the discussion of commit a9a3ed1eff36 "x86: Fix early boot crash on gcc-10, third try" we discussed the need for a function attribute to control the omission of sta...

6.5AI score0.00297EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2025/09/24 11:32 p.m.•17 views

SUSE CVE-2023-53275

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix a possible null-pointer dereference due to data race in sndhdacregmapsync The variable codec-regmap is often protected by the lock codec-regmaplock when is accessed. However, it is accessed without holding the lock...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2025/09/23 11:23 p.m.•17 views

SUSE CVE-2025-39871

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Remove improper idxdfree The call to idxdfree introduces a duplicate putdevice leading to a reference count underflow: refcountt: underflow; use-after-free. WARNING: CPU: 15 PID: 4428 at lib/refcount.c:28...

5.5CVSS6.6AI score0.0015EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2025/09/18 11:38 p.m.•17 views

SUSE CVE-2023-53354

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2025/09/18 11:38 p.m.•17 views

SUSE CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

5.5CVSS6.6AI score0.00131EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2025/09/18 11:37 p.m.•17 views

SUSE CVE-2023-53438

In the Linux kernel, the following vulnerability has been resolved: x86/MCE: Always save CS register on AMD Zen IF Poison errors The Instruction Fetch IF units on current AMD Zen-based systems do not guarantee a synchronous MC is delivered for poison consumption errors. Therefore,...

5.8CVSS6.5AI score0.00145EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
•added 2025/09/17 11:29 p.m.•17 views

SUSE CVE-2023-53151

In the Linux kernel, the following vulnerability has been resolved: md/raid10: prevent soft lockup while flush writes Currently, there is no limit for raid1/raid10 plugged bio. While flushing writes, raid1 has condresched while raid10 doesn't, and too many writes can cause soft lockup. Follow up...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2025/09/16 11:29 p.m.•17 views

SUSE CVE-2023-53313

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of maxcorrreaderrors There is no input check when echo md/maxreaderrors and overflow might occur. Add check of input number...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2025/09/12 11:23 p.m.•17 views

SUSE CVE-2025-39787

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdtloader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case for other clients. Validate the size of the...

4.4CVSS6.6AI score0.00167EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/09/11 11:24 p.m.•17 views

SUSE CVE-2025-39758

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siwtcpsendpages Ever since commit c2ff29e99a76 "siw: Inline dotcpsendpages", we have been doing this: static int siwtcpsendpagesstruct socket s, struct page page, int offset, sizet size ......

5.5CVSS6.5AI score0.00404EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2025/08/22 11:29 p.m.•17 views

SUSE CVE-2025-38616

In the Linux kernel, the following vulnerability has been resolved: tls: handle data disappearing from under the TLS ULP TLS expects that it owns the receive queue of the TCP socket. This cannot be guaranteed in case the reader of the TCP socket entered before the TLS ULP was installed, or uses...

7.4CVSS6.2AI score0.00202EPSS
SaveExploits0References81
SUSE CVE
SUSE CVE
•added 2025/08/19 11:23 p.m.•17 views

SUSE CVE-2025-38576

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: Make EEH driver device hotplug safe Multiple race conditions existed between the PCIe hotplug driver and the EEH driver, leading to a variety of kernel oopses of the same general nature: A second class of oops is als...

4.7CVSS6.3AI score0.00163EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/08/16 11:22 p.m.•17 views

SUSE CVE-2025-38516

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: msm: mark certain pins as invalid for interrupts On some platforms, the UFS-reset pin has no interrupt logic in TLMM but is nevertheless registered as a GPIO in the kernel. This enables the user-space to trigger a...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2025/08/16 11:22 p.m.•17 views

SUSE CVE-2025-38520

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Don't call mmput from MMU notifier callback If the process is exiting, the mmput inside mmu notifier callback from compactd or fork or numa balancing could release the last reference of mm struct to call exitmmap and...

4.7CVSS6.4AI score0.00116EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2025/07/29 11:23 p.m.•17 views

SUSE CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

4.7CVSS6.4AI score0.00132EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/07/25 11:23 p.m.•17 views

SUSE CVE-2025-38365

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a race between renames and directory logging We have a race between a rename and directory inode logging that if it happens and we crash/power fail before the rename completes, the next time the filesystem is mounted,...

6.3CVSS6.6AI score0.00297EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/07/11 11:21 p.m.•17 views

SUSE CVE-2025-48924

Uncontrolled Recursion vulnerability in Apache Commons Lang. This issue affects Apache Commons Lang: Starting with commons-lang:commons-lang 2.0 to 2.6, and, from org.apache.commons:commons-lang3 3.0 before 3.18.0. The methods ClassUtils.getClass... can throw StackOverflowError on very long input...

4.7CVSS6.3AI score0.0227EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2025/07/10 11:22 p.m.•17 views

SUSE CVE-2025-38345

In the Linux kernel, the following vulnerability has been resolved: ACPICA: fix acpi operand cache leak in dswstate.c ACPICA commit 987a3b5cf7175916e2a4b6ea5b8e70f830dfe732 I found an ACPI cache leak in ACPI early termination and boot continuing case. When early termination occurs due to maliciou...

4.4CVSS6.2AI score0.00174EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/07/08 11:22 p.m.•17 views

SUSE CVE-2025-38181

In the Linux kernel, the following vulnerability has been resolved: calipso: Fix null-ptr-deref in calipsoreqset,delattr. syzkaller reported a null-ptr-deref in sockomalloc while allocating a CALIPSO option. 0 The NULL is of struct sock, which was fetched by sktofullsk in calipsoreqsetattr. Since...

7.5CVSS6.4AI score0.00485EPSS
SaveExploits0References96
SUSE CVE
SUSE CVE
•added 2025/07/07 11:24 p.m.•17 views

SUSE CVE-2025-38180

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS5.6AI score0.00181EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
•added 2025/07/04 2:38 p.m.•17 views

SUSE CVE-2025-38162

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: prevent overflow in lookup table allocation When calculating the lookup table size, ensure the following multiplication does not overflow: - desc-fieldlen maximum value is U8MAX multiplied by...

6.6CVSS8.1AI score0.00156EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/07/03 11:23 p.m.•17 views

SUSE CVE-2025-38143

In the Linux kernel, the following vulnerability has been resolved: backlight: pm8941: Add NULL check in wledconfigure devmkasprintf returns NULL when memory allocation fails. Currently, wledconfigure does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.5AI score0.00177EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2025/06/19 3:44 a.m.•17 views

SUSE CVE-2022-50012

In the Linux kernel, the following vulnerability has been resolved: powerpc/64: Init jump labels before parseearlyparam On 64-bit, calling jumplabelinit in setupfeaturekeys is too late because static keys may be used in subroutines of parseearlyparam which is again subroutine of earlyinitdevtree...

5.5CVSS6.3AI score0.00244EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2025/06/19 3:43 a.m.•17 views

SUSE CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2025/06/19 3:43 a.m.•17 views

SUSE CVE-2022-50054

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix NULL pointer dereference in iavfgetlinkksettings Fix possible NULL pointer dereference, due to freeing of adapter-vfres in iavfinitgetresources. Previous commit introduced a regression, where receiving...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•17 views

SUSE CVE-2022-50066

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: fix aqvec index out of range error The final update statement of the for loop exceeds the array range, the dereference of self-aqveci is not checked and then leads to the index out of range error. Also fixed this...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•17 views

SUSE CVE-2022-50073

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tapgetuser calls virtionethdrtoskb the skb-dev is null in tap.c skb-dev is set aft...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2025/06/19 3:42 a.m.•17 views

SUSE CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

5.5CVSS6.5AI score0.00266EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2025/06/19 3:40 a.m.•17 views

SUSE CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2025/06/19 3:40 a.m.•17 views

SUSE CVE-2022-50142

In the Linux kernel, the following vulnerability has been resolved: intelth: msu: Fix vmalloced buffers After commit f5ff79fddf0e "dma-mapping: remove CONFIGDMAREMAP" there's a chance of DMA buffer getting allocated via vmalloc, which messes up the mmapping code: RIP: mscmmapfault intelthmsu Call...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2025/06/19 3:39 a.m.•17 views

SUSE CVE-2022-50172

In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in mt76x02umcusendmsg Free the skb if mt76ubulkmsg fails in mt76x02umcusendmsg routine...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2025/06/19 3:14 a.m.•17 views

SUSE CVE-2025-38053

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpffeaturescheck idpffeaturescheck is used to validate the TX packet. skb header length is compared with the hardware supported value received from the device control plane. The value is stored in the...

5.5CVSS7.7AI score0.00188EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/05/10 2:52 a.m.•17 views

SUSE CVE-2025-37870

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: prevent hang on link training fail Why When link training fails, the phy clock will be disabled. However, in enablestreams, it is assumed that link training succeeded and the mux selects the phy clock, causing a...

5.5CVSS7.7AI score0.00264EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/05/10 2:52 a.m.•17 views

SUSE CVE-2025-37871

In the Linux kernel, the following vulnerability has been resolved: nfsd: decrease sccount directly if fail to queue dlrecall A deadlock warning occurred when invoking nfs4putstid following a failed dlrecall queue operation: T1 T2 nfs4laundromat nfs4getclientreaplist nfs4anylockblockers breakleas...

5.5CVSS7.6AI score0.00735EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2025/05/07 2:20 a.m.•17 views

SUSE CVE-2022-49818

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix misuse of putdevice in mISDNregisterdevice We should not release reference by putdevice before calling deviceinitialize...

5.3CVSS6.5AI score0.00194EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2025/05/02 2:03 a.m.•17 views

SUSE CVE-2025-23149

In the Linux kernel, the following vulnerability has been resolved: tpm: do not start chip while suspended Checking TPMCHIPFLAGSUSPENDED after the call to tpmfindgetops can lead to a spurious tpmchipstart call: 35985.503771 i2c i2c-1: Transfer while suspended 35985.503796 WARNING: CPU: 0 PID: 74 ...

5.5CVSS7.6AI score0.00193EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2025/05/02 2:03 a.m.•17 views

SUSE CVE-2025-37747

In the Linux kernel, the following vulnerability has been resolved: perf: Fix hang while freeing sigtrap event Perf can hang while freeing a sigtrap event if a related deferred signal hadn't managed to be sent before the file got closed: perfeventoverflow taskworkaddperfpendingtask fput...

5.5CVSS7.5AI score0.0018EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2025/05/02 2:02 a.m.•17 views

SUSE CVE-2025-37787

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never registered Russell King reports that a system with mv88e6xxx dereferences a NULL pointer when unbinding this driver:...

5.5CVSS7.7AI score0.00182EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/04/23 2:38 a.m.•17 views

SUSE CVE-2025-22105

In the Linux kernel, the following vulnerability has been resolved: bonding: check xdp prog when set bond mode Following operations can trigger a warning1: ip netns add ns1 ip netns exec ns1 ip link add bond0 type bond mode balance-rr ip netns exec ns1 ip link set dev bond0 xdp obj afxdpkern.o se...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/04/18 11:18 p.m.•17 views

SUSE CVE-2025-40325

In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQNOWAIT raid10handlediscard should wait barrier before returning a discard bio which has REQNOWAIT. And there is no need to print warning calltrace if a discard bio...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/04/18 1:24 a.m.•17 views

SUSE CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

4.7CVSS7.7AI score0.00199EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/04/18 1:23 a.m.•17 views

SUSE CVE-2025-22058

In the Linux kernel, the following vulnerability has been resolved: udp: Fix memory accounting leak. Matt Dowling reported a weird UDP memory usage issue. Under normal operation, the UDP memory usage reported in /proc/net/sockstat remains close to zero. However, it occasionally spiked to 524,288...

5.3CVSS7.6AI score0.00216EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2025/04/05 2:25 a.m.•17 views

SUSE CVE-2025-21966

In the Linux kernel, the following vulnerability has been resolved: dm-flakey: Fix memory corruption in optional corruptbiobyte feature Fix memory corruption due to incorrect parameter being passed to bioinit...

5.5CVSS7.8AI score0.00197EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/03/07 2:39 a.m.•17 views

SUSE CVE-2024-58051

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: Add check devmkasprintf returned value devmkasprintf can return a NULL pointer on failure but this returned value is not checked...

5.5CVSS7.7AI score0.00208EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2025/02/28 2:23 a.m.•17 views

SUSE CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

5.5CVSS6.9AI score0.00653EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2025/02/28 2:23 a.m.•17 views

SUSE CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS7.6AI score0.00211EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2025/02/27 3:05 a.m.•17 views

SUSE CVE-2022-49520

In the Linux kernel, the following vulnerability has been resolved: arm64: compat: Do not treat syscall number as ESRELx for a bad syscall If a compat process tries to execute an unknown system call above the ARMNRCOMPATEND number, the kernel sends a SIGILL signal to the offending process...

3.3CVSS6.6AI score0.00297EPSS
SaveExploits0References7
Total number of security vulnerabilities5000