Lucene search
+L

178 matches found

UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.16 views

CVE-2021-47240

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

8.4CVSS6.3AI score0.00239EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.19 views

CVE-2021-47240 net: qrtr: fix OOB Read in qrtr_endpoint_post

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

8.4CVSS6.8AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 2:19 p.m.96 views

CVE-2021-47240

The CVE-2021-47240 issue affects the Linux kernel’s net: qrtr subsystem, specifically the qrtr_endpoint_post path. Syzbot reported a slab-out-of-bounds Read due to a faulty size handling: if size from qrtr_hdr is 0xfffffffd, ALIGN(size,4) becomes 0, and a read skb_put_data(skb, data + hdrlen, siz...

8.4CVSS6.6AI score0.00239EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.36 views

CVE-2021-47240 net: qrtr: fix OOB Read in qrtr_endpoint_post

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

8.4CVSS6.4AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.39 views

CVE-2021-47240

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

8.4CVSS6.6AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/01 4:08 a.m.6 views

SUSE CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS6.7AI score0.00229EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/29 7:39 a.m.31 views

CVE-2021-46973

A use-after-free flaw was found in the Linux kernel. This issue may lead to compromised availability...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/27 7:04 p.m.7 views

DEBIAN-CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

7.8CVSS5.4AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.40 views

UBUNTU-CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS5.8AI score0.00229EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/27 7:04 p.m.29 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

7.3AI score0.00229EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.18 views

CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS5.9AI score0.00229EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/27 6:47 p.m.39 views

CVE-2021-46973 net: qrtr: Avoid potential use after free in MHI send

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

7.8CVSS6.9AI score0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/27 6:47 p.m.3346 views

CVE-2021-46973

CVE-2021-46973 is a Linux kernel use-after-free in the MHI path for qrtr (net: qrtr: Avoid potential use after free in MHI send). The issue occurs because the MHI ul_callback could run immediately after queuing an skb, potentially decrementing the associated skb’s refcount and freeing it, which m...

8.4CVSS8.2AI score0.00229EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.18 views

CVE-2021-46973 net: qrtr: Avoid potential use after free in MHI send

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

7.8CVSS6.6AI score0.00229EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.83 views

CVE-2021-46973

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: Avoid potential use after free in MHI send It is possible that the MHI ulcallback will be invoked immediately following the queueing of the skb for transmission, leading to the callback decrementing the refcount of the...

8.4CVSS6.3AI score0.00229EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.14 views

PT-2025-25970 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the qrtr Qualcomm Remote Transport module. The issue arises when the MHI Mobile Hardware Interface channel generates...

8.8CVSS5.9AI score0.10458EPSS
SaveExploits32References1089
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.5 views

SUSE CVE-2019-19079

A memory leak in the qrtrtunwriteiter function in net/qrtr/tun.c in the Linux kernel before 5.3 allows attackers to cause a denial of service memory consumption, aka CID-a21b7f0cff19...

7.8CVSS6.7AI score0.02948EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:42 a.m.8 views

SUSE CVE-2021-29647

An issue was discovered in the Linux kernel before 5.11.11. qrtrrecvmsg in net/qrtr/qrtr.c allows attackers to obtain sensitive information from kernel memory because of a partially uninitialized data structure, aka CID-50535249f624...

5.5CVSS6.2AI score0.00366EPSS
SaveExploits0References27
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.7 views

PT-2022-33762 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: The issue is related to the qrtr module in the Linux Kernel, where an MHI channel is started after endpoint creation. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.6 views

PT-2022-33378 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.4 Description: The issue is related to the qrtr module in the Linux Kernel, where an MHI channel is started after endpoint creation. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder