Lucene search
+L

8545 matches found

Positive Technologies
Positive Technologies
added 2025/05/22 12:0 a.m.22 views

PT-2025-24197

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A bug in the Linux kernel's HFSC qdisc has been identified, which can lead to inconsistent queue accounting. This occurs when the hfsc enqueue function calls the child qdisc's peek...

7.8CVSS5.5AI score0.00185EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/21 8:27 p.m.9 views

CVE-2002-1939

FlashFXP 1.4 prints FTP passwords in plaintext when there are transfers in the queue, which allows attackers to obtain FTP passwords of other users by editing the queue properties...

2.1CVSS6.8AI score0.00349EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/05/21 9:58 a.m.2 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48933: netfilter: nftables: fix memory leak during stateful obj update bsc1229621. CVE-2022-49110: netfilter: conntrack: revisit gc autotuning bsc1237981...

8.5CVSS8.2AI score0.00713EPSS
SaveExploits0References174
RedHat Linux
RedHat Linux
added 2025/05/21 1:15 a.m.10 views

kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

In Linux kernel net/mlx5e, for SHAMPO, it is possible to receive CQEs with 0 consumed strides for the same WQE even after the WQE is fully consumed and unlinked. This triggers an additional unlink for the same wqe which corrupts the linked list...

9.8CVSS6.9AI score0.00564EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/21 12:56 a.m.8 views

kernel: net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink

In Linux kernel net/mlx5e, for SHAMPO, it is possible to receive CQEs with 0 consumed strides for the same WQE even after the WQE is fully consumed and unlinked. This triggers an additional unlink for the same wqe which corrupts the linked list...

9.8CVSS6.9AI score0.00564EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.6 views

SUSE CVE-2025-37915

In the Linux kernel, the following vulnerability has been resolved: netsched: drr: Fix double list add in class with netem as child qdisc As described in Gerrard's report 1, there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of drr,...

5.5CVSS7.7AI score0.00184EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.18 views

SUSE CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.5CVSS7.8AI score0.0014EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.6 views

SUSE CVE-2025-37953

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/05/21 12:45 a.m.6 views

SUSE 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.5CVSS7.7AI score0.00166EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/20 6:15 p.m.3 views

DEBIAN-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.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 6:15 p.m.7 views

UBUNTU-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.5CVSS6.3AI score0.00167EPSS
SaveExploits0References25
ATTACKERKB
ATTACKERKB
added 2025/05/20 5:15 p.m.5 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.7AI score0.00166EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/20 5:15 p.m.9 views

DEBIAN-CVE-2025-37982

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

5.5CVSS5.7AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 5:15 p.m.4 views

DEBIAN-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.5CVSS5.7AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 5:15 p.m.17 views

UBUNTU-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.5CVSS6.2AI score0.00166EPSS
SaveExploits0References26
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.8 views

CVE-2025-37980 block: fix resource leak in blk_register_queue() error path

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

6.1AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37920

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

4.7CVSS5.1AI score0.0014EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/20 4:15 p.m.10 views

UBUNTU-CVE-2025-37932

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References43
NVD
NVD
added 2025/05/20 3:16 p.m.16 views

CVE-2025-26086

An unauthenticated blind SQL injection vulnerability exists in RSI Queue Management System v3.0 within the TaskID parameter of the get request handler. Attackers can remotely inject time-delayed SQL payloads to induce server response delays, enabling time-based inference and iterative extraction ...

7.5CVSS0.11952EPSS
SaveExploits1References2
Rows per page
Query Builder