USN-6502-3

Source
https://ubuntu.com/security/notices/USN-6502-3
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-6502-3.json
JSON Data
https://api.osv.dev/v1/vulns/USN-6502-3
Upstream
Related
Published
2023-11-28T20:17:29.898916Z
Modified
2025-10-13T04:36:42Z
Summary
linux-nvidia-6.2 vulnerabilities
Details

Ivan D Barrera, Christopher Bednarz, Mustafa Ismail, and Shiraz Saleem discovered that the InfiniBand RDMA driver in the Linux kernel did not properly check for zero-length STAG or MR registration. A remote attacker could possibly use this to execute arbitrary code. (CVE-2023-25775)

Yu Hao discovered that the UBI driver in the Linux kernel did not properly check for MTD with zero erasesize during device attachment. A local privileged attacker could use this to cause a denial of service (system crash). (CVE-2023-31085)

Manfred Rudigier discovered that the Intel(R) PCI-Express Gigabit (igb) Ethernet driver in the Linux kernel did not properly validate received frames that are larger than the set MTU size, leading to a buffer overflow vulnerability. An attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-45871)

Maxim Levitsky discovered that the KVM nested virtualization (SVM) implementation for AMD processors in the Linux kernel did not properly handle x2AVIC MSRs. An attacker in a guest VM could use this to cause a denial of service (host kernel crash). (CVE-2023-5090)

It was discovered that the SMB network file sharing protocol implementation in the Linux kernel did not properly handle certain error conditions, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-5345)

References

Affected packages

Ubuntu:22.04:LTS / linux-nvidia-6.2

Package

Name
linux-nvidia-6.2
Purl
pkg:deb/ubuntu/linux-nvidia-6.2@6.2.0-1012.12?arch=source&distro=jammy

Affected ranges

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

Affected versions

6.*

6.2.0-1003.3~22.04.1
6.2.0-1009.9
6.2.0-1010.10
6.2.0-1011.11

Ecosystem specific

{
    "binaries": [
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-buildinfo-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-buildinfo-6.2.0-1012-nvidia-64k"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-headers-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-headers-6.2.0-1012-nvidia-64k"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-image-unsigned-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-image-unsigned-6.2.0-1012-nvidia-64k"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-modules-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-modules-6.2.0-1012-nvidia-64k"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-modules-extra-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-modules-nvidia-fs-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-modules-nvidia-fs-6.2.0-1012-nvidia-64k"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-nvidia-6.2-headers-6.2.0-1012"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-nvidia-6.2-tools-6.2.0-1012"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-nvidia-6.2-tools-host"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-tools-6.2.0-1012-nvidia"
        },
        {
            "binary_version": "6.2.0-1012.12",
            "binary_name": "linux-tools-6.2.0-1012-nvidia-64k"
        }
    ],
    "availability": "No subscription required"
}

Database specific

{
    "cves_map": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "cves": [
            {
                "id": "CVE-2023-5090",
                "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:C/C:N/I:N/A:H"
                    },
                    {
                        "type": "Ubuntu",
                        "score": "high"
                    }
                ]
            },
            {
                "id": "CVE-2023-5345",
                "severity": [
                    {
                        "type": "CVSS_V3",
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                    },
                    {
                        "type": "CVSS_V3",
                        "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                    },
                    {
                        "type": "Ubuntu",
                        "score": "high"
                    }
                ]
            },
            {
                "id": "CVE-2023-25775",
                "severity": [
                    {
                        "type": "CVSS_V3",
                        "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L"
                    },
                    {
                        "type": "CVSS_V3",
                        "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
                    },
                    {
                        "type": "Ubuntu",
                        "score": "medium"
                    }
                ]
            },
            {
                "id": "CVE-2023-31085",
                "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": "Ubuntu",
                        "score": "low"
                    }
                ]
            },
            {
                "id": "CVE-2023-45871",
                "severity": [
                    {
                        "type": "CVSS_V3",
                        "score": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
                    },
                    {
                        "type": "Ubuntu",
                        "score": "medium"
                    }
                ]
            }
        ]
    }
}