Lucene search
+L

38 matches found

CVE
CVE
added 2025/04/16 2:12 p.m.132 views

CVE-2025-22106

CVE-2025-22106 affects the Linux kernel vmxnet3 driver. The root cause was that vmxnet3 did not unregister xdp_rxq_info in vmxnet3_reset_work(), because vmxnet3_rq_destroy() was not invoked in that path. The fix moves the unregister code from vmxnet3_rq_destroy() to vmxnet3_rq_cleanup(), preventi...

5.5CVSS6.7AI score0.00195EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2025/02/27 3:04 a.m.15 views

SUSE CVE-2022-49592

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix dma queue left shift overflow issue When queue number is 4, left shift overflows due to 32 bits integer variable. Mask calculation is wrong for MTLRXQDMAMAP1. If CONFIGUBSAN is enabled, kernel dumps below warning...

5.5CVSS6.4AI score0.00279EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.5 views

SUSE CVE-2022-49687

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

5.5CVSS7.7AI score0.00289EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:01 a.m.2 views

DEBIAN-CVE-2022-49687

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS5.6AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

UBUNTU-CVE-2022-49687

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

7.1CVSS6.2AI score0.00289EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:00 a.m.4 views

DEBIAN-CVE-2022-49227

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.10 views

UBUNTU-CVE-2022-49227

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS6.1AI score0.00263EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 2:24 a.m.9 views

CVE-2022-49687 virtio_net: fix xdp_rxq_info bug after suspend/resume

In the Linux kernel, the following vulnerability has been resolved: virtionet: fix xdprxqinfo bug after suspend/resume The following sequence currently causes a driver bug warning when using virtionet: ip link set eth0 up echo mem /sys/power/state or e.g. rtcwake -s 10 -m mem ip link set eth0 dow...

5.8AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program The Linux kernel CVE team has assigned CVE-2024-27431 to this issue. Upstream advisory:...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

AZL-53658 CVE-2024-50162 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

5.5CVSS6.3AI score0.00517EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.32 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

9.8CVSS0.00517EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50162

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

9.8CVSS5.7AI score0.00517EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.3 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

7.2AI score0.00517EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.14 views

UBUNTU-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.2AI score0.00213EPSS
SaveExploits0References23
OSV
OSV
added 2024/05/17 12:15 p.m.4 views

DEBIAN-CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 12:15 p.m.24 views

CVE-2024-27431

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdprxqinfo struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdprxqinfo data structure being used in the xdpbuff that backs the XDP...

7.8CVSS7.6AI score0.00232EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.10 views

kernel: igc: avoid kernel warning when changing RX ring parameters

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2021/07/02 10:15 p.m.10 views

CVE-2021-36147

An issue was discovered in ACRN before 2.5. It allows a devicemodel/hw/pci/virtio/virtionet.c virtionetpingrxq NULL pointer dereference for vq-used...

7.5CVSS5.5AI score0.00961EPSS
SaveExploits0References1
Rows per page
Query Builder