출처: http://la-nube.tistory.com/468 [la Nube | 라 누베]
데비안 프로젝트(The Debian Project)에서 개발하는 데비안(Debian) 9 Stretch (Stable) 리눅스 커널의 새로운 기능 추가나 버그 수정 또는 보안 취약점 문제를 해결한 커널 4.9.110-3+deb9u4 버전이 업데이트를 통해 배포되었습니다.
--
이번 리눅스 커널 업데이트에는 다음과 같은, 중요한(urgency=high) 취약점 패치 및 버그 수정이 이루어졌습니다.
아울러 자세한 내용에 대해서는 엠바고(embargoed)가 걸려 있음을 알 수 있습니다.
[2018-08-22] Accepted linux 4.9.110-3+deb9u4 (source) into stable->embargoed, stable (Salvatore Bonaccorso)
linux (4.9.110-3+deb9u4) stretch-security; urgency=high
* init: rename and re-order boot_cpu_state_init()
Adresses boot failures on arm* systems. (Closes: #906769)
* Sync "cpu/hotplug: Boot HT siblings at least once" from 4.9.120
* Sync "cpu/hotplug: Non-SMP machines do not make use of booted_once" from
4.9.120
* Refresh features/all/rt/0157-softirq-Split-softirq-locks.patch patch.
Adjust context after applying "init: rename and re-order
boot_cpu_state_init()".
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 21 Aug 2018 16:50:09 +0200
linux (4.9.110-3+deb9u3) stretch-security; urgency=high
[ Salvatore Bonaccorso ]
* Add L1 Terminal Fault fixes (CVE-2018-3620, CVE-2018-3646)
[ Yves-Alexis Perez ]
* [rt] refresh 0284-cpu-rt-Rework-cpu-down-for-PREEMPT_RT and
0286-kernel-cpu-fix-cpu-down-problem-if-kthread-s-cpu-is- context after
applying L1TF fixes.
* [rt] update 0281-random-Make-it-work-on-rt to fix builds with recent
compilers.
[ Ben Hutchings ]
* Bump ABI to 8
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 19 Aug 2018 15:36:38 +0200
자세한 업데이트 내역은 아래 링크의 Changelog 정보를 참고하기 바랍니다.
--
[영향을 받는 리눅스 커널 및 업데이트 버전]
□ 데비안 9 Stretch (Stable) // 리눅스민트데비안에디션(LMDE) 3 Cindy
※ 커널 4.9 → 커널 4.9.110-3+deb9u4 버전으로 업데이트
https://tracker.debian.org/media/packages/l/linux/changelog-4.9.110-3deb9u4
※ 2020년 Full 지원 종료 예정 및 2022년 6월 장기 지원 (LTS) 종료 예정
--
□ 데비안 8 Jessie (OldStable) // 리눅스민트데비안에디션(LMDE) 2 Betsy
※ 커널 3.16 → 커널 3.16.57-2 버전이 사용되고 있음을 확인
https://tracker.debian.org/media/packages/l/linux/changelog-3.16.57-2
※ 2020년 4월 장기 지원 (LTS) 종료 예정
--
□ 데비안 7 Wheezy
※ 2018년 5월 31일 지원 종료
--
배포판의 종류와 커널 버전을 알기 위해서는 터미널에서 다음의 명령어를 입력하기 바랍니다.
$ lsb_release -a && uname -a
--
그러므로 데비안 및 LMDE 사용자는 터미널에서 다음의 명령어를 입력하여 최신 버전으로 업데이트하기 바랍니다.
$ sudo apt-get update && sudo apt-get dist-upgrade -y && sudo apt-get autoremove --purge && sudo apt-get autoclean
아울러 업데이트를 적용하기 위해서는 마지막에 반드시 재부팅을 하기 바랍니다.
--
리눅스민트데비안에디션(LMDE) 3 Cindy는 데비안 9 Stretch (Stable)을 변형한 배포판입니다.
리눅스민트데비안에디션(LMDE) 2 Betsy는 데비안 8 Jessie (OldStable)을 변형한 배포판입니다.
출처: http://la-nube.tistory.com/468 [la Nube | 라 누베]