Lucene search
+L

2525 matches found

Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.7 views

CVE-2022-49755 usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.2AI score0.0022EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.26 views

CVE-2022-49755

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.8CVSS5.8AI score0.0022EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.91 views

CVE-2022-49755

CVE-2022-49755 affects the Linux kernel’s USB gadget path (usb: gadget: f_fs) and specifically the ffs_ep0_queue_wait flow. The vulnerability arises from a race between ffs_ep0_write/ffs_ep0_read and functionfs_unbind, where ep0req can be freed and there is no NULL check in ffs_ep0_queue_wait, ri...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.12 views

CVE-2022-49755 usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.8CVSS5.2AI score0.0022EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/27 3:15 p.m.1 views

DEBIAN-CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS5.8AI score0.00201EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from imc-pmu's incorrect use of a mutex lock in the IRQ disable zone...

5.5CVSS6.4AI score0.00138EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ptdma driver's use of mutex locks in interrupt contexts...

5.5CVSS6.1AI score0.00141EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/27 12:0 a.m.13 views

PT-2025-13377 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc2 Description: A vulnerability has been resolved in the Linux kernel related to the powerpc/imc-pmu code, which triggers a warning when running a thread imc event with CONFIG DEBUG ATOMIC SLEEP and CONFI...

7.8CVSS7.4AI score0.92621EPSS
SaveExploits23References602
Cvelist
Cvelist
added 2025/03/26 2:8 p.m.17 views

CVE-2025-24808 Discourse has race condition when adding users to a group DM

Discourse is an open-source discussion platform. Prior to versions 3.3.4 on the stable branch and 3.4.0.beta5 on the beta branch, someone who is about to reach the limit of users in a group DM may send requests to add new users in parallel. The requests might all go through ignoring the limit due...

4.3CVSS0.00196EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.13 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57900)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57900 advisory. - In the Linux kernel, the following vulnerability has been resolved: ila: serialize calls to nfregisternethoo...

7.8CVSS6AI score0.00254EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56587)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56587 advisory. - In the Linux kernel, the following vulnerability has been resolved: leds: class: Protect brightnessshow with...

5.5CVSS6AI score0.00254EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2025/03/17 12:0 a.m.330 views

Linux DRM Race Condition / Use-After-Free

Linux has an issue where drmfileupdatepid calls getpid too late, which creates a race condition that can lead to use-after-free of a struct pid. I am sending this to security@ and to the drm-misc maintainers - based on...

7CVSS5.8AI score0.00879EPSS
SaveExploits4
OSV
OSV
added 2025/03/12 10:15 a.m.9 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.00221EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.14 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.00221EPSS
SaveExploits0References10
OSV
OSV
added 2025/03/12 10:15 a.m.17 views

AZL-58536 CVE-2025-21853 affecting package kernel for versions less than 5.15.182.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.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-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.5CVSS5.5AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.13 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.00221EPSS
SaveExploits0References26
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.28 views

CVE-2025-21853 bpf: avoid holding freeze_mutex during mmap operation

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

0.00221EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.14 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.5CVSS5.5AI score0.00221EPSS
SaveExploits0
CVE
CVE
added 2025/03/12 9:42 a.m.138 views

CVE-2025-21853

CVE-2025-21853 affects the Linux kernel BPF mmap path. The issue arises from holding map->freeze_mutex for the entire duration of mmap mm/VMA manipulations when ensuring writeable map contents, which could deadlock. The fixed approach holds freeze_mutex only during writeability checks, increme...

5.5CVSS6.5AI score0.00221EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder