Lucene search
+L

1501 matches found

OSV
OSV
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49659 can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo,echotxevent: shift timestamp to full 32 bits In commit 1be37d3b0414 "can: mcan: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context" the RX path for peripheral devices was...

5.5CVSS5.7AI score0.00243EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49659

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo,echotxevent: shift timestamp to full 32 bits In commit 1be37d3b0414 "can: mcan: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context" the RX path for peripheral devices was...

5.5CVSS5.3AI score0.00243EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:23 a.m.99 views

CVE-2022-49649

CVE-2022-49649 affects the Linux kernel under xen_netback, where xenvif_rx_next_skb() can be called with an empty RX queue during repeated iterations in xenvif_rx_action(), risking a kernel NULL pointer dereference. The provided crash trace centers on xenvif_rx_skb() and the related netback loop....

5.5CVSS5.2AI score0.0025EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:23 a.m.10 views

CVE-2022-49649 xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue

In the Linux kernel, the following vulnerability has been resolved: xen/netback: avoid entering xenvifrxnextskb with an empty rx queue xenvifrxnextskb is expecting the rx queue not being empty, but in case the loop in xenvifrxaction is doing multiple iterations, the availability of another skb in...

5.5CVSS5.2AI score0.0025EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/02/26 2:23 a.m.16 views

CVE-2022-49649 xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue

In the Linux kernel, the following vulnerability has been resolved: xen/netback: avoid entering xenvifrxnextskb with an empty rx queue xenvifrxnextskb is expecting the rx queue not being empty, but in case the loop in xenvifrxaction is doing multiple iterations, the availability of another skb in...

0.0025EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49484 mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vector

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix possible NULL pointer dereference in mt7915macfillrxvector Fix possible NULL pointer dereference in mt7915macfillrxvector routine if the chip does not support dbdc and the hw reports bandidx set to 1...

6.4AI score0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 2:11 a.m.12 views

CVE-2022-49378 sfc: fix considering that all channels have TX queues

In the Linux kernel, the following vulnerability has been resolved: sfc: fix considering that all channels have TX queues Normally, all channels have RX and TX queues, but this is not true if modparam efxseparatetxchannels=1 is used. In that cases, some channels only have RX queues and others onl...

5.5CVSS5.4AI score0.00252EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.18 views

CVE-2022-49378 sfc: fix considering that all channels have TX queues

In the Linux kernel, the following vulnerability has been resolved: sfc: fix considering that all channels have TX queues Normally, all channels have RX and TX queues, but this is not true if modparam efxseparatetxchannels=1 is used. In that cases, some channels only have RX queues and others onl...

0.00252EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 2:11 a.m.140 views

CVE-2022-49378

CVE-2022-49378 concerns a Linux kernel driver issue in the sfc/efx10 path where TX queue initialization can fail when modparam efx_separate_tx_channels=1 causes some channels to have only RX or only TX queues. The root cause is an incorrect determination of whether a channel has TX queues, which ...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.135 views

CVE-2022-49227

CVE-2022-49227 : In the Linux kernel igc driver, the ethtool RX-ring reconfiguration path copies an igc_ring structure but fails to reset the xdp_rxq_info member before igc_setup_rx_resources is called. This causes xdp_rxq_info_reg() to be invoked on an already registered xdp_rxq_info, leading to...

5.5CVSS5.2AI score0.00252EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.28 views

CVE-2022-49227 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...

0.00252EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.8 views

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.00252EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.10 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...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.23 views

CVE-2022-49093 skbuff: fix coalescing for page_pool fragment recycling

In the Linux kernel, the following vulnerability has been resolved: skbuff: fix coalescing for pagepool fragment recycling Fix a use-after-free when using pagepool with page fragments. We encountered this problem during normal RX in the hns3 driver: 1 Initially we have three descriptors in the RX...

0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:54 a.m.10 views

CVE-2022-49093 skbuff: fix coalescing for page_pool fragment recycling

In the Linux kernel, the following vulnerability has been resolved: skbuff: fix coalescing for pagepool fragment recycling Fix a use-after-free when using pagepool with page fragments. We encountered this problem during normal RX in the hns3 driver: 1 Initially we have three descriptors in the RX...

7.8CVSS5.3AI score0.00244EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 1:54 a.m.14 views

CVE-2022-49051 net: usb: aqc111: Fix out-of-bounds accesses in RX fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Fix out-of-bounds accesses in RX fixup aqc111rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

6.8CVSS5.5AI score0.00411EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.16 views

CVE-2022-49051 net: usb: aqc111: Fix out-of-bounds accesses in RX fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Fix out-of-bounds accesses in RX fixup aqc111rxfixup contains several out-of-bounds accesses that can be triggered by a malicious or defective USB device, in particular: - The metadata array...

0.00411EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 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 that originates from an array out-of-bounds when accessing enumerated types in rx-macro...

7.1CVSS5.6AI score0.00252EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 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 that originates from an array out-of-bounds when accessing compander of aux in rx-macro...

7.1CVSS5.6AI score0.00252EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Packets are queued in the IRQ handler instead of being disabled during the BH handling process. Currently, the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction in the softir...

6.2CVSS5.8AI score0.00211EPSS
SaveExploits0References3
Rows per page
Query Builder