Lucene search
+L

85 matches found

RedhatCVE
RedhatCVE
added 2024/12/28 2:59 a.m.9 views

CVE-2024-56674

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS6.6AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

UBUNTU-CVE-2024-56674

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.6CVSS6.5AI score0.00199EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/12/27 3:6 p.m.22 views

CVE-2024-56674 virtio_net: correct netdev_tx_reset_queue() invocation point

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

0.00199EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/27 3:6 p.m.110 views

CVE-2024-56674

CVE-2024-56674 affects the Linux kernel virtio_net driver. The issue arises from the netdev_tx_reset_queue() invocation timing during virtnet_open/virtnet_close, which can leave TX completions unconsumed and crash on the first NAPI poll under heavy TX. The fix removes netdev_tx_reset_queue() from...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.10 views

CVE-2024-56674

In the Linux kernel, the following vulnerability has been resolved: virtionet: correct netdevtxresetqueue invocation point When virtnetclose is followed by virtnetopen, some TX completions can possibly remain unconsumed, until they are finally processed during the first NAPI poll after the...

5.5CVSS5.8AI score0.00199EPSS
SaveExploits0
Amazon
Amazon
added 2024/12/12 12:0 a.m.13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: posix-timers: Ensure timer ID search-loop limit is valid CVE-2023-53728 In the Linux kernel, the following vulnerability has been resolved: bpf: drop unnecessary user-triggerable WARNONCE in verifierl log...

7.8CVSS6.5AI score0.00879EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.11 views

CVE-2024-53082

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

7.1CVSS6.7AI score0.00236EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.29 views

CVE-2024-53082

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

7.1CVSS0.00236EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/19 5:45 p.m.176 views

CVE-2024-53082

CVE-2024-53082: Linux kernel virtio_net vulnerability resolved by adding a hash_key_length check in virtnet_probe() to prevent possible out-of-bounds errors when setting/reading the hash key. This root cause and fix are echoed in connected documents (Astra Linux bulletin and IBM/Red Hat–style pag...

7.1CVSS6.7AI score0.00236EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.46 views

CVE-2024-53082 virtio_net: Add hash_key_length check

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

0.00236EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/19 5:45 p.m.13 views

CVE-2024-53082 virtio_net: Add hash_key_length check

In the Linux kernel, the following vulnerability has been resolved: virtionet: Add hashkeylength check Add hashkeylength check in virtnetprobe to avoid possible out of bound errors when setting/reading the hash key...

7.1CVSS6.5AI score0.00236EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/22 3:31 a.m.137 views

CVE-2022-48936

CVE-2022-48936 is rejected by the CVE Assignment Authority and is not a valid active vulnerability entry.

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.m.25 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.5CVSS6.9AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/17 10:15 a.m.21 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.00248EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.13 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.5CVSS6.2AI score0.00248EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.21 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.00248EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.36 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.00248EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/17 9:21 a.m.128 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.00248EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/08/17 9:21 a.m.21 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...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.18 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.00248EPSS
SaveExploits0
Rows per page
Query Builder