USN-6465-2

Source
https://ubuntu.com/security/notices/USN-6465-2
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-6465-2.json
JSON Data
https://api.osv.dev/v1/vulns/USN-6465-2
Upstream
Related
Published
2023-11-01T12:39:24.467435Z
Modified
2025-10-13T04:36:41Z
Summary
linux-raspi vulnerabilities
Details

Yu Hao and Weiteng Chen discovered that the Bluetooth HCI UART driver in the Linux kernel contained a race condition, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service (system crash). (CVE-2023-31083)

Lin Ma discovered that the Netlink Transformation (XFRM) subsystem in the Linux kernel contained a null pointer dereference vulnerability in some situations. A local privileged attacker could use this to cause a denial of service (system crash). (CVE-2023-3772)

References

Affected packages

Ubuntu:22.04:LTS / linux-raspi

Package

Name
linux-raspi
Purl
pkg:deb/ubuntu/linux-raspi@5.15.0-1042.45?arch=source&distro=jammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
5.15.0-1042.45

Affected versions

5.*

5.13.0-1008.9
5.15.0-1002.2
5.15.0-1003.3
5.15.0-1004.4
5.15.0-1005.5
5.15.0-1006.6
5.15.0-1008.8
5.15.0-1011.13
5.15.0-1012.14
5.15.0-1013.15
5.15.0-1014.16
5.15.0-1015.17
5.15.0-1016.18
5.15.0-1017.19
5.15.0-1018.20
5.15.0-1021.23
5.15.0-1022.24
5.15.0-1023.25
5.15.0-1024.26
5.15.0-1025.27
5.15.0-1026.28
5.15.0-1027.29
5.15.0-1028.30
5.15.0-1029.31
5.15.0-1030.32
5.15.0-1032.35
5.15.0-1033.36
5.15.0-1034.37
5.15.0-1035.38
5.15.0-1036.39
5.15.0-1037.40
5.15.0-1038.41
5.15.0-1040.43
5.15.0-1041.44

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "linux-buildinfo-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-headers-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-image-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-modules-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-modules-extra-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-raspi-headers-5.15.0-1042",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-raspi-tools-5.15.0-1042",
            "binary_version": "5.15.0-1042.45"
        },
        {
            "binary_name": "linux-tools-5.15.0-1042-raspi",
            "binary_version": "5.15.0-1042.45"
        }
    ],
    "availability": "No subscription required"
}

Database specific

cves_map

{
    "ecosystem": "Ubuntu:22.04:LTS",
    "cves": [
        {
            "id": "CVE-2023-3772",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2023-31083",
            "severity": [
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "low"
                }
            ]
        }
    ]
}