Lucene search
+L

1770 matches found

NVD
NVD
added 2024/03/18 11:15 a.m.27 views

CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS7.4AI score0.0024EPSS
SaveExploits0References7
NVD
NVD
added 2024/03/18 11:15 a.m.19 views

CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

5.5CVSS7.6AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/18 11:15 a.m.19 views

DEBIAN-CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.36 views

CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/18 11:15 a.m.16 views

UBUNTU-CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/03/18 10:19 a.m.17 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.43 views

CVE-2024-26640 tcp: add sanity checks to rx zerocopy

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

7.8CVSS7.6AI score0.0024EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/18 10:19 a.m.238 views

CVE-2024-26640

CVE-2024-26640 — Linux kernel TCP rx zerocopy sanity checks (Mode C) Affects: Linux kernel TCP rx zerocopy path. Root cause: can_map_frag() lacked validation when mapping NIC-allocated pages, risking misuse of pages owned by filesystems. The patch adds two checks: (1) the page must not be a compo...

7.8CVSS6.1AI score0.0024EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/03/18 10:07 a.m.10 views

CVE-2023-52611 wifi: rtw88: sdio: Honor the host max_req_size in the RX path

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/18 10:07 a.m.31 views

CVE-2023-52611 wifi: rtw88: sdio: Honor the host max_req_size in the RX path

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

7AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/18 10:07 a.m.52 views

CVE-2023-52611 wifi: rtw88: sdio: Honor the host max_req_size in the RX path

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

7.8AI score0.00224EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/18 10:07 a.m.110 views

CVE-2023-52611

CVE-2023-52611 (Linux kernel, wifi: rtw88 SDIO): Fixes address skb_over_panic by ensuring the driver can receive more than 1536 bytes from the SDIO card. Root causes include an Amlogic A311D (G12B) SDIO controller hardware bug (DMA transfers blocked; uses SRAM up to 1536 bytes) and rtw88 not spli...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/03/18 10:07 a.m.71 views

CVE-2023-52611

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: sdio: Honor the host maxreqsize in the RX path Lukas reports skboverpanic errors on his Banana Pi BPI-CM4 which comes with an Amlogic A311D G12B SoC and a RTL8822CS SDIO wifi/Bluetooth combo card. The error he observ...

5.5CVSS6AI score0.00224EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/16 7:07 p.m.39 views

CVE-2021-47111

In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns which can be triggered by the frontend before the call to kthreadstop done as part of the backend tea...

7.8CVSS6.3AI score0.00361EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.4 views

DEBIAN-CVE-2021-47111

In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns which can be triggered by the frontend before the call to kthreadstop done as part of the backend tea...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/15 9:15 p.m.19 views

CVE-2021-47111

In the Linux kernel, the following vulnerability has been resolved: xen-netback: take a reference to the RX task thread Do this in order to prevent the task from being freed if the thread returns which can be triggered by the frontend before the call to kthreadstop done as part of the backend tea...

7.8CVSS7.3AI score
SaveExploits0References3
OSV
OSV
added 2024/03/15 9:15 p.m.16 views

UBUNTU-CVE-2021-47131

In the Linux kernel, the following vulnerability has been resolved: net/tls: Fix use-after-free after the TLS device goes down and up When a netdev with active TLS offload goes down, tlsdevicedown is called to stop the offload and tear down the TLS context. However, the socket stays alive, and it...

8.1CVSS6.1AI score0.00744EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/03/12 11:49 a.m.18 views

kernel: IGB driver inadequate buffer size for frames larger than MTU

A flaw was found in igbconfigurerxring in drivers/net/ethernet/intel/igb/igbmain.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel's ring buffer, leading to a system integrity issue...

7.5CVSS7.3AI score0.00544EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/12 12:56 a.m.14 views

kernel: IGB driver inadequate buffer size for frames larger than MTU

A flaw was found in igbconfigurerxring in drivers/net/ethernet/intel/igb/igbmain.c in the IGB driver in the Linux kernel. An overflow of the contents from a packet that is too large will overflow into the kernel's ring buffer, leading to a system integrity issue...

7.5CVSS7.3AI score0.00544EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/03/11 12:00 a.m.11 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from a contention condition in the pktprocperftestgenrxpacketsktbufmode method of the linkrxpktproc.c file, where out-of-bounds writes may occur...

6.4CVSS6.7AI score0.00077EPSS
SaveExploits0References3
Rows per page
Query Builder