Lucene search
K

26 matches found

NVD
NVD
added 2026/01/13 4:16 p.m.1 views

CVE-2025-71074

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

4.7CVSS0.00008EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.1 views

CVE-2025-71074

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

4.7CVSS5.7AI score0.00008EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.2 views

CVE-2025-71074

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

5.2AI score0.00008EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.1 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992711)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992711 advisory. In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device...

4.7CVSS6.4AI score0.00049EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/12/23 12:0 a.m.2 views

PT-2025-52755

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a data race condition within the fore200e open function, specifically related to the fore200e-available cell rate resource. This resource is shared across...

6.2AI score0.00052EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-31889

Malicious code in bioql PyPI...

6.4AI score0.0002EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-37926

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free in ksmbdsessionrpcopen A UAF issue can occur due to a race condition between ksmbdsessionrpcopen and sessionrpcclose. Add rpclock to t...

7.8CVSS6.8AI score0.00028EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.1 views

SUSE CVE-2022-50187

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids having a racing open trigger a BUGON in modtimer when ath11kmacopstart is called before the monreaptimer ...

5.5CVSS6.2AI score0.00049EPSS
Exploits0References9
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50187

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids having a racing open trigger a BUGON in modtimer when ath11kmacopstart is called before the monreaptimer ...

4.7CVSS5.1AI score0.00049EPSS
Exploits0References1
CVE
CVE
added 2025/06/18 11:3 a.m.73 views

CVE-2022-50187

CVE-2022-50187 involves the ath11k driver netdev open race in the Linux kernel. The issue occurs when ath11k_mac_op_start() runs before mon_reap_timer is set up, leading to a racing open() that can trigger a BUG_ON() in mod_timer(). The fixed advisory notes allocate necessary resources before dev...

4.7CVSS6.3AI score0.00049EPSS
Exploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:3 a.m.5 views

CVE-2022-50187

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids having a racing open trigger a BUGON in modtimer when ath11kmacopstart is called before the monreaptimer ...

4.7CVSS5.1AI score0.00049EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/05/21 12:45 a.m.2 views

SUSE CVE-2025-37985

In the Linux kernel, the following vulnerability has been resolved: USB: wdm: close race between wdmopen and wdmwwanportstop Clearing WDMWWANINUSE must be the last action or we can open a chardev whose URBs are still poisoned...

5.5CVSS7.7AI score0.00054EPSS
Exploits0References16
OSV
OSV
added 2025/05/20 6:15 p.m.1 views

DEBIAN-CVE-2025-37985

In the Linux kernel, the following vulnerability has been resolved: USB: wdm: close race between wdmopen and wdmwwanportstop Clearing WDMWWANINUSE must be the last action or we can open a chardev whose URBs are still poisoned...

4.7CVSS5.5AI score0.00054EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/02/29 12:0 a.m.17 views

CentOS 9 : gcc-toolset-13-binutils-2.40-8.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the gcc-toolset-13-binutils-2.40-8.el9 build changelog. - GNU binutils gold gold v1.11-v1.16 GNU binutils v2.21-v2.31.1 is affected by: Improper Input Validation, Signed/Unsigned...

7.5CVSS6.6AI score0.00531EPSS
Exploits2References5
SUSE CVE
SUSE CVE
added 2023/02/25 3:22 a.m.1 views

SUSE CVE-2023-23039

An issue was discovered in the Linux kernel through 6.2.0-rc2. drivers/tty/vcc.c has a race condition and resultant use-after-free if a physically proximate attacker removes a VCC device while calling open, aka a race condition between vccopen and vccremove...

5.7CVSS7.1AI score0.00024EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.1 views

kernel: ath11k: fix netdev open race

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix netdev open race Make sure to allocate resources needed before registering the device. This specifically avoids having a racing open trigger a BUGON in modtimer when ath11kmacopstart is called before the monreaptimer ...

4.7CVSS6.3AI score0.00049EPSS
Exploits0References5
OSV
OSV
added 2022/09/17 12:14 a.m.9 views

GSD-2022-1005641 ath11k: fix netdev open race

ath11k: fix netdev open race This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit eaff3946a86fc63280a30158a4ae1e141449817c, it was...

7.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.2 views

PT-2022-33564 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.6 through v5.19.1 Description: The issue is related to a netdev open race in the ath11k component. It was introduced in version v5.6 and fixed in version v5.19.2. The actual impact and attack plausibility have not yet...

7.1AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2022/02/09 12:0 a.m.54 views

AlmaLinux 8 : binutils (ALSA-2021:4364)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2021:4364 advisory. binutils: Excessive debug section size can cause excessive memory consumption in bfd's dwarf2.c readsection CVE-2021-3487 binutils: Race window allows use...

6.3CVSS7AI score0.00327EPSS
Exploits2References4
OpenVAS
OpenVAS
added 2021/07/01 12:0 a.m.22 views

Huawei EulerOS: Security Advisory for binutils (EulerOS-SA-2021-2058)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2021 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...

6.3CVSS6.4AI score0.00115EPSS
Exploits0References2
Rows per page
Query Builder