Lucene search
+L
SusecveMost viewed

66348 matches found

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/21 12:47 a.m.•17 views

SUSE CVE-2025-37897

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

3.3CVSS7.6AI score0.00191EPSS
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
SUSE CVE
SUSE CVE
•added 2025/02/27 3:04 a.m.•17 views

SUSE CVE-2022-49604

In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipfwdusepmtu. While reading sysctlipfwdusepmtu, it can be changed concurrently. Thus, we need to add READONCE to its readers...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2025/02/14 7:11 a.m.•17 views

SUSE CVE-2022-48921

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix fault in reweightentity Syzbot found a GPF in reweightentity. This has been bisected to commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" There is a race between schedpostfork and...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2025/02/14 4:09 a.m.•17 views

SUSE CVE-2024-52316

Unchecked Error Condition vulnerability in Apache Tomcat. If Tomcat is configured to use a custom Jakarta Authentication formerly JASPIC ServerAuthContext component which may throw an exception during the authentication process without explicitly setting an HTTP status to indicate failure, the...

9.8CVSS8.9AI score0.06246EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
•added 2025/01/21 4:08 a.m.•17 views

SUSE CVE-2023-52923

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: adapt set backend to use GC transaction API Use the GC transaction API to replace the old and buggy gc API and the busy mark approach. No set elements are removed from async garbage collection anymore, instea...

4.7CVSS7.7AI score0.00256EPSS
SaveExploits0References38
SUSE CVE
SUSE CVE
•added 2025/01/16 3:48 a.m.•17 views

SUSE CVE-2025-21629

In the Linux kernel, the following vulnerability has been resolved: net: reenable NETIFFIPV6CSUM offload for BIG TCP packets The blamed commit disabled hardware offoad of IPv6 packets with extension headers on devices that advertise NETIFFIPV6CSUM, based on the definition of that feature in...

7.5CVSS7.5AI score0.00425EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2025/01/10 12:22 a.m.•17 views

SUSE CVE-2024-56616

In the Linux kernel, the following vulnerability has been resolved: drm/dpmst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC aka message data CRC at the end of the message. This fixes a...

5.5CVSS7.7AI score0.00215EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2025/01/07 3:49 a.m.•17 views

SUSE CVE-2024-56587

In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightnessshow with ledcdev-ledaccess mutex There is NULL pointer issue observed if from Process A where hid device being added which results in adding a ledcdev addition and later a another call to access of...

4.7CVSS7.7AI score0.00254EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2024/12/28 3:48 a.m.•17 views

SUSE CVE-2024-56574

In the Linux kernel, the following vulnerability has been resolved: media: ts2020: fix null-ptr-deref in ts2020probe KASAN reported a null-ptr-deref issue when executing the following command: echo ts2020 0x20 /sys/bus/i2c/devices/i2c-0/newdevice KASAN: null-ptr-deref in range...

4.4CVSS7.6AI score0.00241EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2024/12/18 3:48 a.m.•17 views

SUSE CVE-2024-53241

In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm.S. This is done in preparation of no longer usin...

5.5CVSS7.7AI score0.0031EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
•added 2024/12/05 12:15 a.m.•17 views

SUSE CVE-2024-53259

quic-go is an implementation of the QUIC protocol in Go. An off-path attacker can inject an ICMP Packet Too Large packet. Since affected quic-go versions used IPPMTUDISCDO, the kernel would then return a "message too large" error on sendmsg, i.e. when quic-go attempts to send a packet that exceed...

6.5CVSS6.7AI score0.00599EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2024/11/08 3:48 a.m.•17 views

SUSE CVE-2024-50171

In the Linux kernel, the following vulnerability has been resolved: net: systemport: fix potential memory leak in bcmsysportxmit The bcmsysportxmit returns NETDEVTXOK without freeing skb in case of dmamapsingle fails, add devkfreeskb to fix it...

4CVSS7.7AI score0.0024EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/10/26 3:02 a.m.•17 views

SUSE CVE-2024-49924

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

6.4CVSS6.5AI score0.00249EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/10/25 3:07 a.m.•17 views

SUSE CVE-2024-49863

In the Linux kernel, the following vulnerability has been resolved: vhost/scsi: null-ptr-dereference in vhostscsigetreq Since commit 3f8ca2e115e5 "vhost/scsi: Extract common handling code from control queue handler" a null pointer dereference bug can be triggered when guest sends an SCSI AN...

5.5CVSS6.3AI score0.00286EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/10/23 1:22 p.m.•17 views

SUSE CVE-2024-50001

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

5.5CVSS6.3AI score0.00327EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/10/22 2:23 p.m.•17 views

SUSE CVE-2022-48967

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: Bounds check struct nfctarget arrays While running under CONFIGFORTIFYSOURCE=y, syzkaller reported: memcpy: detected field-spanning write size 129 of single field "target-sensfres" at net/nfc/nci/ntf.c:260 size 18 This...

7.3CVSS6.5AI score0.00343EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2024/10/21 3:47 p.m.•17 views

SUSE CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.6CVSS6.6AI score0.00685EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/09/28 2:51 a.m.•17 views

SUSE CVE-2024-46859

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2024/09/14 2:51 a.m.•17 views

SUSE CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.1CVSS6.3AI score0.00246EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2024/08/22 2:58 a.m.•17 views

SUSE CVE-2024-43863

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll-fence wait-fence unref deadlocks...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/06/25 11:18 p.m.•17 views

SUSE CVE-2024-36479

In the Linux kernel, the following vulnerability has been resolved: fpga: bridge: add owner module and take its refcount The current implementation of the fpga bridge assumes that the low-level module registers a driver for the parent device and uses its owner pointer to take the module's refcoun...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/06/04 12:37 p.m.•17 views

SUSE CVE-2023-1390

A remote denial of service vulnerability was found in the Linux kernel's TIPC kernel module. The while loop in tipclinkxmit hits an unknown state while attempting to parse SKBs, which are not in the queue. Sending two small UDP packets to a system with a UDP bearer results in the CPU utilization...

7.5CVSS5.9AI score0.05095EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
•added 2024/05/29 2:36 a.m.•17 views

SUSE CVE-2023-52819

In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga For pptable structs that use flexible array sizes, use flexible arrays...

6.6CVSS6.6AI score0.00244EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/05/21 2:01 a.m.•17 views

SUSE CVE-2023-52697

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sofsdwrtsdcajackcommon: ctx-headsetcodecdev = NULL sofsdwrtsdcajackexit are used by different codecs, and some of them use the same dai name. For example, rt712 and rt713 both use "rt712-sdca-aif1" and...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2024/05/03 2:09 a.m.•17 views

SUSE CVE-2024-26938

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: Tolerate devdata==NULL in intelbiosencodersupportsdpdualmode If we have no VBT, or the VBT didn't declare the encoder in question, we won't have the 'devdata' for the encoder. Instead of oopsing just bail early. We...

3.3CVSS6.4AI score0.00222EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/03 2:09 a.m.•17 views

SUSE CVE-2024-27389

In the Linux kernel, the following vulnerability has been resolved: pstore: inode: Only dinvalidate is needed Unloading a modular pstore backend with records in pstorefs would trigger the dput double-drop warning: WARNING: CPU: 0 PID: 2569 at fs/dcache.c:762 dput.part.0+0x3f3/0x410 Using the comb...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/04/30 2:26 a.m.•17 views

SUSE CVE-2022-48652

In the Linux kernel, the following vulnerability has been resolved: ice: Fix crash by keep old cfg when update TCs more than queues There are problems if allocated queues less than Traffic Classes. Commit a632b2a4c920 "ice: ethtool: Prohibit improper channel config for DCB" already disallow setti...

5.5CVSS6.5AI score0.00287EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2024/04/15 11:12 p.m.•17 views

SUSE CVE-2024-26814

In the Linux kernel, the following vulnerability has been resolved: vfio/fsl-mc: Block calling interrupt handler without trigger The eventfdctx trigger pointer of the vfiofslmcirq object is initially NULL and may become NULL if the user sets the trigger eventfd to -1. The interrupt handler itself...

4.4CVSS6.2AI score0.00223EPSS
SaveExploits0References15
Total number of security vulnerabilities5000