Lucene search
+L

13160 matches found

NVD
NVD
added 2025/05/20 5:15 p.m.18 views

CVE-2025-37969

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...

5.5CVSS0.00152EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/20 5:15 p.m.21 views

CVE-2025-37974

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpcicreatedevice error return The zpcicreatedevice function returns an error pointer that needs to be checked before dereferencing it as a struct zpcidev pointer. Add the missing check in clpadd...

5.5CVSS0.00175EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 5:15 p.m.17 views

CVE-2025-37966

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix kernel crash due to PRSETTAGGEDADDRCTRL When userspace does PRSETTAGGEDADDRCTRL, but Supm extension is not available, the kernel crashes: Oops - illegal instruction 1 snip epc : settaggedaddrctrl+0x112/0x15a ra :...

5.5CVSS0.00149EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/20 5:15 p.m.21 views

CVE-2025-37967

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established...

5.5CVSS0.0014EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/20 5:15 p.m.18 views

CVE-2025-37970

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

5.5CVSS0.00153EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.14 views

CVE-2025-37989

In the Linux kernel, the following vulnerability has been resolved: net: phy: leds: fix memory leak A network restart test on a router led to an out-of-memory condition, which was traced to a memory leak in the PHY LED trigger code. The root cause is misuse of the devm API. The registration...

5.5CVSS5.7AI score0.00185EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.11 views

CVE-2025-37988

In the Linux kernel, the following vulnerability has been resolved: fix a couple of races in MNTTREEBENEATH handling by domovemount Normally dolockmountpath, is locking a mountpoint pinned by path and at the time when matching unlockmount unlocks that location it is still pinned by the same thing...

7.8CVSS5.6AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.10 views

CVE-2025-37987

In the Linux kernel, the following vulnerability has been resolved: pdscore: Prevent possible adminq overflow/stuck condition The pdscore's adminq is protected by the adminqlock, which prevents more than 1 command to be posted onto it at any one time. This makes it so the client drivers cannot...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.13 views

CVE-2025-37986

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Invalidate USB device pointers on partner unregistration To avoid using invalid USB device pointers after a Type-C partner disconnects, this patch clears the pointers upon partner unregistration. This ensures a...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 5:09 p.m.11 views

CVE-2025-37986 usb: typec: class: Invalidate USB device pointers on partner unregistration

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Invalidate USB device pointers on partner unregistration To avoid using invalid USB device pointers after a Type-C partner disconnects, this patch clears the pointers upon partner unregistration. This ensures a...

6.5AI score
SaveExploits0References6
OSV
OSV
added 2025/05/20 5:09 p.m.11 views

CVE-2025-37984 crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdsa - Harden against integer overflows in DIVROUNDUP Herbert notes that DIVROUNDUP may overflow unnecessarily if an ecdsa implementation's -keysize callback returns an unusually large value. Herbert instead suggests for...

7CVSS6.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.13 views

CVE-2025-37984

In the Linux kernel, the following vulnerability has been resolved: crypto: ecdsa - Harden against integer overflows in DIVROUNDUP Herbert notes that DIVROUNDUP may overflow unnecessarily if an ecdsa implementation's -keysize callback returns an unusually large value. Herbert instead suggests for...

7CVSS5.5AI score0.00177EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 5:09 p.m.11 views

CVE-2025-37983

In the Linux kernel, the following vulnerability has been resolved: qibfs: fix another leak failure to allocate inode = leaked dentry... this one had been there since the initial merge; to be fair, if we are that far OOM, the odds of failing at that particular allocation are low...

5.5CVSS5.6AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/20 4:58 p.m.28 views

CVE-2025-37982 wifi: wl1251: fix memory leak in wl1251_tx_work

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251txwork The skb dequeued from txqueue is lost when wl1251pselpwakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to txqueue...

0.00183EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/20 4:58 p.m.132 views

CVE-2025-37982

CVE-2025-37982 affects the Linux kernel wifi driver wl1251 (wl1251_tx_work path). The vulnerability is a memory leak: when wl1251_ps_elp_wakeup fails with -ETIMEDOUT, the skb dequeued from tx_queue is lost. The advisory/connected Azure Nessus entry confirms the fix: the skb must be re-queued back...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/05/20 4:58 p.m.93 views

CVE-2025-37981

CVE-2025-37981 – Linux kernel (scsi: smartpqi) vulnerability : The smartpqi driver used the reset_devices flag to detect kdump, causing inappropriate adjustments after a regular kexec reboot. This led to abnormally low parameters (e.g., max_transfer_size) and, more seriously, memory corruption fr...

7.8CVSS6.8AI score0.00183EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/20 4:58 p.m.11 views

CVE-2025-37982 wifi: wl1251: fix memory leak in wl1251_tx_work

In the Linux kernel, the following vulnerability has been resolved: wifi: wl1251: fix memory leak in wl1251txwork The skb dequeued from txqueue is lost when wl1251pselpwakeup fails with a -ETIMEDOUT error. Fix that by queueing the skb back to txqueue...

6AI score
SaveExploits0References12
OSV
OSV
added 2025/05/20 4:58 p.m.11 views

CVE-2025-37981 scsi: smartpqi: Use is_kdump_kernel() to check for kdump

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Use iskdumpkernel to check for kdump The smartpqi driver checks the resetdevices variable to determine whether special adjustments need to be made for kdump. This has the effect that after a regular kexec reboot,...

6.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/20 4:58 p.m.8 views

CVE-2025-37980

In the Linux kernel, the following vulnerability has been resolved: block: fix resource leak in blkregisterqueue error path When registering a queue fails after blkmqsysfsregister is successful but the function later encounters an error, we need to clean up the blkmqsysfs resources. Add the missi...

5.5CVSS5.5AI score0.00182EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 4:58 p.m.131 views

CVE-2025-37980

CVE-2025-37980: In the Linux kernel block subsystem, a resource leak occurs in blk_register_queue() when a queue registration fails after blk_mq_sysfs_register() succeeds. The error-path path lacks cleanup of blk_mq_sysfs resources, leading to memory leaks. The advisory documents that the fix is ...

5.5CVSS6.6AI score0.00182EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder