Lucene search
+L
SusecveMost viewed

62939 matches found

SUSE CVE
SUSE CVE
•added 2025/04/18 1:24 a.m.•14 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.00187EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/04/18 1:23 a.m.•14 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.00202EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2025/03/28 3:0 a.m.•14 views

SUSE CVE-2025-21877

In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelinkbind Syzbot reports 1 a warning in usbsubmiturb triggered by inconsistencies between expected and actually present endpoints in gl620a driver. Since genelinkbind does not properly...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/03/12 3:23 p.m.•14 views

SUSE CVE-2025-21862

In the Linux kernel, the following vulnerability has been resolved: dropmonitor: fix incorrect initialization order Syzkaller reports the following bug: BUG: spinlock bad magic on CPU1, syz-executor.0/7995 lock: 0xffff88805303f3e0, .magic: 00000000, .owner: /-1, .ownercpu: 0 CPU: 1 PID: 7995 Comm...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/03/12 3:23 p.m.•14 views

SUSE CVE-2025-21865

In the Linux kernel, the following vulnerability has been resolved: gtp: Suppress list corruption splat in gtpnetexitbatchrtnl. Brad Spengler reported the listdel corruption splat in gtpnetexitbatchrtnl. 0 Commit eb28fd76c0a0 "gtp: Destroy device along with udp socket's netns dismantle." added th...

5.5CVSS6.8AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2025/03/07 2:39 a.m.•14 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.00202EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2025/02/27 3:5 a.m.•14 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:5 a.m.•14 views

SUSE CVE-2022-49541

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential double free during failed mount RHBZ: https://bugzilla.redhat.com/showbug.cgi?id=2088799...

6CVSS6.5AI score0.00299EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2025/02/27 3:4 a.m.•14 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.00188EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2025/01/21 4:8 a.m.•14 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.00253EPSS
SaveExploits0References38
SUSE CVE
SUSE CVE
•added 2025/01/20 3:48 a.m.•14 views

SUSE CVE-2024-57924

In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various reasons. The legacy users of exportfsencodefh, namely, nfsd and...

5.5CVSS7.7AI score0.00242EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2025/01/12 12:17 a.m.•14 views

SUSE CVE-2024-48881

In the Linux kernel, the following vulnerability has been resolved: bcache: revert replacing ISERRORNULL with ISERR again Commit 028ddcac477b "bcache: Remove unnecessary NULL point check in node allocations" leads a NULL pointer deference in cachesetflush. 1721 if !ISERRORNULLc-root 1722...

5.5CVSS7.6AI score0.00251EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2025/01/07 3:49 a.m.•14 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/30 3:48 a.m.•14 views

SUSE CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS7.5AI score0.00212EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/12/28 3:49 a.m.•14 views

SUSE CVE-2024-53224

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Move events notifier registration to be after device registration Move pkey change work initialization and cleanup from device resources stage to notifier stage, since this is the stage which handles this work events...

4.7CVSS7.3AI score0.00322EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/12/28 3:48 a.m.•14 views

SUSE CVE-2024-56573

In the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdlineptr is an out parameter, which is not allocated by the function itself, and likely points into the caller's stack. cmdline refers to the pool allocation that should be freed whe...

5.5CVSS7.6AI score0.00235EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2024/11/08 3:49 a.m.•14 views

SUSE CVE-2024-50142

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

6.3CVSS7.7AI score0.00259EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/11/08 3:48 a.m.•14 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.00239EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/10/26 3:2 a.m.•14 views

SUSE CVE-2024-49902

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmtleafidx greater than num leaves per dmap tree, add a checking for dmtleafidx in dbFindLeaf. Shaggy: Modified sani...

7.8CVSS6.4AI score0.00287EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2024/10/24 3:19 a.m.•14 views

SUSE CVE-2024-49881

In the Linux kernel, the following vulnerability has been resolved: ext4: update origpath in ext4findextent In ext4findextent, if the path is not big enough, we free it and set origpath to NULL. But after reallocating and successfully initializing the path, we don't update origpath, in which case...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2024/10/22 2:23 p.m.•14 views

SUSE CVE-2022-48973

In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference...

6.6CVSS6.5AI score0.00236EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2024/10/22 2:22 p.m.•14 views

SUSE CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS7.7AI score0.00281EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2024/10/21 3:46 p.m.•14 views

SUSE CVE-2024-47728

In the Linux kernel, the following vulnerability has been resolved: bpf: Zero former ARGPTRTOLONG,INT args in case of error For all non-tracing helpers which formerly had ARGPTRTOLONG,INT as input arguments, zero the value for the case of an error as otherwise it could leak memory. For tracing, i...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/10/21 3:46 p.m.•14 views

SUSE CVE-2024-47742

In the Linux kernel, the following vulnerability has been resolved: firmwareloader: Block path traversal Most firmware names are hardcoded strings, or are constructed from fairly constrained format strings where the dynamic parts are just some hex numbers or such. However, there are a couple...

6CVSS6.3AI score0.00289EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2024/09/28 2:51 a.m.•14 views

SUSE CVE-2024-46857

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix bridge mode operations when there are no VFs Currently, trying to set the bridge mode attribute when numvfs=0 leads to a crash: bridge link set dev eth2 hwmode vepa 168.967392 BUG: kernel NULL pointer dereference,...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/09/19 3:10 a.m.•14 views

SUSE CVE-2024-46777

In the Linux kernel, the following vulnerability has been resolved: udf: Avoid excessive partition lengths Avoid mounting filesystems where the partition would overflow the 32-bits used for block number. Also refuse to mount filesystems where the partition length is so large we cannot safely inde...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/08/30 10:4 a.m.•14 views

SUSE CVE-2024-44944

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nfexpectgetid helper function to calculate the expectation ID, otherwise LSB of the expectation object address is...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2024/08/22 2:58 a.m.•14 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.00164EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/08/18 2:1 a.m.•14 views

SUSE CVE-2024-43841

In the Linux kernel, the following vulnerability has been resolved: wifi: virtwifi: avoid reporting connection success with wrong SSID When user issues a connection with a different SSID than the one virtwifi has advertised, the cfg80211connectresult will trigger the warning: WARNONbssnotfound. T...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2024/08/06 2:0 a.m.•14 views

SUSE CVE-2024-41098

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ataportalloc call in atahostalloc fails, atahostrelease will get called. However, the code in atahostrelease tries to free ataport struct members unconditionally, whi...

5.5CVSS6.6AI score0.00263EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/07/16 2:34 a.m.•14 views

SUSE CVE-2024-40932

In the Linux kernel, the following vulnerability has been resolved: drm/exynos/vidi: fix memory leak in .getmodes The duplicated EDID is never freed. Fix it...

4.4CVSS6.5AI score0.00261EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/07/16 2:34 a.m.•14 views

SUSE CVE-2024-40983

In the Linux kernel, the following vulnerability has been resolved: tipc: force a dst refcount before doing decryption As it says in commit 3bc07321ccc2 "xfrm: Force a dst refcount before entering the xfrm type handlers": "Crypto requests might return asynchronous. In this case we leave the rcu...

5.5CVSS6.7AI score0.00881EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2024/07/16 2:34 a.m.•14 views

SUSE CVE-2024-40990

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

5.5CVSS6.6AI score0.0028EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/06/26 11:18 p.m.•14 views

SUSE CVE-2024-37354

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfssetitemkeysafe: BTRFS critical device vdb: slot 4 key 450 108 8192 new key 450 108 8192 ------------ cu...

6.1CVSS6.2AI score0.00174EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/06/25 11:18 p.m.•14 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/22 3:36 a.m.•14 views

SUSE CVE-2024-36270

In the Linux kernel, the following vulnerability has been resolved: netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address 0xdffffc0000000003: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6.5AI score0.00258EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/06/22 3:34 a.m.•14 views

SUSE CVE-2024-38583

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of timer for log writer thread Patch series "nilfs2: fix log writer related issues". This bug fix series covers three nilfs2 log writer-related issues, including a timer use-after-free issue and potenti...

7CVSS6.2AI score0.00258EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2024/06/04 12:47 p.m.•14 views

SUSE CVE-2022-3077

A buffer overflow vulnerability was found in the Linux kernel Intel's iSMT SMBus host controller driver in the way it handled the I2CSMBUSBLOCKPROCCALL case via the ioctl I2CSMBUS with malicious input data. This flaw could allow a local user to crash the system...

4CVSS6.7AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2024/06/04 12:37 p.m.•14 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/06/04 12:27 p.m.•14 views

SUSE CVE-2023-52449

In the Linux kernel, the following vulnerability has been resolved: mtd: Fix gluebi NULL pointer dereference caused by ftl notifier If both ftl.ko and gluebi.ko are loaded, the notifier of ftl triggers NULL pointer dereference when trying to access 'gluebi-desc' in gluebiread. ubigluebiinit...

5.5CVSS6AI score0.00242EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/23 3:23 p.m.•14 views

SUSE CVE-2023-52781

In the Linux kernel, the following vulnerability has been resolved: usb: config: fix iteration issue in 'usbgetbosdescriptor' The BOS descriptor defines a root descriptor and is the base descriptor for accessing a family of related descriptors. Function 'usbgetbosdescriptor' encounters an iterati...

4.3CVSS6.5AI score0.00239EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2024/05/21 2:0 a.m.•14 views

SUSE CVE-2024-27417

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix potential "struct net" leak in inet6rtmgetaddr It seems that if userspace provides a correct IFATARGETNETNSID value but no IFAADDRESS and IFALOCAL attributes, inet6rtmgetaddr returns -EINVAL with an elevated "struct net...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2024/05/21 2:0 a.m.•14 views

SUSE CVE-2024-27432

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix PPE hanging issue A patch to resolve an issue was found in MediaTek's GPL-licensed SDK: In the mtkppestop function, the PPE scan mode is not disabled before disabling the PPE. This can potentially le...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/21 1:59 a.m.•14 views

SUSE CVE-2024-35888

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

5.5CVSS6.4AI score0.00601EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/21 1:59 a.m.•14 views

SUSE CVE-2024-35895

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Prevent lock inversion deadlock in map delete elem syzkaller started using corpuses where a BPF tracing program deletes elements from a sockmap/sockhash map. Because BPF tracing programs can be invoked from any...

5.5CVSS6.4AI score0.0018EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
•added 2024/05/21 1:58 a.m.•14 views

SUSE CVE-2024-35982

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resized to fit inside all fragments when enabled or a...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2024/05/18 2:48 a.m.•14 views

SUSE CVE-2023-52661

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clkput in the error handling paths of tegradcrgbprobe If clkgetsys..., "plld2out0" fails, the clkgetsys call must be undone. Add the missing clkput and a new 'putplldout0' label in the error handling...

3.3CVSS6.3AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/03 2:9 a.m.•14 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:9 a.m.•14 views

SUSE CVE-2024-26958

In the Linux kernel, the following vulnerability has been resolved: nfs: fix UAF in direct writes In production we have been hitting the following warning consistently ------------ cut here ------------ refcountt: underflow; use-after-free. WARNING: CPU: 17 PID: 1800359 at lib/refcount.c:28...

5.5CVSS6.6AI score0.00244EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2024/05/03 2:9 a.m.•14 views

SUSE CVE-2024-26962

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. However, for dm-raid, in...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References13
Total number of security vulnerabilities5000