In qrtr_recvmsg of qrtr.c, there is a possible leak of kernel memory due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.
{
    "spl": "2021-10-05",
    "severity": "High",
    "types": [
        "ID"
    ],
    "vanir_signatures": [
        {
            "id": "ASB-A-184622099-835de786",
            "deprecated": false,
            "signature_version": "v1",
            "signature_type": "Function",
            "digest": {
                "function_hash": "326237298902944552711085178252159586240",
                "length": 942.0
            },
            "target": {
                "file": "net/qrtr/qrtr.c",
                "function": "qrtr_recvmsg"
            },
            "source": "https://android.googlesource.com/kernel/common/+/50535249f624d0072cd885bcdce4e4b6fb770160"
        },
        {
            "id": "ASB-A-184622099-bb2d91d6",
            "deprecated": false,
            "signature_version": "v1",
            "signature_type": "Line",
            "digest": {
                "line_hashes": [
                    "317345086463415370419056847029360287829",
                    "85218780793221698087756109282893696768",
                    "99207985601674004456791158284153340524",
                    "123088985098890995454573551005234539733"
                ],
                "threshold": 0.9
            },
            "target": {
                "file": "net/qrtr/qrtr.c"
            },
            "source": "https://android.googlesource.com/kernel/common/+/50535249f624d0072cd885bcdce4e4b6fb770160"
        }
    ],
    "fixes": [
        "https://android.googlesource.com/kernel/common/+/50535249f624d0072cd885bcdce4e4b6fb770160"
    ]
}