Lucene search
+L

38 matches found

CVE
CVE
added 2025/05/20 4:47 p.m.133 views

CVE-2025-37969

In CVE-2025-37969, the Linux kernel vulnerable component is the IIO IMU driver st_lsm6dsx (read_tagged_fifo). The issue allows a potential lockup when pattern_len is zero and the device FIFO is not empty, risking an infinite loop and elevated availability impact. The vulnerability has been fixed ...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/05/20 4:47 p.m.12 views

CVE-2025-37969 iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix possible lockup in stlsm6dsxreadtaggedfifo Prevent stlsm6dsxreadtaggedfifo from falling in an infinite loop in case patternlen is equal to zero and the device FIFO is not empty...

6.4AI score
SaveExploits0References13
OSV
OSV
added 2025/05/20 3:58 p.m.9 views

CVE-2025-37942 HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX

In the Linux kernel, the following vulnerability has been resolved: HID: pidff: Make sure to fetch pool before checking SIMULTANEOUSMAX As noted by Anssi some 20 years ago, pool report is sometimes messed up. This worked fine on many devices but casued oops on VRS DirectForce PRO. Here, we're...

6.9AI score
SaveExploits0References7
CVE
CVE
added 2025/05/20 3:58 p.m.95 views

CVE-2025-37942

CVE-2025-37942 is described in connected advisories as a Linux kernel issue within the HID: pidff path. The root cause reported is “Make sure to fetch pool before checking SIMULTANEOUS_MAX,” indicating a logic/fence-check or data handling problem in pool management related to HID: pidff. Affected...

6.7AI score0.00012EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/09 6:42 a.m.15 views

CVE-2025-37859

In the Linux kernel, the following vulnerability has been resolved: pagepool: avoid infinite loop to schedule delayed worker We noticed the kworker in pagepoolreleaseretry was waken up repeatedly and infinitely in production because of the buggy driver causing the inflight less than 0 and warning...

5.5CVSS5.7AI score0.00301EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.15 views

CVE-2023-53026

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix ib block iterator counter overflow When registering a new DMA MR after selecting the best aligned page size for it, we iterate over the given sglist to split each entry to smaller, aligned to the selected page size...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/03/20 8:29 p.m.17 views

K000150488: Multiple Wireshark/tshark vulnerabilities

Security Advisory Description CVE-2020-26575 In Wireshark through 3.2.7, the Facebook Zero Protocol aka FBZERO dissector could enter an infinite loop. This was addressed in epan/dissectors/packet-fbzero.c by correcting the implementation of offset advancement. CVE-2018-14339 In Wireshark 2.6.0 to...

7.8CVSS6.4AI score0.03575EPSS
SaveExploits2
Oracle linux
Oracle linux
added 2025/03/10 12:00 a.m.69 views

Unbreakable Enterprise kernel security update

5.4.17-2136.341.3.1 - Revert 'NFSD: Limit the number of concurrent async COPY operations' Sherry Yang Orabug: 37667080 5.4.17-2136.341.3 - iouring: fix possible deadlock in ioregisteriowqmaxworkers Hagar Hemdan Orabug: 37565787 - iouring/rw: fix missing NOWAIT check for ODIRECT start write Jens...

7.8CVSS7.7AI score0.04831EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.23 views

CVE-2022-49097 NFS: Avoid writeback threads getting stuck in mempool_alloc()

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

0.00253EPSS
SaveExploits0References5
NVD
NVD
added 2025/01/31 12:15 p.m.16 views

CVE-2025-21667

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/26 5:49 p.m.18 views

CVE-2023-52625 drm/amd/display: Refactor DMCUB enter/exit idle interface

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

6AI score
SaveExploits0References5
OSV
OSV
added 2018/10/18 12:44 p.m.16 views

SUSE-SU-2018:3230-1 Security update for xen

This update for xen fixes several issues. These security issues were fixed: - CVE-2018-8897: Prevent mishandling of debug exceptions on x86 XSA-260, bsc1090820 - Handle HPET timers in IO-APIC mode correctly to prevent malicious or buggy HVM guests from causing a hypervisor crash or potentially...

7.8CVSS7.3AI score0.82608EPSS
SaveExploits12References12
OSV
OSV
added 2018/01/31 8:29 p.m.19 views

CVE-2018-6480

A type confusion issue was discovered in CCN-lite 2, leading to a memory access violation and a failure of the nonce feature which, for example, helped with loop prevention. ccnlfwdhandleInterest assumes that the union member s is of type ccnlpktdetailndntlvs. However, if the type is in fact stru...

8.8CVSS7.2AI score
SaveExploits0References1
Prion
Prion
added 2018/01/31 8:29 p.m.17 views

Type confusion

A type confusion issue was discovered in CCN-lite 2, leading to a memory access violation and a failure of the nonce feature which, for example, helped with loop prevention. ccnlfwdhandleInterest assumes that the union member s is of type ccnlpktdetailndntlvs. However, if the type is in fact stru...

6.8CVSS8.5AI score0.01274EPSS
SaveExploits0References1Affected Software1
Packet Storm
Packet Storm
added 2017/12/20 12:00 a.m.100 views

TP-Link TL-SG108E XSS / Weak Access Control

Overview ------------- Three vulnerabilities have been discovered in the TP-Link TL-SG108E, firmware 1.0.0 Build 20160722 Rel.50167: CVE-2017-17745 - Cross Site Scripting XSS in systemnameset.cgi, sysName parameter CVE-2017-17746 - Weak access control for user authentication CVE-2017-17747 - Weak...

0.6AI score0.0125EPSS
SaveExploits5
OSV
OSV
added 2017/10/26 7:44 a.m.12 views

SUSE-SU-2017:2854-1 Security update for tcpdump

This update for tcpdump to version 4.9.2 fixes several issues. These security issues were fixed: - CVE-2017-11108: Prevent remote attackers to cause DoS heap-based buffer over-read and application crash via crafted packet data. The crash occured in the EXTRACT16BITS function, called from the...

9.8CVSS7.5AI score0.05687EPSS
SaveExploits3References93
OSV
OSV
added 2017/07/28 8:42 a.m.11 views

SUSE-SU-2017:1986-1 Security update for libquicktime

This update for libquicktime fixes the following issues: Security issue fixed: - CVE-2016-2399: Adjust patch to prevent endless loop when there are less than 256 bytes to read. bsc1022805...

7.8CVSS7.5AI score0.09079EPSS
SaveExploits5References3
Tenable Nessus
Tenable Nessus
added 2014/11/26 12:00 a.m.48 views

OracleVM 3.1 : xen (OVMSA-2012-0051)

The remote OracleVM system is missing necessary patches to address critical security updates : - libxc: builder: limit maximum size of kernel/ramdisk. Allowing user supplied kernels of arbitrary sizes, especially during decompression, can swallow up dom0 memory leading to either virtual address...

4.9CVSS8AI score0.00923EPSS
SaveExploits0References8
Rows per page
Query Builder