ALT-BU-2023-2946-1
Branch p10 update bulletin.
Package strongswan updated to version 5.9.10-alt1 for branch p10 in task 316332.
Closed vulnerabilities
BDU:2023-02129
Уязвимость демона strongSwan, связанная с ошибками при проверке сертификата в методах EAP на основе TLS, позволяющая нарушителю выполнить отказ в обслуживании
Modified: 2025-02-08
CVE-2023-26463
strongSwan 5.9.8 and 5.9.9 potentially allows remote code execution because it uses a variable named "public" for two different purposes within the same function. There is initially incorrect access control, later followed by an expired pointer dereference. One attack vector is sending an untrusted client certificate during EAP-TLS. A server is affected only if it loads plugins that implement TLS-based EAP methods (EAP-TLS, EAP-TTLS, EAP-PEAP, or EAP-TNC). This is fixed in 5.9.10.
- https://github.com/strongswan/strongswan/releases
- https://github.com/strongswan/strongswan/releases
- https://security.netapp.com/advisory/ntap-20230517-0010/
- https://security.netapp.com/advisory/ntap-20230517-0010/
- https://www.strongswan.org/blog/2023/03/02/strongswan-vulnerability-%28cve-2023-26463%29.html
- https://www.strongswan.org/blog/2023/03/02/strongswan-vulnerability-%28cve-2023-26463%29.html
Closed vulnerabilities
BDU:2023-02084
Уязвимость утилиты программной строки curl, связанная неправильной заменой символа тильды (~) при использовании в качестве префикса в первом элементе path, позволяющая нарушителю обойти фильтрацию или выполнить произвольный код
BDU:2023-02103
Уязвимость библиотеки libcurl, связанная с обходом процедуры аутентификации, позволяющая нарушителю повторно использовать неподходящее соединение
BDU:2023-02105
Уязвимость библиотеки libcurl, связанная с отсутствием мьютексов или блокировок потоков, позволяющая нарушителю использовать память после освобождения
BDU:2023-02106
Уязвимость библиотеки libcurl, связанная с повторным использованием FTP-соединения, позволяющая нарушителю использовать неправильные учетные данные при выполнении передачи, что потенциально может привести к раскрытию защищаемой информации
BDU:2023-02107
Уязвимость утилиты программной строки curl, связанная с неспособностью очищать специальные элементы в другой плоскости, позволяющая нарушителю выполнять произвольный код в системе.
BDU:2023-02109
Уязвимость функции повторного использования соединения библиотеки libcurl, позволяющая нарушителю повлиять на передачу данных krb5/kerberos / negotiate /GSSAPI и потенциально привести к несанкционированному доступу к конфиденциальной информации
Modified: 2024-11-21
CVE-2023-27533
A vulnerability in input validation exists in curl <8.0 during communication using the TELNET protocol may allow an attacker to pass on maliciously crafted user name and "telnet options" during server negotiation. The lack of proper input scrubbing allows an attacker to send content or perform option negotiation without the application's intent. This vulnerability could be exploited if an application allows user input, thereby enabling attackers to execute arbitrary code on the system.
- https://hackerone.com/reports/1891474
- https://hackerone.com/reports/1891474
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- FEDORA-2023-7e7414e64d
- FEDORA-2023-7e7414e64d
- GLSA-202310-12
- GLSA-202310-12
- https://security.netapp.com/advisory/ntap-20230420-0011/
- https://security.netapp.com/advisory/ntap-20230420-0011/
Modified: 2024-11-21
CVE-2023-27534
A path traversal vulnerability exists in curl <8.0.0 SFTP implementation causes the tilde (~) character to be wrongly replaced when used as a prefix in the first path element, in addition to its intended use as the first element to indicate a path relative to the user's home directory. Attackers can exploit this flaw to bypass filtering or execute arbitrary code by crafting a path like /~2/foo while accessing a server with a specific user.
- https://hackerone.com/reports/1892351
- https://hackerone.com/reports/1892351
- [debian-lts-announce] 20240317 [SECURITY] [DLA 3763-1] curl security update
- [debian-lts-announce] 20240317 [SECURITY] [DLA 3763-1] curl security update
- FEDORA-2023-7e7414e64d
- FEDORA-2023-7e7414e64d
- GLSA-202310-12
- GLSA-202310-12
- https://security.netapp.com/advisory/ntap-20230420-0012/
- https://security.netapp.com/advisory/ntap-20230420-0012/
Modified: 2024-11-21
CVE-2023-27535
An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain FTP settings such as CURLOPT_FTP_ACCOUNT, CURLOPT_FTP_ALTERNATIVE_TO_USER, CURLOPT_FTP_SSL_CCC, and CURLOPT_USE_SSL were not included in the configuration match checks, causing them to match too easily. This could lead to libcurl using the wrong credentials when performing a transfer, potentially allowing unauthorized access to sensitive information.
- https://hackerone.com/reports/1892780
- https://hackerone.com/reports/1892780
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- FEDORA-2023-7e7414e64d
- FEDORA-2023-7e7414e64d
- GLSA-202310-12
- GLSA-202310-12
- https://security.netapp.com/advisory/ntap-20230420-0010/
- https://security.netapp.com/advisory/ntap-20230420-0010/
Modified: 2025-02-14
CVE-2023-27536
An authentication bypass vulnerability exists libcurl <8.0.0 in the connection reuse feature which can reuse previously established connections with incorrect user permissions due to a failure to check for changes in the CURLOPT_GSSAPI_DELEGATION option. This vulnerability affects krb5/kerberos/negotiate/GSSAPI transfers and could potentially result in unauthorized access to sensitive information. The safest option is to not reuse connections if the CURLOPT_GSSAPI_DELEGATION option has been changed.
- https://hackerone.com/reports/1895135
- https://hackerone.com/reports/1895135
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- FEDORA-2023-7e7414e64d
- FEDORA-2023-7e7414e64d
- GLSA-202310-12
- GLSA-202310-12
- https://security.netapp.com/advisory/ntap-20230420-0010/
- https://security.netapp.com/advisory/ntap-20230420-0010/
Modified: 2024-11-21
CVE-2023-27537
A double free vulnerability exists in libcurl <8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread locks, two threads sharing the same HSTS data could end up doing a double-free or use-after-free.
Modified: 2024-11-21
CVE-2023-27538
An authentication bypass vulnerability exists in libcurl prior to v8.0.0 where it reuses a previously established SSH connection despite the fact that an SSH option was modified, which should have prevented reuse. libcurl maintains a pool of previously used connections to reuse them for subsequent transfers if the configurations match. However, two SSH settings were omitted from the configuration check, allowing them to match easily, potentially leading to the reuse of an inappropriate connection.
- https://hackerone.com/reports/1898475
- https://hackerone.com/reports/1898475
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- [debian-lts-announce] 20230421 [SECURITY] [DLA 3398-1] curl security update
- GLSA-202310-12
- GLSA-202310-12
- https://security.netapp.com/advisory/ntap-20230420-0010/
- https://security.netapp.com/advisory/ntap-20230420-0010/
Closed vulnerabilities
Modified: 2024-11-21
CVE-2022-40673
KDiskMark before 3.1.0 lacks authorization checking for D-Bus methods such as Helper::flushPageCache.
- [oss-security] 20220914 insufficiently protected D-Bus interface in KDiskMark 3.0.0 (CVE-2022-40673)
- [oss-security] 20220914 insufficiently protected D-Bus interface in KDiskMark 3.0.0 (CVE-2022-40673)
- https://github.com/JonMagon/KDiskMark/commit/3c90083a4f5ba3f240a797e509d818221542bbdc
- https://github.com/JonMagon/KDiskMark/commit/3c90083a4f5ba3f240a797e509d818221542bbdc
- https://github.com/JonMagon/KDiskMark/compare/3.0.0...3.1.0
- https://github.com/JonMagon/KDiskMark/compare/3.0.0...3.1.0
- https://github.com/JonMagon/KDiskMark/releases/tag/3.1.0
- https://github.com/JonMagon/KDiskMark/releases/tag/3.1.0
- FEDORA-2022-97149edce1
- FEDORA-2022-97149edce1
Package kernel-image-rt updated to version 5.10.175-alt1.rt84 for branch p10 in task 316997.
Closed vulnerabilities
BDU:2023-01571
Уязвимость функции tcf_exts_exec() фильтра индексирования системы контроля трафика tcindex ядра операционных систем Linux, позволяющая нарушителю повысить свои привилегии
BDU:2023-02532
Уязвимость функции _copy_from_user() в модуле lib/usercopy.c ядра операционной системы Linux, позволяющая нарушителю раскрыть защищаемую информацию
Modified: 2024-11-21
CVE-2023-0459
Copy_from_user on 64-bit versions of the Linux kernel does not implement the __uaccess_begin_nospec allowing a user to bypass the "access_ok" check and pass a kernel pointer to copy_from_user(). This would allow an attacker to leak information. We recommend upgrading beyond commit 74e19ef0ff8061ef55957c3abd71614ef0f42f47
- https://github.com/torvalds/linux/commit/4b842e4e25b12951fa10dedb4bc16bc47e3b850c
- https://github.com/torvalds/linux/commit/4b842e4e25b12951fa10dedb4bc16bc47e3b850c
- https://github.com/torvalds/linux/commit/74e19ef0ff8061ef55957c3abd71614ef0f42f47
- https://github.com/torvalds/linux/commit/74e19ef0ff8061ef55957c3abd71614ef0f42f47
Modified: 2025-02-13
CVE-2023-1281
Use After Free vulnerability in Linux kernel traffic control index filter (tcindex) allows Privilege Escalation. The imperfect hash area can be updated while packets are traversing, which will cause a use-after-free when 'tcf_exts_exec()' is called with the destroyed tcf_ext. A local attacker user can use this vulnerability to elevate its privileges to root. This issue affects Linux Kernel: from 4.14 before git commit ee059170b1f7e94e55fa6cadee544e176a6e59c2.
- http://www.openwall.com/lists/oss-security/2023/04/11/3
- http://www.openwall.com/lists/oss-security/2023/04/11/3
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ee059170b1f7e94e55fa6cadee544e176a6e59c2
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ee059170b1f7e94e55fa6cadee544e176a6e59c2
- https://kernel.dance/#ee059170b1f7e94e55fa6cadee544e176a6e59c2
- https://kernel.dance/#ee059170b1f7e94e55fa6cadee544e176a6e59c2
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html
- https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html
- https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html
- https://lists.debian.org/debian-lts-announce/2023/05/msg00006.html
- https://security.netapp.com/advisory/ntap-20230427-0004/
- https://security.netapp.com/advisory/ntap-20230427-0004/