Your message dated Tue, 20 Apr 2021 18:17:36 +0000
with message-id <[email protected]>
and subject line unblock nvidia-graphics-drivers-legacy-390xx
has caused the Debian Bug report #987256,
regarding unblock: nvidia-graphics-drivers-legacy-390xx/390.143-1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
987256: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987256
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
Please unblock package nvidia-graphics-drivers-legacy-390xx
The new upstream LTS version 390.143 fixes a CVE and a crash in X.org,
both of which affect Bullseye.
X.org crash under certain conditions, and a security vulnerability
(CVE-2021-1076 and #987218) has been found in the kernel driver:
https://nvidia.custhelp.com/app/answers/detail/a_id/5172
The inlined debdiff excludes the binary blobs.
unblock nvidia-graphics-drivers-legacy-390xx/390.143-1
--
Kind regards,
Luca Boccassi
diff -Nru --exclude 'NVIDIA*.run'
nvidia-graphics-drivers-legacy-390xx-390.141/debian/changelog
nvidia-graphics-drivers-legacy-390xx-390.143/debian/changelog
--- nvidia-graphics-drivers-legacy-390xx-390.141/debian/changelog
2021-03-13 21:39:29.000000000 +0000
+++ nvidia-graphics-drivers-legacy-390xx-390.143/debian/changelog
2021-04-20 01:04:19.000000000 +0100
@@ -1,3 +1,16 @@
+nvidia-graphics-drivers-legacy-390xx (390.143-1) unstable; urgency=medium
+
+ * New upstream legacy branch release 390.143 (2021-04-19).
+ * Fixed CVE-2021-1076. (Closes: #987218)
+ https://nvidia.custhelp.com/app/answers/detail/a_id/5172
+ - Fixed a bug where vkCreateSwapchain could cause the X Server to crash
+ when an invalid imageFormat was provided.
+ - Fixed a driver installation failure on Linux kernel 5.11 release
+ candidates, where the NVIDIA kernel module failed to build with error
+ "fatal error: asm/kmap_types.h: No such file or directory".
+
+ -- Andreas Beckmann <[email protected]> Tue, 20 Apr 2021 02:04:19 +0200
+
nvidia-graphics-drivers-legacy-390xx (390.141-3) unstable; urgency=medium
* nvidia-legacy-390xx-alternative: Add libnvidia-ml.so slave alternative if
diff -Nru --exclude 'NVIDIA*.run'
nvidia-graphics-drivers-legacy-390xx-390.141/debian/control.md5sum
nvidia-graphics-drivers-legacy-390xx-390.143/debian/control.md5sum
--- nvidia-graphics-drivers-legacy-390xx-390.141/debian/control.md5sum
2021-03-13 21:39:29.000000000 +0000
+++ nvidia-graphics-drivers-legacy-390xx-390.143/debian/control.md5sum
2021-04-20 01:04:19.000000000 +0100
@@ -1,5 +1,5 @@
a1db8e174e35b30f771fffdf4690ea8b debian/control
0a204645020c143be44b04bd5daf7b85 debian/control.in
db12f898b07cdaf431ad34bd68a1662e debian/gen-control.pl
-365281fc24d824d688be59ab97ae1ca5 debian/rules
+e0a6daa55d2509f44d21bbb591ccbad1 debian/rules
181fae6bc60df1e667ef475560be4fdf debian/rules.defs
diff -Nru --exclude 'NVIDIA*.run'
nvidia-graphics-drivers-legacy-390xx-390.141/debian/rules
nvidia-graphics-drivers-legacy-390xx-390.143/debian/rules
--- nvidia-graphics-drivers-legacy-390xx-390.141/debian/rules 2021-03-13
21:39:29.000000000 +0000
+++ nvidia-graphics-drivers-legacy-390xx-390.143/debian/rules 2021-04-20
01:04:19.000000000 +0100
@@ -138,9 +138,9 @@
cat $^ | sort -u > $@
nv-readme.ids: unpack-stamp debian/nv-readme.ids
- sed -e '0,/A. Supported\|APPENDIX A: SUPPORTED/d' \
- -e '0,/Appendix A. Supported\|APPENDIX A: SUPPORTED/d' \
- -e '0,/^Below\|APPENDIX B/{/ 0x/s/.*
0x\([0-9a-fA-F]\{4\}\).*/10de\1/p; /^.\{41\} [0-9a-fA-F]\{4\} /s/^.\{41\}
\([0-9a-fA-F]\{4\}\) .*/10de\1/p};d' \
+ sed -r -e '0,/A. Supported|APPENDIX A: SUPPORTED/d' \
+ -e '0,/Appendix A. Supported|APPENDIX A: SUPPORTED/d' \
+ -e '0,/^Below|APPENDIX B/{/ 0x/s/.*
0x([0-9a-fA-F]{4}).*/10de\1/p; /^(.{41}|.{49}) [0-9a-fA-F]{4} /s/^(.{41}|.{49})
([0-9a-fA-F]{4}) .*/10de\2/p};d' \
NVIDIA-Linux/README.txt \
| tr a-f A-F | sort -u > $@
@set -e -x ; \
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Unblocked nvidia-graphics-drivers-legacy-390xx.
--- End Message ---