Lucene search
+L

215 matches found

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
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
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
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.57 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.8CVSS7.2AI score0.08555EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.10 views

kernel: netpoll: Fix race condition in netpoll_owner_active

A flaw was found in the Linux kernel in which a privileged user on a multiprocessor system might be able to cause a denial of service due to a race condition in network-related functions...

4.7CVSS7.2AI score0.00192EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/30 12:00 a.m.37 views

ALSA-2024:8617 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: hw: cpu: intel: Native Branch History Injection BHI CVE-2024-2201 kernel: tcp: add sanity checks to rx zerocopy CVE-2024-26640 kernel: mptcp: fix data re-injection from stale subflow CVE-2024-268...

7.8CVSS8AI score0.08555EPSS
SaveExploits0References45
AlmaLinux
AlmaLinux
added 2024/10/30 12:00 a.m.60 views

Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: hw: cpu: intel: Native Branch History Injection BHI CVE-2024-2201 kernel: tcp: add sanity checks to rx zerocopy CVE-2024-26640 kernel: mptcp: fix data re-injection from stale subflow CVE-2024-268...

7.8CVSS7.6AI score0.08555EPSS
SaveExploits0References45
OSV
OSV
added 2024/10/01 8:57 p.m.22 views

CLSA-2024-1727815919 kernel: Fix of 75 CVEs

firmware: csdsp: Return error if block header overflows file CVE-2024-42238 - scsi: qedf: Make qedfexecutetmf non-preemptible CVE-2024-42124 - ftruncate: pass a signed offset CVE-2024-42084 - firmware: csdsp: Use strnlen on name fields in V1 wmfw files CVE-2024-41056 - firmware: csdsp: Prevent...

10CVSS6.7AI score0.01028EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: netpoll: Fix race condition in netpoll_owner_active

A flaw was found in the Linux kernel in which a privileged user on a multiprocessor system might be able to cause a denial of service due to a race condition in network-related functions...

4.7CVSS7.2AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.10 views

kernel: netpoll: Fix race condition in netpoll_owner_active

A flaw was found in the Linux kernel in which a privileged user on a multiprocessor system might be able to cause a denial of service due to a race condition in network-related functions...

4.7CVSS7.2AI score0.00192EPSS
SaveExploits0References5
NVD
NVD
added 2024/08/17 10:15 a.m.26 views

CVE-2024-43835

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

5.5CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 10:15 a.m.9 views

UBUNTU-CVE-2024-43835

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.22 views

CVE-2024-43835 virtio_net: Fix napi_skb_cache_put warning

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

6.8AI score0.0025EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/17 9:21 a.m.147 views

CVE-2024-43835

CVE-2024-43835 affects the Linux kernel virtio_net component, where a warning napi_skb_cache_put was triggered after a commit changed nested-BH locking for napi_alloc_cache. The issue stems from virtio assuming NAPI context in cases like netpoll, leading to warnings in net/core/skbuff.c during fr...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.43 views

CVE-2024-43835 virtio_net: Fix napi_skb_cache_put warning

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

0.0025EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.31 views

CVE-2024-43835

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix napiskbcacheput warning After the commit bdacf3e34945 "net: Use nested-BH locking for napialloccache." was merged, the following warning began to appear: WARNING: CPU: 5 PID: 1 at net/core/skbuff.c:1451...

5.5CVSS5.6AI score0.0025EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:00 a.m.10 views

The vulnerability of the netpoll_owner_active() function in the Linux operating system allows a hacker to compromise the accessibility of protected information.

The vulnerability of the netpollowneractive function in the net/core/netpoll.c module of the Linux kernel is related to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the accessibility of protected information...

4.7CVSS6.4AI score0.00192EPSS
SaveExploits0References34Affected Software7
RedhatCVE
RedhatCVE
added 2024/07/17 1:24 a.m.20 views

CVE-2024-41005

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpollowneractive KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in netrxaction / netpollsendskb write marked to 0xffff8881164168b0 of 4 bytes by interrupt on cpu 10: netrxaction...

4.7CVSS6.7AI score0.00192EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.7 views

SUSE CVE-2024-41005

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix race condition in netpollowneractive KCSAN detected a race condition in netpoll: BUG: KCSAN: data-race in netrxaction / netpollsendskb write marked to 0xffff8881164168b0 of 4 bytes by interrupt on cpu 10: netrxaction...

5.8CVSS6.6AI score0.00192EPSS
SaveExploits0References18
Rows per page
Query Builder