ALT-BU-2023-5470-2
Branch sisyphus update bulletin.
Closed bugs
Сломана кодировка в summary и description
Closed bugs
spdk зависит от pacman
Closed bugs
Сломана генерация grub.cfg на i586, когда установлен memtest86+
Closed bugs
Отдельно упаковать /usr/share/nvim-qt/runtime
Closed bugs
libgegl: unmet dependencies
Closed bugs
Для libreadline не хватает файлов pkg-config
Closed vulnerabilities
Modified: 2024-11-21
CVE-2023-39318
The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.
- https://go.dev/cl/526157
- https://go.dev/cl/526157
- https://go.dev/issue/62197
- https://go.dev/issue/62197
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://pkg.go.dev/vuln/GO-2023-2043
- https://pkg.go.dev/vuln/GO-2023-2043
- https://security.gentoo.org/glsa/202311-09
- https://security.gentoo.org/glsa/202311-09
- https://security.netapp.com/advisory/ntap-20231020-0009/
- https://security.netapp.com/advisory/ntap-20231020-0009/
Modified: 2024-11-21
CVE-2023-39320
The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed within the module. This applies to modules downloaded using the "go" command from the module proxy, as well as modules downloaded directly using VCS software.
- https://go.dev/cl/526158
- https://go.dev/cl/526158
- https://go.dev/issue/62198
- https://go.dev/issue/62198
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://pkg.go.dev/vuln/GO-2023-2042
- https://pkg.go.dev/vuln/GO-2023-2042
- https://security.gentoo.org/glsa/202311-09
- https://security.gentoo.org/glsa/202311-09
- https://security.netapp.com/advisory/ntap-20231020-0004/
- https://security.netapp.com/advisory/ntap-20231020-0004/
Modified: 2024-11-21
CVE-2023-39321
Processing an incomplete post-handshake message for a QUIC connection can cause a panic.
- https://go.dev/cl/523039
- https://go.dev/cl/523039
- https://go.dev/issue/62266
- https://go.dev/issue/62266
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://pkg.go.dev/vuln/GO-2023-2044
- https://pkg.go.dev/vuln/GO-2023-2044
- https://security.gentoo.org/glsa/202311-09
- https://security.gentoo.org/glsa/202311-09
- https://security.netapp.com/advisory/ntap-20231020-0004/
- https://security.netapp.com/advisory/ntap-20231020-0004/
Modified: 2024-11-21
CVE-2023-39322
QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.
- https://go.dev/cl/523039
- https://go.dev/cl/523039
- https://go.dev/issue/62266
- https://go.dev/issue/62266
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ
- https://pkg.go.dev/vuln/GO-2023-2045
- https://pkg.go.dev/vuln/GO-2023-2045
- https://security.gentoo.org/glsa/202311-09
- https://security.gentoo.org/glsa/202311-09
- https://security.netapp.com/advisory/ntap-20231020-0004/
- https://security.netapp.com/advisory/ntap-20231020-0004/
Closed vulnerabilities
BDU:2022-06765
Уязвимость функции new_node() (libraw\src\x3f\x3f_utils_patched.cpp) библиотеки для обработки изображений LibRaw, позволяющая нарушителю вызвать отказ в обслуживании
BDU:2023-01107
Уязвимость функции LibRaw::adobe_copy_pixel() библиотеки для обработки изображений LibRaw, позволяющая нарушителю вызвать отказ в обслуживании
Modified: 2024-11-21
CVE-2020-35530
In LibRaw, there is an out-of-bounds write vulnerability within the "new_node()" function (libraw\src\x3f\x3f_utils_patched.cpp) that can be triggered via a crafted X3F file.
- https://github.com/LibRaw/LibRaw/commit/11c4db253ef2c9bb44247b578f5caa57c66a1eeb
- https://github.com/LibRaw/LibRaw/commit/11c4db253ef2c9bb44247b578f5caa57c66a1eeb
- https://github.com/LibRaw/LibRaw/issues/272
- https://github.com/LibRaw/LibRaw/issues/272
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
Modified: 2024-11-21
CVE-2020-35531
In LibRaw, an out-of-bounds read vulnerability exists within the get_huffman_diff() function (libraw\src\x3f\x3f_utils_patched.cpp) when reading data from an image file.
- https://github.com/LibRaw/LibRaw/commit/d75af00681a74dcc8b929207eb895611a6eceb68
- https://github.com/LibRaw/LibRaw/commit/d75af00681a74dcc8b929207eb895611a6eceb68
- https://github.com/LibRaw/LibRaw/issues/270
- https://github.com/LibRaw/LibRaw/issues/270
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
Modified: 2024-11-21
CVE-2020-35532
In LibRaw, an out-of-bounds read vulnerability exists within the "simple_decode_row()" function (libraw\src\x3f\x3f_utils_patched.cpp) which can be triggered via an image with a large row_stride field.
- https://github.com/LibRaw/LibRaw/commit/5ab45b085898e379fedc6b113e2e82a890602b1e
- https://github.com/LibRaw/LibRaw/commit/5ab45b085898e379fedc6b113e2e82a890602b1e
- https://github.com/LibRaw/LibRaw/issues/271
- https://github.com/LibRaw/LibRaw/issues/271
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
Modified: 2024-11-21
CVE-2020-35533
In LibRaw, an out-of-bounds read vulnerability exists within the "LibRaw::adobe_copy_pixel()" function (libraw\src\decoders\dng.cpp) when reading data from the image file.
- https://github.com/LibRaw/LibRaw/commit/a6937d4046a7c4742b683a04c8564605fd9be4fb
- https://github.com/LibRaw/LibRaw/commit/a6937d4046a7c4742b683a04c8564605fd9be4fb
- https://github.com/LibRaw/LibRaw/issues/273
- https://github.com/LibRaw/LibRaw/issues/273
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
- [debian-lts-announce] 20220916 [SECURITY] [DLA 3113-1] libraw security update
Modified: 2024-11-21
CVE-2020-35534
In LibRaw, there is a memory corruption vulnerability within the "crxFreeSubbandData()" function (libraw\src\decoders\crx.cpp) when processing cr3 files.
Modified: 2024-11-21
CVE-2020-35535
In LibRaw, there is an out-of-bounds read vulnerability within the "LibRaw::parseSonySRF()" function (libraw\src\metadata\sony.cpp) when processing srf files.
Package deepin-image-viewer updated to version 5.9.9-alt2 for branch sisyphus in task 314571.
Closed bugs
deepin-image-viewer: libraw-0.21 support