Lucene search
+L

7853 matches found

OpenVAS
OpenVAS
added 2025/03/17 12:00 a.m.11 views

Fedora: Security Advisory (FEDORA-2025-20bd6d94b9)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/14 11:08 a.m.19 views

OESA-2025-1286 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: IORINGOPREAD did not correctly consume the provided buffer list when read i/o returned 0 except for -EAGAIN and -EIOCBQUEUED return. This can lead to a potential...

8CVSS5.8AI score0.00694EPSS
SaveExploits0References80
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.5 views

netfilter: IDLETIMER: Fix for possible ABBA deadlock

...

5.5CVSS7.3AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/12 3:29 p.m.12 views

SUSE CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

4.7CVSS7.7AI score0.00162EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.6 views

SUSE CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.18 views

SUSE CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS7.5AI score0.00169EPSS
SaveExploits0References15
NVD
NVD
added 2025/03/12 10:15 a.m.18 views

CVE-2025-21853

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS0.00244EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/12 10:15 a.m.13 views

AZL-58572 CVE-2025-21859 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.6AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.14 views

CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS0.00169EPSS
SaveExploits0References11
OSV
OSV
added 2025/03/12 10:15 a.m.4 views

DEBIAN-CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS5.5AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.15 views

AZL-58493 CVE-2025-21859 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.3AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.13 views

AZL-58487 CVE-2025-21853 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS6.7AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.4 views

DEBIAN-CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.21 views

CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS0.00179EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/12 10:15 a.m.19 views

CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/12 10:15 a.m.12 views

AZL-58562 CVE-2024-58088 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.21 views

UBUNTU-CVE-2025-21853

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.7CVSS6.1AI score0.00244EPSS
SaveExploits0References26
OSV
OSV
added 2025/03/12 10:15 a.m.16 views

UBUNTU-CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/12 10:15 a.m.24 views

UBUNTU-CVE-2025-21859

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References47
Rows per page
Query Builder