Lucene search
+L

306 matches found

RedHat Linux
RedHat Linux
added 2024/07/02 9:02 a.m.13 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/05/21 3:15 p.m.7 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
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.16 views

CVE-2024-35812

A vulnerability was found in the USB Communication Device Class - Wireless Data Modem CDC-WDM driver in the Linux Kernel, leading to a race condition between read operations and workqueue processing. This issue could potentially result in unpredictable behavior or crashes. Mitigation Mitigation f...

5.5CVSS8.9AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.11 views

CVE-2024-35812

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References18
CVE
CVE
added 2024/05/17 1:23 p.m.138 views

CVE-2024-35812

CVE-2024-35812 is rejected/not used as per the CVE Numbering Authority.

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/05/05 12:00 a.m.16 views

PT-2024-40761 · Git +1 · Tinyusb

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided description. Description: The issue is related to a crash type of "Use-of-uninitialized-value" as reported by OSS-Fuzz. The crash state involves cdc task and fuzz.cc, indicating a...

6.9AI score
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.79 views

CVE-2024-26799

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix uninitialized pointer dmactl In the case where lpassgetdmactlhandle is called and the driver id daiid is invalid the pointer dmactl is not being assigned a value, and dmactl contains a garbage value since it has n...

7CVSS5.4AI score0.00239EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/03/08 12:00 a.m.62 views

Fedora: Security Advisory for objenesis (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
SUSE CVE
SUSE CVE
added 2024/02/28 4:02 a.m.9 views

SUSE CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS6.3AI score0.00183EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/02/27 6:02 p.m.40 views

CVE-2021-46925

A flaw was found in the Linux kernel affecting the net/smc Synchronous Message Channel subsystem. This vulnerability is caused by a race condition between the smccdctxhandler and smcrelease functions and can cause kernel panics. Mitigation There are no known mitigations to the problem and Red Hat...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.6 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS6AI score0.00183EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/02/27 10:15 a.m.39 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS5.7AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 10:15 a.m.1 views

DEBIAN-CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 10:15 a.m.8 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS7.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.40 views

CVE-2021-46925 net/smc: fix kernel panic caused by race of smc_sock

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS5.9AI score0.00183EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/27 9:43 a.m.24 views

CVE-2021-46925 net/smc: fix kernel panic caused by race of smc_sock

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS6.7AI score0.00183EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/27 9:43 a.m.49 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS6.9AI score0.00183EPSS
SaveExploits0
NVD
NVD
added 2023/12/05 1:15 a.m.38 views

CVE-2023-48697

Azure RTOS USBX is a USB host, device, and on-the-go OTG embedded stack, that is fully integrated with Azure RTOS ThreadX. An attacker can cause remote code execution due to memory buffer and pointer vulnerabilities in Azure RTOS USBX. The affected components include functions/processes in...

9.8CVSS0.01185EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 1:15 a.m.21 views

CVE-2023-48696

Azure RTOS USBX is a USB host, device, and on-the-go OTG embedded stack, that is fully integrated with Azure RTOS ThreadX. An attacker can cause remote code execution due to expired pointer dereference vulnerabilities in Azure RTOS USBX. The affected components include components in host class,...

9.8CVSS0.00946EPSS
SaveExploits0References1
NVD
NVD
added 2023/12/05 1:15 a.m.31 views

CVE-2023-48694

Azure RTOS USBX is a USB host, device, and on-the-go OTG embedded stack, that is fully integrated with Azure RTOS ThreadX. An attacker can cause remote code execution due to expired pointer dereference and type confusion vulnerabilities in Azure RTOS USBX. The affected components include...

9.8CVSS0.01332EPSS
SaveExploits0References1
Rows per page
Query Builder