
This commit updates kernel to v5.10.205 to fix following CVE issues: 1.CVE-2023-51782: https://nvd.nist.gov/vuln/detail/CVE-2023-51782 2.CVE-2023-51781:https://nvd.nist.gov/vuln/detail/CVE-2023-51781 3.CVE-2023-51780: https://nvd.nist.gov/vuln/detail/CVE-2023-51780 4.CVE-2023-6531: https://nvd.nist.gov/vuln/detail/CVE-2023-6531 5.CVE-2023-6121: https://nvd.nist.gov/vuln/detail/CVE-2023-6121 6.CVE-2023-6546: https://nvd.nist.gov/vuln/detail/CVE-2023-6546 7.CVE-2023-6931: https://nvd.nist.gov/vuln/detail/CVE-2023-6931 8.CVE-2023-6932: https://nvd.nist.gov/vuln/detail/CVE-2023-6932 9.CVE-2023-6817: https://nvd.nist.gov/vuln/detail/CVE-2023-6817 10.CVE-2023-46862: https://nvd.nist.gov/vuln/detail/CVE-2023-46862 11.CVE-2023-39197: https://nvd.nist.gov/vuln/detail/CVE-2023-39197 12.CVE-2023-6176: https://nvd.nist.gov/vuln/detail/CVE-2023-6176 13.CVE-2023-4881: https://nvd.nist.gov/vuln/detail/CVE-2023-4881 14.CVE-2023-34324: https://nvd.nist.gov/vuln/detail/CVE-2023-34324 15.CVE-2023-5717: https://nvd.nist.gov/vuln/detail/CVE-2023-5717 16.CVE-2023-5178: https://nvd.nist.gov/vuln/detail/CVE-2023-5178 17.CVE-2023-46813: https://nvd.nist.gov/vuln/detail/CVE-2023-46813 18.CVE-2023-35827: https://nvd.nist.gov/vuln/detail/CVE-2023-35827 A local StarlingX kernel patch had already been integrated into the linux-yocto repository's v5.10/standard/preempt-rt/base branch after v5.10.198 as commit 2dccf008aa65 ("net: replace raw_write_seqcount_t_begin by do_raw_write_seqcount_begin"). Hence, we drop the following now-redundant local patch: 0083-net-replace-raw_write_seqcount_t_begin-by-do_raw_wri.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: 1602 max: 4460 99.9999th percentile: 2737 overflows: 0". Given that the maximum and 99.9999 percentile latency values are well below 5 microseconds, the results are acceptable, and they are not significantly different than the ones acquired with kernel v5.10.198. Closes-Bug: 2043947 Change-Id: I558e40c4398428d73444bd4f50928c5248da0899 Signed-off-by: Peng Zhang <Peng.Zhang2@windriver.com>
23 lines
771 B
YAML
23 lines
771 B
YAML
---
|
|
debver: 5.10.205
|
|
debname: linux-rt
|
|
dl_hook: dl_hook
|
|
dl_files:
|
|
linux-yocto-26e9b120876a03baa8fed8bf2932be84720ac0a4.tar.gz:
|
|
topdir: null
|
|
url:
|
|
"https://git.yoctoproject.org/linux-yocto/snapshot/\
|
|
linux-yocto-26e9b120876a03baa8fed8bf2932be84720ac0a4.tar.gz"
|
|
sha256sum: 53024b9e3153c36a99c3489a2da16dbdb58a06f607e3ec999ff657e65f53ca39
|
|
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: feaa9fddd6d799f01f251af488aeb03786c38bb1
|
|
SRC_DIR: ${MY_REPO}/stx/kernel/kernel-rt
|