Lucene search
+L

373 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: mana: Fixed error handling in manacreatetxq/rxq’s NAPI cleanup Currently, the napidisable function is called during the cleanup of rxq and txq, even before napi is enabled and hrtimer is initialized. This causes kernel...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/20 12:51 p.m.30 views

USN-7166-3 linux-hwe-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - RISC-V architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - ACPI...

9.8CVSS6.6AI score0.01369EPSS
SaveExploits0References168
OSV
OSV
added 2024/12/02 2:37 p.m.29 views

SUSE-SU-2024:4140-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. - CVE-2022-48960: net:...

9.8CVSS8.5AI score0.03998EPSS
SaveExploits2References112
OSV
OSV
added 2024/11/28 2:16 p.m.39 views

SUSE-SU-2024:4103-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 LTSS kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. - CVE-2022-48960: net:...

9.8CVSS8.2AI score0.03998EPSS
SaveExploits2References103
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.19 views

The vulnerability of the “mana component” of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the “mana component” in the Linux operating system’s kernel is related to errors in resource management in the “managetrxbufcfg” function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00472EPSS
SaveExploits0References22Affected Software4
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.10 views

SUSE CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

5.5CVSS6.2AI score0.0059EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2024/10/22 8:08 a.m.19 views

CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

4.1CVSS4.5AI score0.0059EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.54 views

CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

9.8CVSS0.0059EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

DEBIAN-CVE-2022-48985

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

4.7CVSS5.2AI score0.0059EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.13 views

CVE-2022-48985 net: mana: Fix race on per-CQ variable napi work_done

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

9.8CVSS6.9AI score0.0059EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 8:06 p.m.120 views

CVE-2022-48985

CVE-2022-48985 : Linux kernel net: mana driver race on per-CQ variable napi_work_done. After napi_complete_done(), NAPI_F_STATE_SCHED may be cleared, letting another CPU run a napi thread and access cq->work_done; if that thread sets it to >= budget, it may continue to run and cause memory ...

9.8CVSS4.6AI score0.0059EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.44 views

CVE-2022-48985 net: mana: Fix race on per-CQ variable napi work_done

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

9.8CVSS0.0059EPSS
SaveExploits0References3
OSV
OSV
added 2024/10/21 8:06 p.m.21 views

CVE-2022-48985 net: mana: Fix race on per-CQ variable napi work_done

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix race on per-CQ variable napi workdone After calling napicompletedone, the NAPIFSTATESCHED bit may be cleared, and another CPU can start napi thread and access per-CQ variable, cq-workdone. If the other thread for...

9.8CVSS5.8AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 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 a contention condition issue with the per-CQ variable napi workdone in the net:mana subsystem...

4.7CVSS6.6AI score0.0059EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/17 12:00 a.m.28 views

Ubuntu 24.04 LTS : Linux kernel (Azure) vulnerabilities (USN-7074-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7074-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

7.8CVSS7.2AI score0.00635EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:00 a.m.10 views

net: mana: Fix RX buf alloc_size alignment and atomic op panic

...

7.5CVSS6.7AI score0.00635EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:00 a.m.8 views

net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup

...

5.5CVSS6.7AI score0.00218EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:09 a.m.6 views

SUSE CVE-2024-46784

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References19
OSV
OSV
added 2024/09/18 8:15 a.m.12 views

AZL-49675 CVE-2024-46784 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS5.6AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

DEBIAN-CVE-2024-46784

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder