Lucene search
+L

254 matches found

CVE
CVE
added 2025/02/26 1:54 a.m.117 views

CVE-2022-49096

The CVE-2022-49096 issue in the Linux kernel affects the sfc (Solarflare) network driver: after ethtool -G changes to rx/tx ring buffer sizes, the driver reallocates/reinitializes queues but fails to reinitialize the XDP TX queues (efx->xdp_tx_queues). This can lead to the XDP path using an un...

7.8CVSS5.5AI score0.00254EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.3 views

CVE-2022-49096 net: sfc: add missing xdp queue reinitialization

In the Linux kernel, the following vulnerability has been resolved: net: sfc: add missing xdp queue reinitialization After rx/tx ring buffer size is changed, kernel panic occurs when it acts XDPTX or XDPREDIRECT. When tx/rx ring buffer size is changedethtool -G, sfc driver reallocates and...

7.8CVSS6.7AI score0.00254EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.22 views

CVE-2022-49096

In the Linux kernel, the following vulnerability has been resolved: net: sfc: add missing xdp queue reinitialization After rx/tx ring buffer size is changed, kernel panic occurs when it acts XDPTX or XDPREDIRECT. When tx/rx ring buffer size is changedethtool -G, sfc driver reallocates and...

7.8CVSS5.8AI score0.00254EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.9 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 sfc driver failing to reinitialize the xdp queue after changing the size of the rx/tx ring buffer, causi...

5.5CVSS5.5AI score0.00254EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.12 views

The vulnerability of the sfc component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the sfc component in Linux kernel relates to the assignment of the NULL pointer in the efxhardstartxmit function. Exploiting this vulnerability can allow an attacker to trigger a service failure...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References16Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.10 views

The vulnerability of the sfc component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the sfc component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the efxprobeinterrupts function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References17Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.10 views

The vulnerability of the hisi-sfc-v3xx component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the hisi-sfc-v3xx component in the Linux operating system is related to the assignment of the NULL pointer in the hisisfcv3xxisr function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References31Affected Software5
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.8 views

SUSE CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

5.5CVSS7.7AI score0.00462EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/05 5:15 p.m.45 views

CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.5CVSS0.00462EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 5:15 p.m.6 views

DEBIAN-CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

5.5CVSS5.4AI score0.00462EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 5:15 p.m.16 views

UBUNTU-CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.5CVSS5.7AI score0.00462EPSS
SaveExploits0References8
CVE
CVE
added 2024/11/05 5:04 p.m.123 views

CVE-2024-50094

CVE-2024-50094 : Linux kernel vulnerability in the sfc driver where netpoll incorrectly called xdp_do_flush() with a budget of zero, causing a crash because bpf_net_context was never assigned. The fix conditionally invokes xdp_do_flush() only when budget is non-zero, mitigating the crash in netpo...

7.5CVSS5.3AI score0.00462EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/05 5:04 p.m.3 views

CVE-2024-50094 sfc: Don't invoke xdp_do_flush() from netpoll.

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.6AI score0.00462EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/05 5:04 p.m.43 views

CVE-2024-50094 sfc: Don't invoke xdp_do_flush() from netpoll.

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.5CVSS0.00462EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 5:04 p.m.27 views

CVE-2024-50094 sfc: Don't invoke xdp_do_flush() from netpoll.

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

7.5CVSS6.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/11/05 12:00 a.m.12 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, which originates in the sfc module, where an unconditional call to xdpdoflush in a netpoll scenario could result in a crash...

5.5CVSS6.3AI score0.00462EPSS
SaveExploits0References3
Redos
Redos
added 2024/10/23 12:00 a.m.31 views

ROS-20241023-04

Vulnerability in ext4 component of Linux kernel is related to division by zero errors in function mbupdateavgfragmentsize in fs/ext4/mballoc.c. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the fsl-qdma component of the Linux operating...

8.8CVSS7.2AI score0.00312EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.18 views

CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.10 views

SUSE CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.26 views

CVE-2021-47283

In the Linux kernel, the following vulnerability has been resolved: net:sfc: fix non-freed irq in legacy irq mode SFC driver can be configured via modparam to work using MSI-X, MSI or legacy IRQ interrupts. In the last one, the interrupt was not properly released on module remove. It was not free...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
Rows per page
Query Builder