Lucene search
K

7532 matches found

OSV
OSV
added 2025/06/20 12:15 p.m.3 views

DEBIAN-CVE-2025-38083

In the Linux kernel, the following vulnerability has been resolved: netsched: prio: fix a race in priotune Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | ...

4.7CVSS5.2AI score0.00111EPSS
Exploits0References1
OSV
OSV
added 2025/06/20 12:15 p.m.6 views

AZL-64211 CVE-2025-38083 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: netsched: prio: fix a race in priotune Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | ...

4.7CVSS6.1AI score0.00111EPSS
Exploits0References1
OSV
OSV
added 2025/06/20 12:15 p.m.1 views

UBUNTU-CVE-2025-38083

In the Linux kernel, the following vulnerability has been resolved: netsched: prio: fix a race in priotune Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | ...

4.7CVSS6AI score0.00111EPSS
Exploits0References32
CVE
CVE
added 2025/06/20 11:21 a.m.113 views

CVE-2025-38083

In the Linux kernel, CVE-2025-38083 is a race in net_sched: prio_tune() that can occur when the SFQ perturb timer fires at the wrong time, potentially allowing underflow of a parent qlen. The issue arises across the prio qdisc path during concurrent qdisc operations (lock/unlock, qdisc_tree_flush...

4.7CVSS6.5AI score0.00111EPSS
Exploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 10:29 a.m.4 views

CVE-2022-50164

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7CVSS7.1AI score0.00215EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 8:25 a.m.10 views

CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

7CVSS7.3AI score0.00158EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.2 views

SUSE CVE-2022-49986

In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Remove WQMEMRECLAIM from storvscerrorwq storvscerrorwq workqueue should not be marked as WQMEMRECLAIM as it doesn't need to make forward progress under memory pressure. Marking this workqueue as WQMEMRECLAIM may...

5.5CVSS6.1AI score0.00156EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.3 views

SUSE CVE-2022-50003

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: prohibit usage of non-balanced queue id Fix the following scenario: 1. ethtool -L $IFACE rx 8 tx 96 2. xdpsock -q 10 -t -z Above refers to a case where user would like to attach XSK socket in txonly mode at a queue id...

5.5CVSS6AI score0.00155EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.4 views

SUSE CVE-2022-50026

In the Linux kernel, the following vulnerability has been resolved: habanalabs/gaudi: fix shift out of bounds When validating NIC queues, queue offset calculation must be performed only for NIC queues...

5.5CVSS6.4AI score0.00158EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.2 views

SUSE CVE-2022-50027

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE There is no corresponding free routine if lpfcsli4issuewqe fails to issue the CMF WQE in lpfcissuecmfsyncwqe. If retval is non-zero, then free the iocbq request...

5.5CVSS6.2AI score0.00154EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.8 views

SUSE CVE-2022-50054

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix NULL pointer dereference in iavfgetlinkksettings Fix possible NULL pointer dereference, due to freeing of adapter-vfres in iavfinitgetresources. Previous commit introduced a regression, where receiving...

5.5CVSS6AI score0.00137EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.8 views

SUSE CVE-2022-50055

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix adminq error handling iavfallocasqbufs/iavfallocarqbufs allocates with dmaalloccoherent memory for VF mailbox. Free DMA regions for both ASQ and ARQ in case error happens during configuration of ASQ/ARQ registers. Witho...

5.5CVSS6.3AI score0.00155EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.2 views

SUSE CVE-2022-50070

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not queue data on closed subflows Dipanjan reported a syzbot splat at close time: WARNING: CPU: 1 PID: 10818 at net/ipv4/afinet.c:153 inetsockdestruct+0x6d0/0x8e0 net/ipv4/afinet.c:153 Modules linked in: uioivshmemOE ui...

5.5CVSS6.3AI score0.00211EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.4 views

SUSE CVE-2022-50086

In the Linux kernel, the following vulnerability has been resolved: block: don't allow the same type rqqos add more than once In our test of iocost, we encountered some list add/del corruptions of innerwalk list in ioctimerfn. The reason can be described as follows: cpu 0 cpu 1 iocqoswrite...

5.5CVSS6.2AI score0.00155EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:42 a.m.2 views

SUSE CVE-2022-50095

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Cleanup CPU timers before freeing them during exec Commit 55e8c8eb2c7b "posix-cpu-timers: Store a reference to a pid not a task" started looking up tasks by PID when deleting a CPU timer. When a non-leader threa...

5.5CVSS6.2AI score0.00208EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/06/19 3:41 a.m.3 views

SUSE CVE-2022-50116

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS6.3AI score0.00119EPSS
Exploits0References18
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.6 views

SUSE CVE-2022-50135

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxeqpdocleanup The function rxecreateqp calls rxeqpfrominit. If some error occurs, the error handler of function rxeqpfrominit will set both scq and rcq to NULL. Then rxecreateqp calls...

5.5CVSS6.3AI score0.00175EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.4 views

SUSE CVE-2022-50164

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

5.5CVSS6.2AI score0.00215EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.2 views

SUSE CVE-2022-50166

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 "Bluetooth: Call drainworkqueue before resetting...

5.5CVSS6.4AI score0.00148EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:15 a.m.3 views

SUSE CVE-2025-38042

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Drop skipfdq argument from k3udmaglueresetrxchn The user of k3udmaglueresetrxchn e.g. tiam65cpswnuss can run on multiple platforms having different DMA architectures. On some platforms there can be on...

5.5CVSS6.5AI score0.00138EPSS
Exploits0References3
Rows per page
Query Builder