Lucene search
+L

217 matches found

UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.28 views

CVE-2022-48805

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

7.8CVSS6.3AI score0.00316EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.20 views

CVE-2022-48805 net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup

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

0.00316EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/16 11:43 a.m.101 views

CVE-2022-48805

CVE-2022-48805 affects the Linux kernel USB driver net: usb: ax88179_178a, specifically the rx_fixup path (ax88179_rx_fixup()). The issue is multiple out-of-bounds accesses in RX fixup that can be triggered by a malicious or defective USB device. Reported problems include: (1) an out-of-bounds me...

7.8CVSS6.4AI score0.00316EPSS
SaveExploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.6 views

kernel: net: cdc_eem: fix tx fixup skb leak

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/05 7:15 a.m.3 views

DEBIAN-CVE-2024-39472

In the Linux kernel, the following vulnerability has been resolved: xfs: fix log recovery buffer allocation for the legacy hsize fixup Commit a70f9fe52daa "xfs: detect and handle invalid iclog size set by mkfs" added a fixup for incorrect hsize values used for the initial umount record in old...

5.5CVSS5.9AI score0.00229EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/05 6:42 a.m.36 views

CVE-2024-39472 xfs: fix log recovery buffer allocation for the legacy h_size fixup

In the Linux kernel, the following vulnerability has been resolved: xfs: fix log recovery buffer allocation for the legacy hsize fixup Commit a70f9fe52daa "xfs: detect and handle invalid iclog size set by mkfs" added a fixup for incorrect hsize values used for the initial umount record in old...

0.00229EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/02 9:2 a.m.7 views

kernel: net: cdc_eem: fix tx fixup skb leak

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 2:1 p.m.19 views

CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.1CVSS6.5AI score0.00228EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.3 views

SUSE CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

UBUNTU-CVE-2021-47236

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.18 views

CVE-2021-47236 net: cdc_eem: fix tx fixup skb leak

In the Linux kernel, the following vulnerability has been resolved: net: cdceem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eemtxfixup, if skbcopyexpand failed, it return NULL, usbnetstartxmit will have no chance to free original skb. fix it by free orginal skb in eemtxfixu...

6.8AI score0.00228EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.11 views

PT-2024-11244 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a tx fixup skb leak in the Linux kernel when usbnet transmits a skb and eem fixup is applied in eem tx fixup. If skb copy expand fails, it returns NULL, and...

9.8CVSS7.7AI score0.17563EPSS
SaveExploits9References1586
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.41 views

CVE-2024-26674

In the Linux kernel, the following vulnerability has been resolved: x86/lib: Revert to ASMEXTABLEUA for get,putuser fixups During memory error injection test on kernels = v6.4, the kernel panics like below. However, this issue couldn't be reproduced on kernels getusernocheck4+0x6/0x20 mce: Hardwa...

7.1CVSS6.4AI score0.00264EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/28 4:16 a.m.5 views

SUSE CVE-2023-45929

S-Lang 2.3.2 was discovered to contain a segmentation fault via the function fixuptgetstr...

9.1CVSS7.3AI score0.0071EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/27 4:15 a.m.1 views

DEBIAN-CVE-2023-45929

S-Lang 2.3.2 was discovered to contain a segmentation fault via the function fixuptgetstr...

9.1CVSS8.3AI score0.0071EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/27 4:15 a.m.4 views

UBUNTU-CVE-2023-45929

S-Lang 2.3.2 was discovered to contain a segmentation fault via the function fixuptgetstr...

9.1CVSS7.3AI score0.0071EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/03/27 12:0 a.m.8 views

S-Lang 安全漏洞

S-Lang is an S-Lang open source software library for Unix, Windows, VMS, OS / 2 and Mac OS X. A security vulnerability exists in S-Lang version 2.3.2, which stems from the discovery of a containment segmentation error vulnerability via the function fixuptgetstr...

9.1CVSS8.9AI score0.0071EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/26 12:0 a.m.7 views

PT-2024-13311 · S-Lang +1 · S-Lang +1

Name of the Vulnerable Software and Affected Versions: S-Lang version 2.3.2 Description: A segmentation fault was discovered in S-Lang via the function fixup tgetstr. Recommendations: For S-Lang version 2.3.2, consider disabling the fixup tgetstr function as a temporary workaround until a patch i...

9.1CVSS9.1AI score0.0071EPSS
SaveExploits0References16
OSV
OSV
added 2024/03/25 9:15 a.m.1 views

DEBIAN-CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS5.3AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

UBUNTU-CVE-2021-47145

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON in linktofixupdir While doing error injection testing I got the following panic kernel BUG at fs/btrfs/tree-log.c:1862! invalid opcode: 0000 1 SMP NOPTI CPU: 1 PID: 7836 Comm: mount Not tainted 5.13.0-rc1+ 305...

5.5CVSS6.4AI score0.00271EPSS
SaveExploits0References12
Rows per page
Query Builder