
This commit updates kernel to 5.10.180 to fix following CVE issue: CVE-2023-32233: https://nvd.nist.gov/vuln/detail/CVE-2023-32233 CVE-2023-31436: https://nvd.nist.gov/vuln/detail/CVE-2023-31436 CVE-2023-2513: https://nvd.nist.gov/vuln/detail/CVE-2023-2513 CVE-2023-1859: https://nvd.nist.gov/vuln/detail/CVE-2023-1859 CVE-2023-34256: https://nvd.nist.gov/vuln/detail/CVE-2023-34256 One of our source patches requires refresh against the new kernel source. It was deleted for content has been contained in the new kernel: xfs-drop-submit-side-trans-alloc-for-append-ioends.patch 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 done by our test team and no regression defect was found. - The cyclictest benchmark was also run on the starlingx lab, the result is "samples: 259200000 avg: 1660 max: 10167 99.9999th percentile: 2527 overflows: 0", It is not big difference with 5.10.177 for avg and max. Closes-Bug: 2021927 Change-Id: Ia676889d752715dc404132ed66e2f2ddb7d17d62 Signed-off-by: Peng Zhang <Peng.Zhang2@windriver.com>
23 lines
769 B
YAML
23 lines
769 B
YAML
---
|
|
debver: 5.10.180
|
|
debname: linux
|
|
dl_hook: dl_hook
|
|
dl_files:
|
|
linux-yocto-c6515d2a698792220bed8fd39ccbcfec64d1130f.tar.gz:
|
|
topdir: null
|
|
url:
|
|
"https://git.yoctoproject.org/linux-yocto/snapshot/\
|
|
linux-yocto-c6515d2a698792220bed8fd39ccbcfec64d1130f.tar.gz"
|
|
sha256sum: d4e8a5d0b7ffffcf1c3f5c4e7d7132419bbf7a5d98c38e0d07bae5b8d56195d3
|
|
linux_5.10.28-1.debian.tar.xz:
|
|
topdir: null
|
|
url:
|
|
"http://snapshot.debian.org/archive/debian/20210410T143728Z/pool/main/\
|
|
l/linux/linux_5.10.28-1.debian.tar.xz"
|
|
sha256sum: 1367a40724054a540c4d9c92f0ea6f73e9e50b2a99e46b59a987be15bdc4c4b7
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: 92efe6f6668a66b7a16261a7bd40a1f648764590
|
|
SRC_DIR: ${MY_REPO}/stx/kernel/kernel-std
|