Comment 1 for bug 2025123

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kernel (master)

Reviewed: https://review.opendev.org/c/starlingx/kernel/+/890277
Committed: https://opendev.org/starlingx/kernel/commit/481ad14aa4bdb9e29aa8e2921f45d180c72b5cc3
Submitter: "Zuul (22348)"
Branch: master

commit 481ad14aa4bdb9e29aa8e2921f45d180c72b5cc3
Author: Peng Zhang <email address hidden>
Date: Wed Aug 2 14:47:22 2023 +0800

    Update kernel to v5.10.185

    This commit updates kernel to 5.10.185 to fix following CVE issues:
    CVE-2023-3609: https://nvd.nist.gov/vuln/detail/CVE-2023-3609
    CVE-2023-3090: https://nvd.nist.gov/vuln/detail/CVE-2023-3090
    CVE-2023-3212: https://nvd.nist.gov/vuln/detail/CVE-2023-3212
    CVE-2023-35788: https://nvd.nist.gov/vuln/detail/CVE-2023-35788
    CVE-2023-3141: https://nvd.nist.gov/vuln/detail/CVE-2023-3141
    CVE-2023-3111: https://nvd.nist.gov/vuln/detail/CVE-2023-3111
    CVE-2023-2124: https://nvd.nist.gov/vuln/detail/CVE-2023-2124
    CVE-2023-3338: https://nvd.nist.gov/vuln/detail/CVE-2023-3338

    None of our source patches requires refresh against the new kernel
    source.

    Verification:
    - Build kernel and out of tree modules success for rt and std.
    - Build iso success for rt and std.
    - Install success onto a AIO-DX lab with rt kernel.
    - Boot up successfully in the lab.
    - The sanity testing was run including kernel and applications
      by our test team.
    - The cyclictest benchmark was also run on the starlingx lab, the
      result is "samples: 259199999 avg: 1649 max: 9363 99.9999th
      percentile: 8579 overflows: 0", It is not big difference with
      5.10.180 for avg and max.

    Closes-Bug: 2025123
    Change-Id: Ia4d825573e03a8c6f03a4c5f53104db5903f41ae
    Signed-off-by: Peng Zhang <email address hidden>