Lucene search
+L

298 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS5.9AI score0.00244EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.15 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS7.8AI score0.00244EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.23 views

CVE-2021-47402 net: sched: flower: protect fl_walk() with rcu

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS6.5AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 3:03 p.m.30 views

CVE-2021-47402 net: sched: flower: protect fl_walk() with rcu

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.4 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 Linux kernel, which stems from a vulnerability in the net:sched:flower module...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE CVE-2024-27046

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.5CVSS6.1AI score0.00297EPSS
SaveExploits0References21
Microsoft CVE
Microsoft CVE
added 2024/05/03 12:00 a.m.5 views

Kernel: cxgb4: use-after-free in ch_flower_stats_cb()

...

5.5CVSS8.4AI score0.00231EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/01 8:57 p.m.26 views

CVE-2024-27046

A vulnerability was found in the Linux kernel's ethernet lagconf.c driver in the nfpfllagdowork function, where a NULL pointer dereference can occur due to a lack of proper checks. The scenario is caused when the function attempts to call kmallocarray, which returns as NULL because the physical...

5.5CVSS7.7AI score0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

DEBIAN-CVE-2024-27046

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.5CVSS5.5AI score0.00297EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27046

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.5CVSS6.3AI score0.00297EPSS
SaveExploits0References31
OSV
OSV
added 2024/05/01 1:15 p.m.16 views

UBUNTU-CVE-2024-27046

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.5CVSS6.2AI score0.00297EPSS
SaveExploits0References32
CVE
CVE
added 2024/05/01 12:54 p.m.3957 views

CVE-2024-27046

CVE-2024-27046 is a Linux kernel vulnerability affecting the nfp: flower path. The issue occurs when kmalloc_array() in nfp_fl_lag_do_work() returns NULL under memory pressure, which can lead to a NULL pointer dereference when accessing acti_netdevs. The accompanying patch adds a check for alloca...

5.5CVSS6.1AI score0.00297EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.24 views

CVE-2024-27046 nfp: flower: handle acti_netdevs allocation failure

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

6.5AI score0.00297EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/01 12:54 p.m.26 views

CVE-2024-27046

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.5CVSS7.3AI score0.00297EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:54 p.m.23 views

CVE-2024-27046 nfp: flower: handle acti_netdevs allocation failure

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

5.8AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/05/01 12:54 p.m.37 views

CVE-2024-27046 nfp: flower: handle acti_netdevs allocation failure

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

7.6AI score0.00297EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.9 views

kernel: cxgb4: use-after-free in ch_flower_stats_cb()

A use-after-free vulnerability was found in the cxgb4 driver in the Linux kernel. The bug occurs when the cxgb4 device is detaching due to a possible rearming of the flowerstatstimer from the work queue. This flaw allows a local user to crash the system, causing a denial of service condition...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References4
Redos
Redos
added 2024/04/22 12:00 a.m.25 views

ROS-20240422-08

A vulnerability in the TC flower packet management filter of the software-defined multi-tiered Open vSwitch OvS switch is related to flaws in the handling of exceptional states resulting from an incorrect validation of Geneve packet metadata. incorrect validation of Geneve packet metadata...

7.5CVSS7.2AI score0.01033EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.5 views

SUSE CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

5.5CVSS6.6AI score0.00238EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/04/02 11:41 p.m.27 views

CVE-2024-26669

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload When a qdisc is deleted from a net device the stack instructs the underlying driver to remove its flow offload callback from the associated filter block using the 'FLOWBLOCKUNBIND'...

7.1CVSS7AI score0.00238EPSS
SaveExploits0References4
Rows per page
Query Builder