Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×
An update that fixes 13 vulnerabilities is now available.. openSUSE Security Update: Security update for afterburn ______________________________________________________________________________ Announcement ID: openSUSE-SU-2026:0243-1 Rating: important References: #1196972 #1242665 #1243850 #1244199 #1270175 #1270483 #1270555 #1270651 #1270787 #1270817 #1270886 #1270949 Cross-References: CVE-2022-24713 CVE-2024-12224 CVE-2025-3416 CVE-2025-5791 CVE-2026-25541 CVE-2026-41676 CVE-2026-41677 CVE-2026-41678 CVE-2026-41681 CVE-2026-41898 CVE-2026-42327 CVE-2026-44662 CVE-2026-45784 CVSS scores: CVE-2022-24713 (SUSE): 4.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L CVE-2024-12224 (SUSE): 2.1 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVE-2025-3416 (SUSE): 6.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N CVE-2025-5791 (SUSE): 8.4 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVE-2026-25541 (SUSE): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2026-41676 (SUSE): 8.3 CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N CVE-2026-41677 (SUSE): 1.7 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U CVE-2026-41678 (SUSE): 8.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N CVE-2026-41681 (SUSE): 8.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVE-2026-41898 (SUSE): 8.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N CVE-2026-42327 (SUSE): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N CVE-2026-44662 (SUSE): 5.1 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVE-2026-45784 (SUSE): 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L Affected Products: openSUSE Backports SLE-15-SP7 ______________________________________________________________________________ An update that fixes 13 vulnerabilities is now available. Description: This update for afterburn fixes the following issues: - Update to version 5.10.0.git73.b97f772: * build(deps): bump anyhow from 1.0.99 to 1.0.103 https://github.com/coreos/afterburn/pull/1284 * build(deps): bump libflate from 2.1.0 to 2.2.2 https://github.com/coreos/afterburn/pull/1283 * build(deps): bump openssl from 0.10.79 to 0.10.80 not vulnerable but patches CVE-2026-45784 AKA boo#1270949 https://github.com/coreos/afterburn/pull/1277 - Update to version 5.10.0.git70.9cc2a7b: * build(deps): bump openssl from 0.10.78 to 0.10.79 fixes CVE-2026-42327 AKA boo#1270483 , CVE-2026-44662 AKA boo#1270886 * providers/hetzner: Add the HETZNER_PUBLIC_IPV6 attribute * providers/hetzner: Add support for network configuration * build(deps): bump rustls-webpki from 0.103.10 to 0.103.13 fixes GHSA-82j2-j2ch-gfr8 , GHSA-965h-392x-2mh5 , GHSA-xgp8-3hg3-c2mh * build(deps): bump openssl from 0.10.73 to 0.10.78 fixes CVE-2026-41898 AKA boo#1270817 , CVE-2026-41681 AKA boo#1270787 , CVE-2026-41676 AKA boo#1270175 , CVE-2026-41678 AKA boo#1270651 , CVE-2026-41677 AKA boo#1270555 * docs: Add AGENTS.md and CLAUDE.md for AI coding assistants * build(deps): bump rand from 0.9.2 to 0.9.4 not vulnerable but patches RUSTSEC-2026-0097 AKA GHSA-cq8v-f236-94qc * opencode: add skills for provider scaffolding and release automation * ibmcloud-classic: Add missing network_id to fixture * kubevirt: Support static gateway and DNS with DHCP * build(deps): bump rustls-webpki from 0.103.6 to 0.103.10 fixes GHSA-pwjx-qhcg-rvj4 * fix(proxmoxve): Define DNS entries for every interface *Makefile: download `90-afterburn-authorized-keys-file.conf` for rpm building * Sync repo templates * build(deps): bump bytes from 1.10.1 to 1.11.1 fixes CVE-2026-25541 * util/dhcp: Fix clippy lints * build(deps): bump actions/checkout from 4 to 6 * build(deps): bump actions/upload-artifact from 4 to 5 * kubevirt: modprobe for virtio_blk; remove dracut preload * kubevirt: Add NoCloud network configuration support * kubevirt: Support config drive network data * kubevirt: Refactor the provider to follow the proxmoxve structure * dracut: Add virtio_blk module preload to afterburn-network-kargs service * docs: Add release notes * cargo: Afterburn release 5.10.0 - Update to version 5.10.0: * cargo: Afterburn release 5.10.0 * docs/release-notes: update for release 5.10.0 * cargo: update dependencies * microsoft/azure: Add XML attribute alias for serde-xml-rs Fedora compat * docs/release-notes: Add entry for Azure SharedConfig XML parsing fix * microsoft/azure: Fix SharedConfig parsing of XML attributes * microsoft/azure: Mock goalstate.SharedConfig output in tests * providers/azure: switch SSH key retrieval from certs endpoint to IMDS * build(deps): bump the build group with 8 updates * build(deps): bump slab from 0.4.10 to 0.4.11 * build(deps): bump actions/checkout from 4 to 5 * upcloud: implement UpCloud provider * build(deps): bump the build group with 4 updates * Sync repo templates Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP7: zypper in -t patch openSUSE-2026-243=1 Package List: - openSUSE Backports SLE-15-SP7 (aarch64 i586 ppc64le s390x x86_64): afterburn-5.10.0.git73.b97f772-bp157.2.9.1 - openSUSE Backports SLE-15-SP7(noarch): afterburn-dracut-5.10.0.git73.b97f772-bp157.2.9.1 References: https://www.suse.com/security/cve/CVE-2022-24713.html https://www.suse.com/security/cve/CVE-2024-12224.html https://www.suse.com/security/cve/CVE-2025-3416.html https://www.suse.com/security/cve/CVE-2025-5791.html https://www.suse.com/security/cve/CVE-2026-25541.html https://www.suse.com/security/cve/CVE-2026-41676.html https://www.suse.com/security/cve/CVE-2026-41677.html https://www.suse.com/security/cve/CVE-2026-41678.html https://www.suse.com/security/cve/CVE-2026-41681.html https://www.suse.com/security/cve/CVE-2026-41898.html https://www.suse.com/security/cve/CVE-2026-42327.html https://www.suse.com/security/cve/CVE-2026-44662.html https://www.suse.com/security/cve/CVE-2026-45784.html https://bugzilla.suse.com/1196972 https://bugzilla.suse.com/1242665 https://bugzilla.suse.com/1243850 https://bugzilla.suse.com/1244199 https://bugzilla.suse.com/1270175 https://bugzilla.suse.com/1270483 https://bugzilla.suse.com/1270555 https://bugzilla.suse.com/1270651 https://bugzilla.suse.com/1270787 https://bugzilla.suse.com/1270817 https://bugzilla.suse.com/1270886 https://bugzilla.suse.com/1270949 . An update for afterburn in openSUSE resolves 13 critical issues, improving security and performance. Stay protected.. openSUSE Afterburn Security Update, Important Security Advisories, Vulnerability Patching in Linux. . Severity: Important. LinuxSecurity.com Team
Moderate: coreutils security update. {"type": "TYPE_SECURITY", "shortCode": "RL", "name": "RLSA-2026:33124", "synopsis": "Moderate: coreutils security update", "severity": "SEVERITY_MODERATE", "topic": "An update is available for coreutils.\nThis update affects Rocky Linux 10.\nA Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list", "description": "The coreutils packages contain the GNU Core Utilities and represent a combination of the previously used GNU fileutils, sh-utils, and textutils packages.\n\nSecurity Fix(es):\n\n* coreutils: Heap Buffer Under-Read in GNU Coreutils sort via Key Specification (CVE-2025-5278)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "solution": null, "affectedProducts": ["Rocky Linux 10"], "fixes": [{"ticket": "2368764", "sourceBy": "Red Hat", "sourceLink": "https://bugzilla.redhat.com/show_bug.cgi?id=2368764", "description": ""}], "cves": [{"name": "CVE-2025-5278", "sourceBy": "MITRE", "sourceLink": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-5278", "cvss3ScoringVector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", "cvss3BaseScore": "4.4", "cwe": "CWE-121"}], "references": [], "publishedAt": "2026-07-05T12:05:17.112177Z", "rpms": {"Rocky Linux 10": {"nvras": ["coreutils-single-debuginfo-0:9.5-8.el10_2.x86_64.rpm", "coreutils-debugsource-0:9.5-8.el10_2.x86_64.rpm", "coreutils-common-0:9.5-8.el10_2.s390x.rpm", "coreutils-debugsource-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-debuginfo-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-single-0:9.5-8.el10_2.aarch64.rpm", "coreutils-0:9.5-8.el10_2.aarch64.rpm", "coreutils-single-0:9.5-8.el10_2.s390x.rpm", "coreutils-debugsource-0:9.5-8.el10_2.aarch64.rpm", "coreutils-0:9.5-8.el10_2.s390x.rpm", "coreutils-debuginfo-0:9.5-8.el10_2.s390x.rpm","coreutils-single-debuginfo-0:9.5-8.el10_2.aarch64.rpm", "coreutils-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-common-0:9.5-8.el10_2.aarch64.rpm", "coreutils-common-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-debuginfo-0:9.5-8.el10_2.x86_64.rpm", "coreutils-0:9.5-8.el10_2.x86_64.rpm", "coreutils-debuginfo-0:9.5-8.el10_2.aarch64.rpm", "coreutils-common-0:9.5-8.el10_2.x86_64.rpm", "coreutils-single-0:9.5-8.el10_2.x86_64.rpm", "coreutils-single-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-single-debuginfo-0:9.5-8.el10_2.ppc64le.rpm", "coreutils-single-debuginfo-0:9.5-8.el10_2.s390x.rpm", "coreutils-debugsource-0:9.5-8.el10_2.s390x.rpm", "coreutils-0:9.5-8.el10_2.src.rpm"]}}, "rebootSuggested": false, "buildReferences": []}. Coreutils security update for Rocky Linux 10 addresses a moderate severity issue related to heap buffer under-read. Patch now.. Rocky Linux coreutils patch heap buffer. . Severity: moderate. LinuxSecurity.com Team
An update that fixes 580 vulnerabilities is now available.. openSUSE Security Update: Security update for chromium ______________________________________________________________________________ Announcement ID: openSUSE-SU-2026:0194-1 Rating: important References: #1265854 #1266471 #1267706 Cross-References: CVE-2026-10000 CVE-2026-10001 CVE-2026-10002 CVE-2026-10003 CVE-2026-10004 CVE-2026-10005 CVE-2026-10006 CVE-2026-10007 CVE-2026-10008 CVE-2026-10009 CVE-2026-10010 CVE-2026-10011 CVE-2026-10012 CVE-2026-10013 CVE-2026-10014 CVE-2026-10015 CVE-2026-10016 CVE-2026-10017 CVE-2026-10018 CVE-2026-10019 CVE-2026-10020 CVE-2026-10021 CVE-2026-10022 CVE-2026-10881 CVE-2026-10882 CVE-2026-10883 CVE-2026-10884 CVE-2026-10885 CVE-2026-10886 CVE-2026-10887 CVE-2026-10888 CVE-2026-10889 CVE-2026-10890 CVE-2026-10891 CVE-2026-10892 CVE-2026-10893 CVE-2026-10894 CVE-2026-10895 CVE-2026-10896 CVE-2026-10897 CVE-2026-10898 CVE-2026-10899 CVE-2026-10900 CVE-2026-10901 CVE-2026-10902 CVE-2026-10903 CVE-2026-10904 CVE-2026-10905 CVE-2026-10906 CVE-2026-10907 CVE-2026-10908 CVE-2026-10909 CVE-2026-10910 CVE-2026-10911 CVE-2026-10912 CVE-2026-10913 CVE-2026-10914 CVE-2026-10915 CVE-2026-10916 CVE-2026-10917 CVE-2026-10918 CVE-2026-10919 CVE-2026-10920 CVE-2026-10921 CVE-2026-10922 CVE-2026-10923 CVE-2026-10924 CVE-2026-10925 CVE-2026-10926 CVE-2026-10927 CVE-2026-10928 CVE-2026-10929 CVE-2026-10930 CVE-2026-10931 CVE-2026-10932 CVE-2026-10933 CVE-2026-10934 CVE-2026-10935 CVE-2026-10936CVE-2026-10937 CVE-2026-10938 CVE-2026-10939 CVE-2026-10940 CVE-2026-10941 CVE-2026-10942 CVE-2026-10943 CVE-2026-10944 CVE-2026-10945 CVE-2026-10946 CVE-2026-10947 CVE-2026-10948 CVE-2026-10949 CVE-2026-10950 CVE-2026-10951 CVE-2026-10952 CVE-2026-10953 CVE-2026-10954 CVE-2026-10955 CVE-2026-10956 CVE-2026-10957 CVE-2026-10958 CVE-2026-10959 CVE-2026-10960 CVE-2026-10961 CVE-2026-10962 CVE-2026-10963 CVE-2026-10964 CVE-2026-10965 CVE-2026-10966 CVE-2026-10967 CVE-2026-10968 CVE-2026-10969 CVE-2026-10970 CVE-2026-10971 CVE-2026-10972 CVE-2026-10973 CVE-2026-10974 CVE-2026-10975 CVE-2026-10976 CVE-2026-10977 CVE-2026-10978 CVE-2026-10979 CVE-2026-10980 CVE-2026-10981 CVE-2026-10982 CVE-2026-10983 CVE-2026-10984 CVE-2026-10985 CVE-2026-10986 CVE-2026-10987 CVE-2026-10988 CVE-2026-10989 CVE-2026-10990 CVE-2026-10991 CVE-2026-10992 CVE-2026-10993 CVE-2026-10994 CVE-2026-10995 CVE-2026-10996 CVE-2026-10997 CVE-2026-10998 CVE-2026-10999 CVE-2026-11000 CVE-2026-11001 CVE-2026-11002 CVE-2026-11003 CVE-2026-11004 CVE-2026-11005 CVE-2026-11006 CVE-2026-11007 CVE-2026-11008 CVE-2026-11009 CVE-2026-11010 CVE-2026-11011 CVE-2026-11012 CVE-2026-11013 CVE-2026-11014 CVE-2026-11015 CVE-2026-11016 CVE-2026-11017 CVE-2026-11018 CVE-2026-11019 CVE-2026-11020 CVE-2026-11021 CVE-2026-11022 CVE-2026-11023 CVE-2026-11024 CVE-2026-11025 CVE-2026-11026 CVE-2026-11027 CVE-2026-11028 CVE-2026-11029 CVE-2026-11030 CVE-2026-11031 CVE-2026-11032 CVE-2026-11033 CVE-2026-11034 CVE-2026-11035 CVE-2026-11036 CVE-2026-11037 CVE-2026-11038 CVE-2026-11039 CVE-2026-11040 CVE-2026-11041 CVE-2026-11042 CVE-2026-11043 CVE-2026-11044 CVE-2026-11045 CVE-2026-11046 CVE-2026-11047 CVE-2026-11048 CVE-2026-11049 CVE-2026-11050 CVE-2026-11051 CVE-2026-11052 CVE-2026-11053 CVE-2026-11054 CVE-2026-11055 CVE-2026-11056 CVE-2026-11057 CVE-2026-11058 CVE-2026-11059 CVE-2026-11060 CVE-2026-11061 CVE-2026-11062 CVE-2026-11063 CVE-2026-11064 CVE-2026-11065 CVE-2026-11066 CVE-2026-11067 CVE-2026-11068 CVE-2026-11069 CVE-2026-11070 CVE-2026-11071 CVE-2026-11072 CVE-2026-11073 CVE-2026-11074 CVE-2026-11075 CVE-2026-11076 CVE-2026-11077 CVE-2026-11078 CVE-2026-11079 CVE-2026-11080 CVE-2026-11081 CVE-2026-11082 CVE-2026-11083 CVE-2026-11084 CVE-2026-11085 CVE-2026-11086 CVE-2026-11087 CVE-2026-11088 CVE-2026-11089 CVE-2026-11090 CVE-2026-11091 CVE-2026-11092 CVE-2026-11093 CVE-2026-11094 CVE-2026-11095 CVE-2026-11096 CVE-2026-11097 CVE-2026-11098 CVE-2026-11099 CVE-2026-11100 CVE-2026-11101 CVE-2026-11102 CVE-2026-11103 CVE-2026-11104 CVE-2026-11105 CVE-2026-11106 CVE-2026-11107 CVE-2026-11108 CVE-2026-11109 CVE-2026-11110 CVE-2026-11111 CVE-2026-11112 CVE-2026-11113 CVE-2026-11114 CVE-2026-11115 CVE-2026-11116 CVE-2026-11117 CVE-2026-11118 CVE-2026-11119 CVE-2026-11120 CVE-2026-11121 CVE-2026-11122 CVE-2026-11123 CVE-2026-11124 CVE-2026-11125CVE-2026-11126 CVE-2026-11127 CVE-2026-11128 CVE-2026-11129 CVE-2026-11130 CVE-2026-11131 CVE-2026-11132 CVE-2026-11133 CVE-2026-11134 CVE-2026-11135 CVE-2026-11136 CVE-2026-11137 CVE-2026-11138 CVE-2026-11139 CVE-2026-11140 CVE-2026-11141 CVE-2026-11142 CVE-2026-11143 CVE-2026-11144 CVE-2026-11145 CVE-2026-11146 CVE-2026-11147 CVE-2026-11148 CVE-2026-11149 CVE-2026-11150 CVE-2026-11151 CVE-2026-11152 CVE-2026-11153 CVE-2026-11154 CVE-2026-11155 CVE-2026-11156 CVE-2026-11157 CVE-2026-11158 CVE-2026-11159 CVE-2026-11160 CVE-2026-11161 CVE-2026-11162 CVE-2026-11163 CVE-2026-11164 CVE-2026-11165 CVE-2026-11166 CVE-2026-11167 CVE-2026-11168 CVE-2026-11169 CVE-2026-11170 CVE-2026-11171 CVE-2026-11172 CVE-2026-11173 CVE-2026-11174 CVE-2026-11175 CVE-2026-11176 CVE-2026-11177 CVE-2026-11178 CVE-2026-11179 CVE-2026-11180 CVE-2026-11181 CVE-2026-11182 CVE-2026-11183 CVE-2026-11184 CVE-2026-11185 CVE-2026-11186 CVE-2026-11187 CVE-2026-11188 CVE-2026-11189 CVE-2026-11190 CVE-2026-11191 CVE-2026-11192 CVE-2026-11193 CVE-2026-11194 CVE-2026-11195 CVE-2026-11196 CVE-2026-11197 CVE-2026-11198 CVE-2026-11199 CVE-2026-11200 CVE-2026-11201 CVE-2026-11202 CVE-2026-11203 CVE-2026-11204 CVE-2026-11205 CVE-2026-11206 CVE-2026-11207 CVE-2026-11208 CVE-2026-11209 CVE-2026-11210 CVE-2026-11211 CVE-2026-11212 CVE-2026-11213 CVE-2026-11214 CVE-2026-11215 CVE-2026-11216 CVE-2026-11217 CVE-2026-11218 CVE-2026-11219 CVE-2026-11220 CVE-2026-11221 CVE-2026-11222 CVE-2026-11223 CVE-2026-11224 CVE-2026-11225 CVE-2026-11226 CVE-2026-11227 CVE-2026-11228 CVE-2026-11229 CVE-2026-11230 CVE-2026-11231 CVE-2026-11232 CVE-2026-11233 CVE-2026-11234 CVE-2026-11235 CVE-2026-11236 CVE-2026-11237 CVE-2026-11238 CVE-2026-11239 CVE-2026-11240 CVE-2026-11241 CVE-2026-11242 CVE-2026-11243 CVE-2026-11244 CVE-2026-11245 CVE-2026-11246 CVE-2026-11247 CVE-2026-11248 CVE-2026-11249 CVE-2026-11250 CVE-2026-11251 CVE-2026-11252 CVE-2026-11253 CVE-2026-11254 CVE-2026-11255 CVE-2026-11256 CVE-2026-11257 CVE-2026-11258 CVE-2026-11259 CVE-2026-11260 CVE-2026-11261 CVE-2026-11262 CVE-2026-11263 CVE-2026-11264 CVE-2026-11265 CVE-2026-11266 CVE-2026-11267 CVE-2026-11268 CVE-2026-11269 CVE-2026-11270 CVE-2026-11271 CVE-2026-11272 CVE-2026-11273 CVE-2026-11274 CVE-2026-11275 CVE-2026-11276 CVE-2026-11277 CVE-2026-11278 CVE-2026-11279 CVE-2026-11280 CVE-2026-11281 CVE-2026-11282 CVE-2026-11283 CVE-2026-11284 CVE-2026-11285 CVE-2026-11286 CVE-2026-11287 CVE-2026-11288 CVE-2026-11289 CVE-2026-11290 CVE-2026-11291 CVE-2026-11292 CVE-2026-11293 CVE-2026-11294 CVE-2026-11295 CVE-2026-11296 CVE-2026-11297 CVE-2026-11298 CVE-2026-11299 CVE-2026-11300 CVE-2026-11301 CVE-2026-11302 CVE-2026-11303 CVE-2026-11304 CVE-2026-11305 CVE-2026-11306 CVE-2026-11307 CVE-2026-11308 CVE-2026-11309 CVE-2026-9872 CVE-2026-9873 CVE-2026-9874 CVE-2026-9875 CVE-2026-9876CVE-2026-9877 CVE-2026-9878 CVE-2026-9879 CVE-2026-9880 CVE-2026-9881 CVE-2026-9882 CVE-2026-9883 CVE-2026-9884 CVE-2026-9885 CVE-2026-9886 CVE-2026-9887 CVE-2026-9888 CVE-2026-9889 CVE-2026-9890 CVE-2026-9891 CVE-2026-9892 CVE-2026-9893 CVE-2026-9894 CVE-2026-9895 CVE-2026-9896 CVE-2026-9897 CVE-2026-9898 CVE-2026-9899 CVE-2026-9900 CVE-2026-9901 CVE-2026-9902 CVE-2026-9903 CVE-2026-9904 CVE-2026-9905 CVE-2026-9906 CVE-2026-9907 CVE-2026-9908 CVE-2026-9909 CVE-2026-9910 CVE-2026-9911 CVE-2026-9912 CVE-2026-9913 CVE-2026-9914 CVE-2026-9915 CVE-2026-9916 CVE-2026-9917 CVE-2026-9918 CVE-2026-9919 CVE-2026-9920 CVE-2026-9921 CVE-2026-9922 CVE-2026-9923 CVE-2026-9924 CVE-2026-9925 CVE-2026-9926 CVE-2026-9927 CVE-2026-9928 CVE-2026-9929 CVE-2026-9930 CVE-2026-9931 CVE-2026-9932 CVE-2026-9933 CVE-2026-9934 CVE-2026-9935 CVE-2026-9936 CVE-2026-9937 CVE-2026-9938 CVE-2026-9939 CVE-2026-9940 CVE-2026-9941 CVE-2026-9942 CVE-2026-9943 CVE-2026-9944 CVE-2026-9945 CVE-2026-9946 CVE-2026-9947 CVE-2026-9948 CVE-2026-9949 CVE-2026-9950 CVE-2026-9951 CVE-2026-9952 CVE-2026-9953 CVE-2026-9954 CVE-2026-9955 CVE-2026-9956 CVE-2026-9957 CVE-2026-9958 CVE-2026-9959 CVE-2026-9960 CVE-2026-9961 CVE-2026-9962 CVE-2026-9963 CVE-2026-9964 CVE-2026-9965 CVE-2026-9966 CVE-2026-9967 CVE-2026-9968 CVE-2026-9969 CVE-2026-9970 CVE-2026-9971 CVE-2026-9972 CVE-2026-9973 CVE-2026-9974 CVE-2026-9975CVE-2026-9976 CVE-2026-9977 CVE-2026-9978 CVE-2026-9979 CVE-2026-9980 CVE-2026-9981 CVE-2026-9982 CVE-2026-9983 CVE-2026-9984 CVE-2026-9985 CVE-2026-9986 CVE-2026-9987 CVE-2026-9988 CVE-2026-9989 CVE-2026-9990 CVE-2026-9991 CVE-2026-9992 CVE-2026-9993 CVE-2026-9994 CVE-2026-9995 CVE-2026-9996 CVE-2026-9997 CVE-2026-9998 CVE-2026-9999 Affected Products: openSUSE Backports SLE-15-SP7 ______________________________________________________________________________ An update that fixes 580 vulnerabilities is now available. Description: This update for chromium fixes the following issues: - Chromium 149 (149.0.7827.53) stable (boo#1267706): * CVE-2026-10881: Out of bounds read and write in ANGLE * CVE-2026-10882: Use after free in Network * CVE-2026-10883: Out of bounds write in ANGLE * CVE-2026-10884: Use after free in Chromecast * CVE-2026-10885: Use after free in Chrome for iOS * CVE-2026-10886: Use after free in FileSystem * CVE-2026-10887: Use after free in Chromoting * CVE-2026-10888: Use after free in Cast Streaming * CVE-2026-10889: Out of bounds read in ANGLE * CVE-2026-10890: Use after free in Cast * CVE-2026-10891: Use after free in GFX * CVE-2026-10892: Out of bounds write in GPU * CVE-2026-10893: Use after free in Chromoting * CVE-2026-10894: Use after free in Printing * CVE-2026-10895: Use after free in Ozone * CVE-2026-10896: Use after free in Chrome for iOS * CVE-2026-10897: Out of bounds write in GPU * CVE-2026-10898: Stack buffer overflow in GPU * CVE-2026-10899: Use after free in Ozone * CVE-2026-10900: Use after free in Passwords * CVE-2026-10901: Use after free in Passwords * CVE-2026-10902: Use after free in Ozone * CVE-2026-10903: Use after free in WebRTC * CVE-2026-10904: Inappropriateimplementation in V8 * CVE-2026-10905: Use after free in Network * CVE-2026-10906: Use after free in WebAuthentication * CVE-2026-10907: Out of bounds write in ANGLE * CVE-2026-10908: Use after free in FullScreen * CVE-2026-10909: Use after free in Dawn * CVE-2026-10910: Type Confusion in V8 * CVE-2026-10911: Insufficient validation of untrusted input in Media * CVE-2026-10912: Insufficient validation of untrusted input in Extensions * CVE-2026-10913: Use after free in ANGLE * CVE-2026-10914: Use after free in ANGLE * CVE-2026-10915: Use after free in Core * CVE-2026-10916: Insufficient validation of untrusted input in DevTools * CVE-2026-10917: Insufficient validation of untrusted input in Media * CVE-2026-10918: Use after free in Viz * CVE-2026-10919: Use after free in ANGLE * CVE-2026-10920: Insufficient validation of untrusted input in WebShare * CVE-2026-10921: Integer overflow in Dawn * CVE-2026-10922: Insufficient validation of untrusted input in DevTools * CVE-2026-10923: Use after free in WebAppInstalls * CVE-2026-10924: Integer overflow in Chromecast * CVE-2026-10925: Out of bounds write in Skia * CVE-2026-10926: Use after free in Cast * CVE-2026-10927: Out of bounds read in Dawn * CVE-2026-10928: Script injection in Headless * CVE-2026-10929: Heap buffer overflow in ANGLE * CVE-2026-10930: Out of bounds read in ANGLE * CVE-2026-10931: Use after free in FileSystem * CVE-2026-10932: Use after free in UI * CVE-2026-10933: Use after free in Audio * CVE-2026-10934: Use after free in Autofill * CVE-2026-10935: Inappropriate implementation in V8 * CVE-2026-10936: Type Confusion in V8 * CVE-2026-10937: Inappropriate implementation in Passwords * CVE-2026-10938: Insufficient validation of untrusted input in Input * CVE-2026-10939: Use after free in WebRTC * CVE-2026-10940: Race in Codecs * CVE-2026-10941: Out of boundsmemory access in Skia * CVE-2026-10942: Insufficient validation of untrusted input in UI * CVE-2026-10943: Use after free in WebRTC * CVE-2026-10944: Insufficient policy enforcement in Autofill * CVE-2026-10945: Use after free in PDF * CVE-2026-10946: Heap buffer overflow in Media * CVE-2026-10947: Use after free in WebRTC * CVE-2026-10948: Use after free in WebRTC * CVE-2026-10949: Heap buffer overflow in Video * CVE-2026-10950: Insufficient policy enforcement in Autofill * CVE-2026-10951: Use after free in Autofill * CVE-2026-10952: Use after free in Chrome for iOS * CVE-2026-10953: Use after free in Core * CVE-2026-10954: Use after free in Actor * CVE-2026-10955: Type Confusion in ANGLE * CVE-2026-10956: Use after free in MimeHandlerView * CVE-2026-10957: Use after free in Glic * CVE-2026-10958: Use after free in Chrome for iOS * CVE-2026-10959: Use after free in Input * CVE-2026-10960: Uninitialized Use in Codecs * CVE-2026-10961: Use after free in Chrome for iOS * CVE-2026-10962: Type Confusion in Media * CVE-2026-10963: Integer overflow in V8 * CVE-2026-10964: Integer overflow in V8 * CVE-2026-10965: Integer overflow in DevTools * CVE-2026-10966: Insufficient validation of untrusted input in Codecs * CVE-2026-10967: Use after free in SurfaceCapture * CVE-2026-10968: Insufficient validation of untrusted input in Dawn * CVE-2026-10969: Insufficient validation of untrusted input in Extensions * CVE-2026-10970: Insufficient validation of untrusted input in InterestGroups * CVE-2026-10971: Insufficient validation of untrusted input in Printing * CVE-2026-10972: Use after free in Ozone * CVE-2026-10973: Uninitialized Use in Dawn * CVE-2026-10974: Insufficient validation of untrusted input in ANGLE * CVE-2026-10975: Use after free in WebRTC * CVE-2026-10976: Uninitialized Use in Dawn * CVE-2026-10977: Uninitialized Use inSkia * CVE-2026-10978: Use after free in Chromoting * CVE-2026-10979: Out of bounds read in ANGLE * CVE-2026-10980: Insufficient validation of untrusted input in DevTools * CVE-2026-10981: Insufficient validation of untrusted input in Codecs * CVE-2026-10982: Use after free in WebXR * CVE-2026-10983: Insufficient validation of untrusted input in Dawn * CVE-2026-10984: Inappropriate implementation in Accessibility * CVE-2026-10985: Out of bounds read in Skia * CVE-2026-10986: Integer overflow in Media * CVE-2026-10987: Integer overflow in V8 * CVE-2026-10988: Use after free in Views * CVE-2026-10989: Inappropriate implementation in V8 * CVE-2026-10990: Use after free in Glic * CVE-2026-10991: Use after free in V8 * CVE-2026-10992: Insufficient data validation in Animation * CVE-2026-10993: Heap buffer overflow in Skia * CVE-2026-10994: Uninitialized Use in ANGLE * CVE-2026-10995: Heap buffer overflow in TabStrip * CVE-2026-10996: Inappropriate implementation in Workers * CVE-2026-10997: Insufficient policy enforcement in Extensions * CVE-2026-10998: Out of bounds read in Media * CVE-2026-10999: Out of bounds memory access in ANGLE * CVE-2026-11000: Use after free in Fonts * CVE-2026-11001: Incorrect security UI in Payments * CVE-2026-11002: Use after free in Autofill * CVE-2026-11003: Use after free in WebRTC * CVE-2026-11004: Out of bounds read in ANGLE * CVE-2026-11005: Out of bounds read in ANGLE * CVE-2026-11006: Out of bounds read in Dawn * CVE-2026-11007: Insufficient validation of untrusted input in WebView * CVE-2026-11008: Insufficient validation of untrusted input in WebAppInstalls * CVE-2026-11009: Use after free in USB * CVE-2026-11010: Use after free in WebShare * CVE-2026-11011: Insufficient policy enforcement in Password Manager * CVE-2026-11012: Use after free in Serial * CVE-2026-11013: Insufficient validation ofuntrusted input in Network * CVE-2026-11014: Insufficient policy enforcement in Extensions * CVE-2026-11015: Out of bounds read in WebGPU * CVE-2026-11016: Insufficient validation of untrusted input in Network * CVE-2026-11017: Inappropriate implementation in Link Preview * CVE-2026-11018: Insufficient policy enforcement in Actor * CVE-2026-11019: Inappropriate implementation in Payments * CVE-2026-11020: Inappropriate implementation in Extensions * CVE-2026-11021: Insufficient validation of untrusted input in GPU * CVE-2026-11022: Insufficient validation of untrusted input in DevTools * CVE-2026-11023: Insufficient validation of untrusted input in WebAppInstalls * CVE-2026-11024: Stack buffer overflow in Skia * CVE-2026-11025: Insufficient policy enforcement in Navigation * CVE-2026-11026: Insufficient policy enforcement in Extensions * CVE-2026-11027: Insufficient validation of untrusted input in Glic * CVE-2026-11028: Use after free in Media * CVE-2026-11029: Insufficient validation of untrusted input in Drag and Drop * CVE-2026-11030: Use after free in Network * CVE-2026-11031: Insufficient validation of untrusted input in Password Manager * CVE-2026-11032: Insufficient data validation in Password Manager * CVE-2026-11033: Uninitialized Use in WebML * CVE-2026-11034: Insufficient validation of untrusted input in Tab Group Sync * CVE-2026-11035: Insufficient validation of untrusted input in Custom Tabs * CVE-2026-11036: Inappropriate implementation in DOM * CVE-2026-11037: Out of bounds write in Codecs * CVE-2026-11038: Insufficient validation of untrusted input in Subresource Integrity * CVE-2026-11039: Uninitialized Use in Skia * CVE-2026-11040: Use after free in ANGLE * CVE-2026-11041: Insufficient validation of untrusted input in Media * CVE-2026-11042: Use after free in Views * CVE-2026-11043: Out of bounds write inANGLE * CVE-2026-11044: Integer overflow in ANGLE * CVE-2026-11045: Insufficient validation of untrusted input in GPU * CVE-2026-11046: Insufficient validation of untrusted input in Media * CVE-2026-11047: Insufficient validation of untrusted input in Base * CVE-2026-11048: Inappropriate implementation in Extensions * CVE-2026-11049: Use after free in Password Manager * CVE-2026-11050: Use after free in V8 * CVE-2026-11051: Out of bounds read in ANGLE * CVE-2026-11052: Type Confusion in GPU * CVE-2026-11053: VULNERABILITY in WebRTC * CVE-2026-11054: Use after free in WebRTC * CVE-2026-11055: Use after free in ANGLE * CVE-2026-11056: Insufficient validation of untrusted input in SiteIsolation * CVE-2026-11057: Uninitialized Use in Skia * CVE-2026-11058: Integer overflow in CredentialProvider * CVE-2026-11059: Use after free in Blink * CVE-2026-11060: Use after free in Media * CVE-2026-11061: Out of bounds read in ANGLE * CVE-2026-11062: Insufficient policy enforcement in Extensions * CVE-2026-11063: Insufficient validation of untrusted input in WebNN * CVE-2026-11064: Uninitialized Use in GPU * CVE-2026-11065: Use after free in ANGLE * CVE-2026-11066: Insufficient validation of untrusted input in ANGLE * CVE-2026-11067: Uninitialized Use in Dawn * CVE-2026-11068: Use after free in WebSockets * CVE-2026-11069: Insufficient validation of untrusted input in Cast * CVE-2026-11070: Insufficient validation of untrusted input in Chromoting * CVE-2026-11071: Use after free in Base * CVE-2026-11072: Use after free in WebView * CVE-2026-11073: Use after free in WebGL * CVE-2026-11074: Use after free in WebRTC * CVE-2026-11075: Out of bounds read in V8 * CVE-2026-11076: Type Confusion in CSS * CVE-2026-11077: Out of bounds read in Dawn * CVE-2026-11078: Insufficient validation of untrusted input in FileSystem * CVE-2026-11079:Insufficient validation of untrusted input in Codecs * CVE-2026-11080: Use after free in WebView * CVE-2026-11081: Policy bypass in Canvas * CVE-2026-11082: Use after free in GPU * CVE-2026-11083: Inappropriate implementation in Password Manager * CVE-2026-11084: Inappropriate implementation in Password Manager * CVE-2026-11085: Integer overflow in GPU * CVE-2026-11086: Insufficient validation of untrusted input in Dawn * CVE-2026-11087: Uninitialized Use in ANGLE * CVE-2026-11088: Integer overflow in ANGLE * CVE-2026-11089: Uninitialized Use in Media * CVE-2026-11090: Uninitialized Use in ANGLE * CVE-2026-11091: Inappropriate implementation in Dawn * CVE-2026-11092: Insufficient policy enforcement in DevTools * CVE-2026-11093: Insufficient validation of untrusted input in Printing * CVE-2026-11094: Use after free in Codecs * CVE-2026-11095: Insufficient validation of untrusted input in Codecs * CVE-2026-11096: Out of bounds read in WebRTC * CVE-2026-11097: Inappropriate implementation in WebView * CVE-2026-11098: Insufficient validation of untrusted input in GPU * CVE-2026-11099: Vulnerability in Skia * CVE-2026-11100: Use after free in File Input * CVE-2026-11101: Uninitialized Use in Dawn * CVE-2026-11102: Inappropriate implementation in Isolated Web Apps * CVE-2026-11103: Inappropriate implementation in Installer * CVE-2026-11104: Uninitialized Use in ANGLE * CVE-2026-11105: Insufficient validation of untrusted input in WebUI * CVE-2026-11106: Inappropriate implementation in Media * CVE-2026-11107: Inappropriate implementation in Downloads * CVE-2026-11108: Inappropriate implementation in NFC * CVE-2026-11109: Uninitialized Use in ANGLE * CVE-2026-11110: Uninitialized Use in ANGLE * CVE-2026-11111: Out of bounds read in ANGLE * CVE-2026-11112: Insufficient validation of untrusted input in Chromoting * CVE-2026-11113: Insufficientvalidation of untrusted input in ANGLE * CVE-2026-11114: Use after free in Device Trust * CVE-2026-11115: Use after free in Updater * CVE-2026-11116: Use after free in Chromoting * CVE-2026-11117: Use after free in Views * CVE-2026-11118: Use after free in WebRTC * CVE-2026-11119: Insufficient validation of untrusted input in GPU * CVE-2026-11120: Insufficient validation of untrusted input in Enterprise Reporting * CVE-2026-11121: Insufficient validation of untrusted input in Skia * CVE-2026-11122: Inappropriate implementation in Keyboard * CVE-2026-11123: Uninitialized Use in ANGLE * CVE-2026-11124: Heap buffer overflow in Skia * CVE-2026-11125: Use after free in Compositing * CVE-2026-11126: Insufficient validation of untrusted input in DevTools * CVE-2026-11127: Inappropriate implementation in WebAPKs * CVE-2026-11128: Insufficient validation of untrusted input in Web Share * CVE-2026-11129: Inappropriate implementation in Extensions * CVE-2026-11130: Use after free in Media * CVE-2026-11131: Use after free in Autofill * CVE-2026-11132: Policy bypass in Paint * CVE-2026-11133: Insufficient policy enforcement in Paint * CVE-2026-11134: Insufficient data validation in Media * CVE-2026-11135: Insufficient policy enforcement in Autofill * CVE-2026-11136: Use after free in Canvas * CVE-2026-11137: Uninitialized Use in ANGLE * CVE-2026-11138: Uninitialized Use in ANGLE * CVE-2026-11139: Policy bypass in Paint * CVE-2026-11140: Insufficient validation of untrusted input in Chromecast * CVE-2026-11141: Uninitialized Use in Audio * CVE-2026-11142: Policy bypass in Paint * CVE-2026-11143: Heap buffer overflow in Extensions * CVE-2026-11144: Use after free in Media * CVE-2026-11145: Race in Geolocation * CVE-2026-11146: Insufficient validation of untrusted input in Chromoting * CVE-2026-11147: Use after free in WebML *CVE-2026-11148: Inappropriate implementation in Payments * CVE-2026-11149: Insufficient validation of untrusted input in Extensions * CVE-2026-11150: Inappropriate implementation in XML * CVE-2026-11151: Insufficient validation of untrusted input in Password Manager * CVE-2026-11152: Object lifecycle issue in Dawn * CVE-2026-11153: Side-channel information leakage in Forms * CVE-2026-11154: Use after free in Dawn * CVE-2026-11155: Insufficient policy enforcement in CSS * CVE-2026-11156: Inappropriate implementation in CSS * CVE-2026-11157: Script injection in Accessibility * CVE-2026-11158: Insufficient validation of untrusted input in Downloads * CVE-2026-11159: Uninitialized Use in Skia * CVE-2026-11160: Out of bounds read in Input * CVE-2026-11161: Insufficient data validation in DataTransfer * CVE-2026-11162: Insufficient policy enforcement in CSS * CVE-2026-11163: Use after free in Messages * CVE-2026-11164: Use after free in Blink * CVE-2026-11165: Use after free in WebMIDI * CVE-2026-11166: Inappropriate implementation in SVG * CVE-2026-11167: Inappropriate implementation in WebView * CVE-2026-11168: Insufficient policy enforcement in Extensions * CVE-2026-11169: Inappropriate implementation in XML * CVE-2026-11170: Inappropriate implementation in Chromoting * CVE-2026-11171: Integer overflow in Blink * CVE-2026-11172: Incorrect security UI in Contact Picker * CVE-2026-11173: Out of bounds write in V8 * CVE-2026-11174: Insufficient policy enforcement in Site Isolation * CVE-2026-11175: Incorrect security UI in Messages * CVE-2026-11176: Inappropriate implementation in Media * CVE-2026-11177: Use after free in Omnibox * CVE-2026-11178: Policy bypass in WebView * CVE-2026-11179: Inappropriate implementation in ORB * CVE-2026-11180: Policy bypass in SVG * CVE-2026-11181: Inappropriate implementation in Media Session *CVE-2026-11182: Inappropriate implementation in SVG * CVE-2026-11183: Out of bounds read in GWP-ASan * CVE-2026-11184: Insufficient policy enforcement in Actor * CVE-2026-11185: Use after free in V8 * CVE-2026-11186: Inappropriate implementation in CSS * CVE-2026-11187: Insufficient policy enforcement in Glic * CVE-2026-11188: Use after free in USB * CVE-2026-11189: Insufficient validation of untrusted input in DevTools * CVE-2026-11190: Insufficient policy enforcement in Extensions * CVE-2026-11191: Out of bounds memory access in ANGLE * CVE-2026-11192: Insufficient validation of untrusted input in Password Manager * CVE-2026-11193: Insufficient policy enforcement in Password Manager * CVE-2026-11194: Inappropriate implementation in Network * CVE-2026-11195: Inappropriate implementation in MHTML * CVE-2026-11196: Type Confusion in XML * CVE-2026-11197: Insufficient policy enforcement in Workers * CVE-2026-11198: Insufficient validation of untrusted input in Codecs * CVE-2026-11199: Insufficient validation of untrusted input in WebRTC * CVE-2026-11200: Inappropriate implementation in WebRTC * CVE-2026-11201: Use after free in ServiceWorker * CVE-2026-11202: Insufficient validation of untrusted input in Chrome for iOS * CVE-2026-11203: Policy bypass in GPU * CVE-2026-11204: Inappropriate implementation in Signin * CVE-2026-11205: Insufficient validation of untrusted input in Chrome for iOS * CVE-2026-11206: Policy bypass in ServiceWorker * CVE-2026-11207: Insufficient validation of untrusted input in Autofill * CVE-2026-11208: Use after free in Codecs * CVE-2026-11209: Insufficient policy enforcement in Passwords * CVE-2026-11210: Insufficient policy enforcement in Safe Browsing * CVE-2026-11211: Integer overflow in V8 * CVE-2026-11212: Insufficient policy enforcement in DevTools * CVE-2026-11213: Insufficient validation of untrusted inputin Reading Mode * CVE-2026-11214: Inappropriate implementation in Chrome for iOS * CVE-2026-11215: Inappropriate implementation in Cronet * CVE-2026-11216: Incorrect security UI in File Input * CVE-2026-11217: Insufficient policy enforcement in Fenced Frames * CVE-2026-11218: Inappropriate implementation in PlatformIntegration * CVE-2026-11219: Insufficient data validation in Navigation * CVE-2026-11220: Insufficient validation of untrusted input in Navigation * CVE-2026-11221: Insufficient validation of untrusted input in PointerLock * CVE-2026-11222: Incorrect security UI in Tab Strip * CVE-2026-11223: Insufficient validation of untrusted input in Network * CVE-2026-11224: Use after free in Chromoting * CVE-2026-11225: Incorrect security UI in WebUI * CVE-2026-11226: Insufficient policy enforcement in PreviewTab * CVE-2026-11227: Incorrect security UI in Tab Hover Cards * CVE-2026-11228: Incorrect security UI in File Input * CVE-2026-11229: Insufficient policy enforcement in Enterprise * CVE-2026-11230: Use after free in Extensions * CVE-2026-11231: Inappropriate implementation in Safe Browsing * CVE-2026-11232: Inappropriate implementation in TabGroups * CVE-2026-11233: Insufficient validation of untrusted input in FoldableAPIs * CVE-2026-11234: Insufficient policy enforcement in FoldableAPIs * CVE-2026-11235: Insufficient validation of untrusted input in Compositing * CVE-2026-11236: Insufficient policy enforcement in Web Bluetooth * CVE-2026-11237: Insufficient validation of untrusted input in Media * CVE-2026-11238: Inappropriate implementation in DevTools * CVE-2026-11239: Insufficient validation of untrusted input in Extensions * CVE-2026-11240: Insufficient validation of untrusted input in Loader * CVE-2026-11241: Insufficient validation of untrusted input in Cast * CVE-2026-11242: Insufficient validation of untrustedinput in Plugins * CVE-2026-11243: Incorrect security UI in Downloads * CVE-2026-11244: Insufficient validation of untrusted input in WebAuthentication * CVE-2026-11245: Inappropriate implementation in Payments * CVE-2026-11246: Insufficient validation of untrusted input in IndexedDB * CVE-2026-11247: Insufficient policy enforcement in CustomTabs * CVE-2026-11248: Policy bypass in Google Lens * CVE-2026-11249: Use after free in Network * CVE-2026-11250: Inappropriate implementation in DevTools * CVE-2026-11251: Insufficient validation of untrusted input in Password Manager * CVE-2026-11252: Policy bypass in Content Settings * CVE-2026-11253: Race in Permissions * CVE-2026-11254: Inappropriate implementation in Permissions * CVE-2026-11255: Insufficient validation of untrusted input in Storage Access API * CVE-2026-11256: Out of bounds read in GPU * CVE-2026-11257: Inappropriate implementation in Browser * CVE-2026-11258: Inappropriate implementation in File System Access * CVE-2026-11259: Insufficient validation of untrusted input in Cast * CVE-2026-11260: Policy bypass in Permissions * CVE-2026-11261: Insufficient validation of untrusted input in PDF * CVE-2026-11262: Use after free in TabStrip * CVE-2026-11263: Insufficient policy enforcement in WebAuthentication * CVE-2026-11264: Policy bypass in Content Security Policy * CVE-2026-11265: Insufficient data validation in Autofill * CVE-2026-11266: Policy bypass in SafeBrowsing * CVE-2026-11267: Insufficient policy enforcement in Extensions * CVE-2026-11268: Uninitialized Use in ANGLE * CVE-2026-11269: Inappropriate implementation in Extensions * CVE-2026-11270: Inappropriate implementation in UI * CVE-2026-11271: Incorrect security UI in Passwords * CVE-2026-11272: Insufficient validation of untrusted input in Reading List * CVE-2026-11273: Insufficient validation of untrustedinput in Omnibox * CVE-2026-11274: Inappropriate implementation in DOM Distiller * CVE-2026-11275: Insufficient policy enforcement in Page Info * CVE-2026-11276: Inappropriate implementation in Cast * CVE-2026-11277: Insufficient policy enforcement in Chrome for iOS * CVE-2026-11278: Inappropriate implementation in CustomTabs * CVE-2026-11279: Out of bounds read in DevTools * CVE-2026-11280: Insufficient validation of untrusted input in Signin * CVE-2026-11281: Integer overflow in Chromoting * CVE-2026-11282: Policy bypass in Sandbox * CVE-2026-11283: Policy bypass in Shortcuts * CVE-2026-11284: Side-channel information leakage in PerformanceAPIs * CVE-2026-11285: Insufficient policy enforcement in Chrome for iOS * CVE-2026-11286: Insufficient validation of untrusted input in Wallet * CVE-2026-11287: Insufficient validation of untrusted input in Navigation * CVE-2026-11288: Policy bypass in CSS * CVE-2026-11289: Side-channel information leakage in Paint * CVE-2026-11290: Integer overflow in WebView * CVE-2026-11291: Policy bypass in Android Autofill * CVE-2026-11292: Policy bypass in Blink * CVE-2026-11293: Use after free in Input * CVE-2026-11294: Inappropriate implementation in Passwords * CVE-2026-11295: Inappropriate implementation in WebView * CVE-2026-11296: Inappropriate implementation in ImageCapture * CVE-2026-11297: Insufficient validation of untrusted input in Reader Mode * CVE-2026-11298: Insufficient policy enforcement in Chrome for iOS * CVE-2026-11299: Out of bounds read in Fonts * CVE-2026-11300: Inappropriate implementation in Permissions * CVE-2026-11301: Out of bounds read in LiveCaption * CVE-2026-11302: Insufficient policy enforcement in Chrome for iOS * CVE-2026-11303: Use after free in PDFium * CVE-2026-11304: Use after free in PDFium * CVE-2026-11305: Use after free in PDFium * CVE-2026-11306: Use after free inPDFium * CVE-2026-11307: Use after free in PDFium * CVE-2026-11308: Inappropriate implementation in Extensions * CVE-2026-11309: Insufficient policy enforcement in History Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP7: zypper in -t patch openSUSE-2026-194=1 Package List: - openSUSE Backports SLE-15-SP7 (aarch64 ppc64le x86_64): chromedriver-149.0.7827.53-bp157.2.166.1 chromium-149.0.7827.53-bp157.2.166.1 References: https://www.suse.com/security/cve/CVE-2026-10000.html https://www.suse.com/security/cve/CVE-2026-10001.html https://www.suse.com/security/cve/CVE-2026-10002.html https://www.suse.com/security/cve/CVE-2026-10003.html https://www.suse.com/security/cve/CVE-2026-10004.html https://www.suse.com/security/cve/CVE-2026-10005.html https://www.suse.com/security/cve/CVE-2026-10006.html https://www.suse.com/security/cve/CVE-2026-10007.html https://www.suse.com/security/cve/CVE-2026-10008.html https://www.suse.com/security/cve/CVE-2026-10009.html https://www.suse.com/security/cve/CVE-2026-10010.html https://www.suse.com/security/cve/CVE-2026-10011.html https://www.suse.com/security/cve/CVE-2026-10012.html https://www.suse.com/security/cve/CVE-2026-10013.html https://www.suse.com/security/cve/CVE-2026-10014.html https://www.suse.com/security/cve/CVE-2026-10015.html https://www.suse.com/security/cve/CVE-2026-10016.html https://www.suse.com/security/cve/CVE-2026-10017.html https://www.suse.com/security/cve/CVE-2026-10018.html https://www.suse.com/security/cve/CVE-2026-10019.html https://www.suse.com/security/cve/CVE-2026-10020.html https://www.suse.com/security/cve/CVE-2026-10021.html https://www.suse.com/security/cve/CVE-2026-10022.html https://www.suse.com/security/cve/CVE-2026-10881.html https://www.suse.com/security/cve/CVE-2026-10882.html https://www.suse.com/security/cve/CVE-2026-10883.html https://www.suse.com/security/cve/CVE-2026-10884.html https://www.suse.com/security/cve/CVE-2026-10885.html https://www.suse.com/security/cve/CVE-2026-10886.html https://www.suse.com/security/cve/CVE-2026-10887.html https://www.suse.com/security/cve/CVE-2026-10888.html https://www.suse.com/security/cve/CVE-2026-10889.html https://www.suse.com/security/cve/CVE-2026-10890.html https://www.suse.com/security/cve/CVE-2026-10891.html https://www.suse.com/security/cve/CVE-2026-10892.html https://www.suse.com/security/cve/CVE-2026-10893.html https://www.suse.com/security/cve/CVE-2026-10894.html https://www.suse.com/security/cve/CVE-2026-10895.html https://www.suse.com/security/cve/CVE-2026-10896.html https://www.suse.com/security/cve/CVE-2026-10897.html https://www.suse.com/security/cve/CVE-2026-10898.html https://www.suse.com/security/cve/CVE-2026-10899.html https://www.suse.com/security/cve/CVE-2026-10900.html https://www.suse.com/security/cve/CVE-2026-10901.html https://www.suse.com/security/cve/CVE-2026-10902.html https://www.suse.com/security/cve/CVE-2026-10903.html https://www.suse.com/security/cve/CVE-2026-10904.html https://www.suse.com/security/cve/CVE-2026-10905.html https://www.suse.com/security/cve/CVE-2026-10906.html https://www.suse.com/security/cve/CVE-2026-10907.html https://www.suse.com/security/cve/CVE-2026-10908.html https://www.suse.com/security/cve/CVE-2026-10909.html https://www.suse.com/security/cve/CVE-2026-10910.html https://www.suse.com/security/cve/CVE-2026-10911.html https://www.suse.com/security/cve/CVE-2026-10912.html https://www.suse.com/security/cve/CVE-2026-10913.html https://www.suse.com/security/cve/CVE-2026-10914.html https://www.suse.com/security/cve/CVE-2026-10915.html https://www.suse.com/security/cve/CVE-2026-10916.html https://www.suse.com/security/cve/CVE-2026-10917.html https://www.suse.com/security/cve/CVE-2026-10918.html https://www.suse.com/security/cve/CVE-2026-10919.html https://www.suse.com/security/cve/CVE-2026-10920.html https://www.suse.com/security/cve/CVE-2026-10921.html https://www.suse.com/security/cve/CVE-2026-10922.html https://www.suse.com/security/cve/CVE-2026-10923.html https://www.suse.com/security/cve/CVE-2026-10924.html https://www.suse.com/security/cve/CVE-2026-10925.html https://www.suse.com/security/cve/CVE-2026-10926.html https://www.suse.com/security/cve/CVE-2026-10927.html https://www.suse.com/security/cve/CVE-2026-10928.html https://www.suse.com/security/cve/CVE-2026-10929.html https://www.suse.com/security/cve/CVE-2026-10930.html https://www.suse.com/security/cve/CVE-2026-10931.html https://www.suse.com/security/cve/CVE-2026-10932.html https://www.suse.com/security/cve/CVE-2026-10933.html https://www.suse.com/security/cve/CVE-2026-10934.html https://www.suse.com/security/cve/CVE-2026-10935.html https://www.suse.com/security/cve/CVE-2026-10936.html https://www.suse.com/security/cve/CVE-2026-10937.html https://www.suse.com/security/cve/CVE-2026-10938.html https://www.suse.com/security/cve/CVE-2026-10939.html https://www.suse.com/security/cve/CVE-2026-10940.html https://www.suse.com/security/cve/CVE-2026-10941.html https://www.suse.com/security/cve/CVE-2026-10942.html https://www.suse.com/security/cve/CVE-2026-10943.html https://www.suse.com/security/cve/CVE-2026-10944.html https://www.suse.com/security/cve/CVE-2026-10945.html https://www.suse.com/security/cve/CVE-2026-10946.html https://www.suse.com/security/cve/CVE-2026-10947.html https://www.suse.com/security/cve/CVE-2026-10948.html https://www.suse.com/security/cve/CVE-2026-10949.html https://www.suse.com/security/cve/CVE-2026-10950.html https://www.suse.com/security/cve/CVE-2026-10951.html https://www.suse.com/security/cve/CVE-2026-10952.html https://www.suse.com/security/cve/CVE-2026-10953.html https://www.suse.com/security/cve/CVE-2026-10954.html https://www.suse.com/security/cve/CVE-2026-10955.html https://www.suse.com/security/cve/CVE-2026-10956.html https://www.suse.com/security/cve/CVE-2026-10957.html https://www.suse.com/security/cve/CVE-2026-10958.html https://www.suse.com/security/cve/CVE-2026-10959.html https://www.suse.com/security/cve/CVE-2026-10960.html https://www.suse.com/security/cve/CVE-2026-10961.html https://www.suse.com/security/cve/CVE-2026-10962.html https://www.suse.com/security/cve/CVE-2026-10963.html https://www.suse.com/security/cve/CVE-2026-10964.html https://www.suse.com/security/cve/CVE-2026-10965.html https://www.suse.com/security/cve/CVE-2026-10966.html https://www.suse.com/security/cve/CVE-2026-10967.html https://www.suse.com/security/cve/CVE-2026-10968.html https://www.suse.com/security/cve/CVE-2026-10969.html https://www.suse.com/security/cve/CVE-2026-10970.html https://www.suse.com/security/cve/CVE-2026-10971.html https://www.suse.com/security/cve/CVE-2026-10972.html https://www.suse.com/security/cve/CVE-2026-10973.html https://www.suse.com/security/cve/CVE-2026-10974.html https://www.suse.com/security/cve/CVE-2026-10975.html https://www.suse.com/security/cve/CVE-2026-10976.html https://www.suse.com/security/cve/CVE-2026-10977.html https://www.suse.com/security/cve/CVE-2026-10978.html https://www.suse.com/security/cve/CVE-2026-10979.html https://www.suse.com/security/cve/CVE-2026-10980.html https://www.suse.com/security/cve/CVE-2026-10981.html https://www.suse.com/security/cve/CVE-2026-10982.html https://www.suse.com/security/cve/CVE-2026-10983.html https://www.suse.com/security/cve/CVE-2026-10984.html https://www.suse.com/security/cve/CVE-2026-10985.html https://www.suse.com/security/cve/CVE-2026-10986.html https://www.suse.com/security/cve/CVE-2026-10987.html https://www.suse.com/security/cve/CVE-2026-10988.html https://www.suse.com/security/cve/CVE-2026-10989.html https://www.suse.com/security/cve/CVE-2026-10990.html https://www.suse.com/security/cve/CVE-2026-10991.html https://www.suse.com/security/cve/CVE-2026-10992.html https://www.suse.com/security/cve/CVE-2026-10993.html https://www.suse.com/security/cve/CVE-2026-10994.html https://www.suse.com/security/cve/CVE-2026-10995.html https://www.suse.com/security/cve/CVE-2026-10996.html https://www.suse.com/security/cve/CVE-2026-10997.html https://www.suse.com/security/cve/CVE-2026-10998.html https://www.suse.com/security/cve/CVE-2026-10999.html https://www.suse.com/security/cve/CVE-2026-11000.html https://www.suse.com/security/cve/CVE-2026-11001.html https://www.suse.com/security/cve/CVE-2026-11002.html https://www.suse.com/security/cve/CVE-2026-11003.html https://www.suse.com/security/cve/CVE-2026-11004.html https://www.suse.com/security/cve/CVE-2026-11005.html https://www.suse.com/security/cve/CVE-2026-11006.html https://www.suse.com/security/cve/CVE-2026-11007.html https://www.suse.com/security/cve/CVE-2026-11008.html https://www.suse.com/security/cve/CVE-2026-11009.html https://www.suse.com/security/cve/CVE-2026-11010.html https://www.suse.com/security/cve/CVE-2026-11011.html https://www.suse.com/security/cve/CVE-2026-11012.html https://www.suse.com/security/cve/CVE-2026-11013.html https://www.suse.com/security/cve/CVE-2026-11014.html https://www.suse.com/security/cve/CVE-2026-11015.html https://www.suse.com/security/cve/CVE-2026-11016.html https://www.suse.com/security/cve/CVE-2026-11017.html https://www.suse.com/security/cve/CVE-2026-11018.html https://www.suse.com/security/cve/CVE-2026-11019.html https://www.suse.com/security/cve/CVE-2026-11020.html https://www.suse.com/security/cve/CVE-2026-11021.html https://www.suse.com/security/cve/CVE-2026-11022.html https://www.suse.com/security/cve/CVE-2026-11023.html https://www.suse.com/security/cve/CVE-2026-11024.html https://www.suse.com/security/cve/CVE-2026-11025.html https://www.suse.com/security/cve/CVE-2026-11026.html https://www.suse.com/security/cve/CVE-2026-11027.html https://www.suse.com/security/cve/CVE-2026-11028.html https://www.suse.com/security/cve/CVE-2026-11029.html https://www.suse.com/security/cve/CVE-2026-11030.html https://www.suse.com/security/cve/CVE-2026-11031.html https://www.suse.com/security/cve/CVE-2026-11032.html https://www.suse.com/security/cve/CVE-2026-11033.html https://www.suse.com/security/cve/CVE-2026-11034.html https://www.suse.com/security/cve/CVE-2026-11035.html https://www.suse.com/security/cve/CVE-2026-11036.html https://www.suse.com/security/cve/CVE-2026-11037.html https://www.suse.com/security/cve/CVE-2026-11038.html https://www.suse.com/security/cve/CVE-2026-11039.html https://www.suse.com/security/cve/CVE-2026-11040.html https://www.suse.com/security/cve/CVE-2026-11041.html https://www.suse.com/security/cve/CVE-2026-11042.html https://www.suse.com/security/cve/CVE-2026-11043.html https://www.suse.com/security/cve/CVE-2026-11044.html https://www.suse.com/security/cve/CVE-2026-11045.html https://www.suse.com/security/cve/CVE-2026-11046.html https://www.suse.com/security/cve/CVE-2026-11047.html https://www.suse.com/security/cve/CVE-2026-11048.html https://www.suse.com/security/cve/CVE-2026-11049.html https://www.suse.com/security/cve/CVE-2026-11050.html https://www.suse.com/security/cve/CVE-2026-11051.html https://www.suse.com/security/cve/CVE-2026-11052.html https://www.suse.com/security/cve/CVE-2026-11053.html https://www.suse.com/security/cve/CVE-2026-11054.html https://www.suse.com/security/cve/CVE-2026-11055.html https://www.suse.com/security/cve/CVE-2026-11056.html https://www.suse.com/security/cve/CVE-2026-11057.html https://www.suse.com/security/cve/CVE-2026-11058.html https://www.suse.com/security/cve/CVE-2026-11059.html https://www.suse.com/security/cve/CVE-2026-11060.html https://www.suse.com/security/cve/CVE-2026-11061.html https://www.suse.com/security/cve/CVE-2026-11062.html https://www.suse.com/security/cve/CVE-2026-11063.html https://www.suse.com/security/cve/CVE-2026-11064.html https://www.suse.com/security/cve/CVE-2026-11065.html https://www.suse.com/security/cve/CVE-2026-11066.html https://www.suse.com/security/cve/CVE-2026-11067.html https://www.suse.com/security/cve/CVE-2026-11068.html https://www.suse.com/security/cve/CVE-2026-11069.html https://www.suse.com/security/cve/CVE-2026-11070.html https://www.suse.com/security/cve/CVE-2026-11071.html https://www.suse.com/security/cve/CVE-2026-11072.html https://www.suse.com/security/cve/CVE-2026-11073.html https://www.suse.com/security/cve/CVE-2026-11074.html https://www.suse.com/security/cve/CVE-2026-11075.html https://www.suse.com/security/cve/CVE-2026-11076.html https://www.suse.com/security/cve/CVE-2026-11077.html https://www.suse.com/security/cve/CVE-2026-11078.html https://www.suse.com/security/cve/CVE-2026-11079.html https://www.suse.com/security/cve/CVE-2026-11080.html https://www.suse.com/security/cve/CVE-2026-11081.html https://www.suse.com/security/cve/CVE-2026-11082.html https://www.suse.com/security/cve/CVE-2026-11083.html https://www.suse.com/security/cve/CVE-2026-11084.html https://www.suse.com/security/cve/CVE-2026-11085.html https://www.suse.com/security/cve/CVE-2026-11086.html https://www.suse.com/security/cve/CVE-2026-11087.html https://www.suse.com/security/cve/CVE-2026-11088.html https://www.suse.com/security/cve/CVE-2026-11089.html https://www.suse.com/security/cve/CVE-2026-11090.html https://www.suse.com/security/cve/CVE-2026-11091.html https://www.suse.com/security/cve/CVE-2026-11092.html https://www.suse.com/security/cve/CVE-2026-11093.html https://www.suse.com/security/cve/CVE-2026-11094.html https://www.suse.com/security/cve/CVE-2026-11095.html https://www.suse.com/security/cve/CVE-2026-11096.html https://www.suse.com/security/cve/CVE-2026-11097.html https://www.suse.com/security/cve/CVE-2026-11098.html https://www.suse.com/security/cve/CVE-2026-11099.html https://www.suse.com/security/cve/CVE-2026-11100.html https://www.suse.com/security/cve/CVE-2026-11101.html https://www.suse.com/security/cve/CVE-2026-11102.html https://www.suse.com/security/cve/CVE-2026-11103.html https://www.suse.com/security/cve/CVE-2026-11104.html https://www.suse.com/security/cve/CVE-2026-11105.html https://www.suse.com/security/cve/CVE-2026-11106.html https://www.suse.com/security/cve/CVE-2026-11107.html https://www.suse.com/security/cve/CVE-2026-11108.html https://www.suse.com/security/cve/CVE-2026-11109.html https://www.suse.com/security/cve/CVE-2026-11110.html https://www.suse.com/security/cve/CVE-2026-11111.html https://www.suse.com/security/cve/CVE-2026-11112.html https://www.suse.com/security/cve/CVE-2026-11113.html https://www.suse.com/security/cve/CVE-2026-11114.html https://www.suse.com/security/cve/CVE-2026-11115.html https://www.suse.com/security/cve/CVE-2026-11116.html https://www.suse.com/security/cve/CVE-2026-11117.html https://www.suse.com/security/cve/CVE-2026-11118.html https://www.suse.com/security/cve/CVE-2026-11119.html https://www.suse.com/security/cve/CVE-2026-11120.html https://www.suse.com/security/cve/CVE-2026-11121.html https://www.suse.com/security/cve/CVE-2026-11122.html https://www.suse.com/security/cve/CVE-2026-11123.html https://www.suse.com/security/cve/CVE-2026-11124.html https://www.suse.com/security/cve/CVE-2026-11125.html https://www.suse.com/security/cve/CVE-2026-11126.html https://www.suse.com/security/cve/CVE-2026-11127.html https://www.suse.com/security/cve/CVE-2026-11128.html https://www.suse.com/security/cve/CVE-2026-11129.html https://www.suse.com/security/cve/CVE-2026-11130.html https://www.suse.com/security/cve/CVE-2026-11131.html https://www.suse.com/security/cve/CVE-2026-11132.html https://www.suse.com/security/cve/CVE-2026-11133.html https://www.suse.com/security/cve/CVE-2026-11134.html https://www.suse.com/security/cve/CVE-2026-11135.html https://www.suse.com/security/cve/CVE-2026-11136.html https://www.suse.com/security/cve/CVE-2026-11137.html https://www.suse.com/security/cve/CVE-2026-11138.html https://www.suse.com/security/cve/CVE-2026-11139.html https://www.suse.com/security/cve/CVE-2026-11140.html https://www.suse.com/security/cve/CVE-2026-11141.html https://www.suse.com/security/cve/CVE-2026-11142.html https://www.suse.com/security/cve/CVE-2026-11143.html https://www.suse.com/security/cve/CVE-2026-11144.html https://www.suse.com/security/cve/CVE-2026-11145.html https://www.suse.com/security/cve/CVE-2026-11146.html https://www.suse.com/security/cve/CVE-2026-11147.html https://www.suse.com/security/cve/CVE-2026-11148.html https://www.suse.com/security/cve/CVE-2026-11149.html https://www.suse.com/security/cve/CVE-2026-11150.html https://www.suse.com/security/cve/CVE-2026-11151.html https://www.suse.com/security/cve/CVE-2026-11152.html https://www.suse.com/security/cve/CVE-2026-11153.html https://www.suse.com/security/cve/CVE-2026-11154.html https://www.suse.com/security/cve/CVE-2026-11155.html https://www.suse.com/security/cve/CVE-2026-11156.html https://www.suse.com/security/cve/CVE-2026-11157.html https://www.suse.com/security/cve/CVE-2026-11158.html https://www.suse.com/security/cve/CVE-2026-11159.html https://www.suse.com/security/cve/CVE-2026-11160.html https://www.suse.com/security/cve/CVE-2026-11161.html https://www.suse.com/security/cve/CVE-2026-11162.html https://www.suse.com/security/cve/CVE-2026-11163.html https://www.suse.com/security/cve/CVE-2026-11164.html https://www.suse.com/security/cve/CVE-2026-11165.html https://www.suse.com/security/cve/CVE-2026-11166.html https://www.suse.com/security/cve/CVE-2026-11167.html https://www.suse.com/security/cve/CVE-2026-11168.html https://www.suse.com/security/cve/CVE-2026-11169.html https://www.suse.com/security/cve/CVE-2026-11170.html https://www.suse.com/security/cve/CVE-2026-11171.html https://www.suse.com/security/cve/CVE-2026-11172.html https://www.suse.com/security/cve/CVE-2026-11173.html https://www.suse.com/security/cve/CVE-2026-11174.html https://www.suse.com/security/cve/CVE-2026-11175.html https://www.suse.com/security/cve/CVE-2026-11176.html https://www.suse.com/security/cve/CVE-2026-11177.html https://www.suse.com/security/cve/CVE-2026-11178.html https://www.suse.com/security/cve/CVE-2026-11179.html https://www.suse.com/security/cve/CVE-2026-11180.html https://www.suse.com/security/cve/CVE-2026-11181.html https://www.suse.com/security/cve/CVE-2026-11182.html https://www.suse.com/security/cve/CVE-2026-11183.html https://www.suse.com/security/cve/CVE-2026-11184.html https://www.suse.com/security/cve/CVE-2026-11185.html https://www.suse.com/security/cve/CVE-2026-11186.html https://www.suse.com/security/cve/CVE-2026-11187.html https://www.suse.com/security/cve/CVE-2026-11188.html https://www.suse.com/security/cve/CVE-2026-11189.html https://www.suse.com/security/cve/CVE-2026-11190.html https://www.suse.com/security/cve/CVE-2026-11191.html https://www.suse.com/security/cve/CVE-2026-11192.html https://www.suse.com/security/cve/CVE-2026-11193.html https://www.suse.com/security/cve/CVE-2026-11194.html https://www.suse.com/security/cve/CVE-2026-11195.html https://www.suse.com/security/cve/CVE-2026-11196.html https://www.suse.com/security/cve/CVE-2026-11197.html https://www.suse.com/security/cve/CVE-2026-11198.html https://www.suse.com/security/cve/CVE-2026-11199.html https://www.suse.com/security/cve/CVE-2026-11200.html https://www.suse.com/security/cve/CVE-2026-11201.html https://www.suse.com/security/cve/CVE-2026-11202.html https://www.suse.com/security/cve/CVE-2026-11203.html https://www.suse.com/security/cve/CVE-2026-11204.html https://www.suse.com/security/cve/CVE-2026-11205.html https://www.suse.com/security/cve/CVE-2026-11206.html https://www.suse.com/security/cve/CVE-2026-11207.html https://www.suse.com/security/cve/CVE-2026-11208.html https://www.suse.com/security/cve/CVE-2026-11209.html https://www.suse.com/security/cve/CVE-2026-11210.html https://www.suse.com/security/cve/CVE-2026-11211.html https://www.suse.com/security/cve/CVE-2026-11212.html https://www.suse.com/security/cve/CVE-2026-11213.html https://www.suse.com/security/cve/CVE-2026-11214.html https://www.suse.com/security/cve/CVE-2026-11215.html https://www.suse.com/security/cve/CVE-2026-11216.html https://www.suse.com/security/cve/CVE-2026-11217.html https://www.suse.com/security/cve/CVE-2026-11218.html https://www.suse.com/security/cve/CVE-2026-11219.html https://www.suse.com/security/cve/CVE-2026-11220.html https://www.suse.com/security/cve/CVE-2026-11221.html https://www.suse.com/security/cve/CVE-2026-11222.html https://www.suse.com/security/cve/CVE-2026-11223.html https://www.suse.com/security/cve/CVE-2026-11224.html https://www.suse.com/security/cve/CVE-2026-11225.html https://www.suse.com/security/cve/CVE-2026-11226.html https://www.suse.com/security/cve/CVE-2026-11227.html https://www.suse.com/security/cve/CVE-2026-11228.html https://www.suse.com/security/cve/CVE-2026-11229.html https://www.suse.com/security/cve/CVE-2026-11230.html https://www.suse.com/security/cve/CVE-2026-11231.html https://www.suse.com/security/cve/CVE-2026-11232.html https://www.suse.com/security/cve/CVE-2026-11233.html https://www.suse.com/security/cve/CVE-2026-11234.html https://www.suse.com/security/cve/CVE-2026-11235.html https://www.suse.com/security/cve/CVE-2026-11236.html https://www.suse.com/security/cve/CVE-2026-11237.html https://www.suse.com/security/cve/CVE-2026-11238.html https://www.suse.com/security/cve/CVE-2026-11239.html https://www.suse.com/security/cve/CVE-2026-11240.html https://www.suse.com/security/cve/CVE-2026-11241.html https://www.suse.com/security/cve/CVE-2026-11242.html https://www.suse.com/security/cve/CVE-2026-11243.html https://www.suse.com/security/cve/CVE-2026-11244.html https://www.suse.com/security/cve/CVE-2026-11245.html https://www.suse.com/security/cve/CVE-2026-11246.html https://www.suse.com/security/cve/CVE-2026-11247.html https://www.suse.com/security/cve/CVE-2026-11248.html https://www.suse.com/security/cve/CVE-2026-11249.html https://www.suse.com/security/cve/CVE-2026-11250.html https://www.suse.com/security/cve/CVE-2026-11251.html https://www.suse.com/security/cve/CVE-2026-11252.html https://www.suse.com/security/cve/CVE-2026-11253.html https://www.suse.com/security/cve/CVE-2026-11254.html https://www.suse.com/security/cve/CVE-2026-11255.html https://www.suse.com/security/cve/CVE-2026-11256.html https://www.suse.com/security/cve/CVE-2026-11257.html https://www.suse.com/security/cve/CVE-2026-11258.html https://www.suse.com/security/cve/CVE-2026-11259.html https://www.suse.com/security/cve/CVE-2026-11260.html https://www.suse.com/security/cve/CVE-2026-11261.html https://www.suse.com/security/cve/CVE-2026-11262.html https://www.suse.com/security/cve/CVE-2026-11263.html https://www.suse.com/security/cve/CVE-2026-11264.html https://www.suse.com/security/cve/CVE-2026-11265.html https://www.suse.com/security/cve/CVE-2026-11266.html https://www.suse.com/security/cve/CVE-2026-11267.html https://www.suse.com/security/cve/CVE-2026-11268.html https://www.suse.com/security/cve/CVE-2026-11269.html https://www.suse.com/security/cve/CVE-2026-11270.html https://www.suse.com/security/cve/CVE-2026-11271.html https://www.suse.com/security/cve/CVE-2026-11272.html https://www.suse.com/security/cve/CVE-2026-11273.html https://www.suse.com/security/cve/CVE-2026-11274.html https://www.suse.com/security/cve/CVE-2026-11275.html https://www.suse.com/security/cve/CVE-2026-11276.html https://www.suse.com/security/cve/CVE-2026-11277.html https://www.suse.com/security/cve/CVE-2026-11278.html https://www.suse.com/security/cve/CVE-2026-11279.html https://www.suse.com/security/cve/CVE-2026-11280.html https://www.suse.com/security/cve/CVE-2026-11281.html https://www.suse.com/security/cve/CVE-2026-11282.html https://www.suse.com/security/cve/CVE-2026-11283.html https://www.suse.com/security/cve/CVE-2026-11284.html https://www.suse.com/security/cve/CVE-2026-11285.html https://www.suse.com/security/cve/CVE-2026-11286.html https://www.suse.com/security/cve/CVE-2026-11287.html https://www.suse.com/security/cve/CVE-2026-11288.html https://www.suse.com/security/cve/CVE-2026-11289.html https://www.suse.com/security/cve/CVE-2026-11290.html https://www.suse.com/security/cve/CVE-2026-11291.html https://www.suse.com/security/cve/CVE-2026-11292.html https://www.suse.com/security/cve/CVE-2026-11293.html https://www.suse.com/security/cve/CVE-2026-11294.html https://www.suse.com/security/cve/CVE-2026-11295.html https://www.suse.com/security/cve/CVE-2026-11296.html https://www.suse.com/security/cve/CVE-2026-11297.html https://www.suse.com/security/cve/CVE-2026-11298.html https://www.suse.com/security/cve/CVE-2026-11299.html https://www.suse.com/security/cve/CVE-2026-11300.html https://www.suse.com/security/cve/CVE-2026-11301.html https://www.suse.com/security/cve/CVE-2026-11302.html https://www.suse.com/security/cve/CVE-2026-11303.html https://www.suse.com/security/cve/CVE-2026-11304.html https://www.suse.com/security/cve/CVE-2026-11305.html https://www.suse.com/security/cve/CVE-2026-11306.html https://www.suse.com/security/cve/CVE-2026-11307.html https://www.suse.com/security/cve/CVE-2026-11308.html https://www.suse.com/security/cve/CVE-2026-11309.html https://www.suse.com/security/cve/CVE-2026-9872.html https://www.suse.com/security/cve/CVE-2026-9873.html https://www.suse.com/security/cve/CVE-2026-9874.html https://www.suse.com/security/cve/CVE-2026-9875.html https://www.suse.com/security/cve/CVE-2026-9876.html https://www.suse.com/security/cve/CVE-2026-9877.html https://www.suse.com/security/cve/CVE-2026-9878.html https://www.suse.com/security/cve/CVE-2026-9879.html https://www.suse.com/security/cve/CVE-2026-9880.html https://www.suse.com/security/cve/CVE-2026-9881.html https://www.suse.com/security/cve/CVE-2026-9882.html https://www.suse.com/security/cve/CVE-2026-9883.html https://www.suse.com/security/cve/CVE-2026-9884.html https://www.suse.com/security/cve/CVE-2026-9885.html https://www.suse.com/security/cve/CVE-2026-9886.html https://www.suse.com/security/cve/CVE-2026-9887.html https://www.suse.com/security/cve/CVE-2026-9888.html https://www.suse.com/security/cve/CVE-2026-9889.html https://www.suse.com/security/cve/CVE-2026-9890.html https://www.suse.com/security/cve/CVE-2026-9891.html https://www.suse.com/security/cve/CVE-2026-9892.html https://www.suse.com/security/cve/CVE-2026-9893.html https://www.suse.com/security/cve/CVE-2026-9894.html https://www.suse.com/security/cve/CVE-2026-9895.html https://www.suse.com/security/cve/CVE-2026-9896.html https://www.suse.com/security/cve/CVE-2026-9897.html https://www.suse.com/security/cve/CVE-2026-9898.html https://www.suse.com/security/cve/CVE-2026-9899.html https://www.suse.com/security/cve/CVE-2026-9900.html https://www.suse.com/security/cve/CVE-2026-9901.html https://www.suse.com/security/cve/CVE-2026-9902.html https://www.suse.com/security/cve/CVE-2026-9903.html https://www.suse.com/security/cve/CVE-2026-9904.html https://www.suse.com/security/cve/CVE-2026-9905.html https://www.suse.com/security/cve/CVE-2026-9906.html https://www.suse.com/security/cve/CVE-2026-9907.html https://www.suse.com/security/cve/CVE-2026-9908.html https://www.suse.com/security/cve/CVE-2026-9909.html https://www.suse.com/security/cve/CVE-2026-9910.html https://www.suse.com/security/cve/CVE-2026-9911.html https://www.suse.com/security/cve/CVE-2026-9912.html https://www.suse.com/security/cve/CVE-2026-9913.html https://www.suse.com/security/cve/CVE-2026-9914.html https://www.suse.com/security/cve/CVE-2026-9915.html https://www.suse.com/security/cve/CVE-2026-9916.html https://www.suse.com/security/cve/CVE-2026-9917.html https://www.suse.com/security/cve/CVE-2026-9918.html https://www.suse.com/security/cve/CVE-2026-9919.html https://www.suse.com/security/cve/CVE-2026-9920.html https://www.suse.com/security/cve/CVE-2026-9921.html https://www.suse.com/security/cve/CVE-2026-9922.html https://www.suse.com/security/cve/CVE-2026-9923.html https://www.suse.com/security/cve/CVE-2026-9924.html https://www.suse.com/security/cve/CVE-2026-9925.html https://www.suse.com/security/cve/CVE-2026-9926.html https://www.suse.com/security/cve/CVE-2026-9927.html https://www.suse.com/security/cve/CVE-2026-9928.html https://www.suse.com/security/cve/CVE-2026-9929.html https://www.suse.com/security/cve/CVE-2026-9930.html https://www.suse.com/security/cve/CVE-2026-9931.html https://www.suse.com/security/cve/CVE-2026-9932.html https://www.suse.com/security/cve/CVE-2026-9933.html https://www.suse.com/security/cve/CVE-2026-9934.html https://www.suse.com/security/cve/CVE-2026-9935.html https://www.suse.com/security/cve/CVE-2026-9936.html https://www.suse.com/security/cve/CVE-2026-9937.html https://www.suse.com/security/cve/CVE-2026-9938.html https://www.suse.com/security/cve/CVE-2026-9939.html https://www.suse.com/security/cve/CVE-2026-9940.html https://www.suse.com/security/cve/CVE-2026-9941.html https://www.suse.com/security/cve/CVE-2026-9942.html https://www.suse.com/security/cve/CVE-2026-9943.html https://www.suse.com/security/cve/CVE-2026-9944.html https://www.suse.com/security/cve/CVE-2026-9945.html https://www.suse.com/security/cve/CVE-2026-9946.html https://www.suse.com/security/cve/CVE-2026-9947.html https://www.suse.com/security/cve/CVE-2026-9948.html https://www.suse.com/security/cve/CVE-2026-9949.html https://www.suse.com/security/cve/CVE-2026-9950.html https://www.suse.com/security/cve/CVE-2026-9951.html https://www.suse.com/security/cve/CVE-2026-9952.html https://www.suse.com/security/cve/CVE-2026-9953.html https://www.suse.com/security/cve/CVE-2026-9954.html https://www.suse.com/security/cve/CVE-2026-9955.html https://www.suse.com/security/cve/CVE-2026-9956.html https://www.suse.com/security/cve/CVE-2026-9957.html https://www.suse.com/security/cve/CVE-2026-9958.html https://www.suse.com/security/cve/CVE-2026-9959.html https://www.suse.com/security/cve/CVE-2026-9960.html https://www.suse.com/security/cve/CVE-2026-9961.html https://www.suse.com/security/cve/CVE-2026-9962.html https://www.suse.com/security/cve/CVE-2026-9963.html https://www.suse.com/security/cve/CVE-2026-9964.html https://www.suse.com/security/cve/CVE-2026-9965.html https://www.suse.com/security/cve/CVE-2026-9966.html https://www.suse.com/security/cve/CVE-2026-9967.html https://www.suse.com/security/cve/CVE-2026-9968.html https://www.suse.com/security/cve/CVE-2026-9969.html https://www.suse.com/security/cve/CVE-2026-9970.html https://www.suse.com/security/cve/CVE-2026-9971.html https://www.suse.com/security/cve/CVE-2026-9972.html https://www.suse.com/security/cve/CVE-2026-9973.html https://www.suse.com/security/cve/CVE-2026-9974.html https://www.suse.com/security/cve/CVE-2026-9975.html https://www.suse.com/security/cve/CVE-2026-9976.html https://www.suse.com/security/cve/CVE-2026-9977.html https://www.suse.com/security/cve/CVE-2026-9978.html https://www.suse.com/security/cve/CVE-2026-9979.html https://www.suse.com/security/cve/CVE-2026-9980.html https://www.suse.com/security/cve/CVE-2026-9981.html https://www.suse.com/security/cve/CVE-2026-9982.html https://www.suse.com/security/cve/CVE-2026-9983.html https://www.suse.com/security/cve/CVE-2026-9984.html https://www.suse.com/security/cve/CVE-2026-9985.html https://www.suse.com/security/cve/CVE-2026-9986.html https://www.suse.com/security/cve/CVE-2026-9987.html https://www.suse.com/security/cve/CVE-2026-9988.html https://www.suse.com/security/cve/CVE-2026-9989.html https://www.suse.com/security/cve/CVE-2026-9990.html https://www.suse.com/security/cve/CVE-2026-9991.html https://www.suse.com/security/cve/CVE-2026-9992.html https://www.suse.com/security/cve/CVE-2026-9993.html https://www.suse.com/security/cve/CVE-2026-9994.html https://www.suse.com/security/cve/CVE-2026-9995.html https://www.suse.com/security/cve/CVE-2026-9996.html https://www.suse.com/security/cve/CVE-2026-9997.html https://www.suse.com/security/cve/CVE-2026-9998.html https://www.suse.com/security/cve/CVE-2026-9999.html https://bugzilla.suse.com/1265854 https://bugzilla.suse.com/1266471 https://bugzilla.suse.com/1267706 . A critical security update for openSUSE's Chromium addresses 580 vulnerabilities mandating immediate attention and patching.. security update, openSUSE, Chromium vulnerabilities, patch management. . Severity: Important. LinuxSecurity.com Team
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:. Oracle Linux Security Advisory ELSA-2026-21706 http://linux.oracle.com/errata/ELSA-2026-21706.html The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network: x86_64: bpftool-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-abi-stablelists-4.18.0-553.126.1.el8_10.noarch.rpm kernel-core-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-cross-headers-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-debug-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-debug-core-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-debug-devel-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-debug-modules-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-debug-modules-extra-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-devel-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-doc-4.18.0-553.126.1.el8_10.noarch.rpm kernel-headers-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-modules-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-modules-extra-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-tools-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-tools-libs-4.18.0-553.126.1.el8_10.x86_64.rpm kernel-tools-libs-devel-4.18.0-553.126.1.el8_10.x86_64.rpm perf-4.18.0-553.126.1.el8_10.x86_64.rpm python3-perf-4.18.0-553.126.1.el8_10.x86_64.rpm aarch64: bpftool-4.18.0-553.126.1.el8_10.aarch64.rpm kernel-cross-headers-4.18.0-553.126.1.el8_10.aarch64.rpm kernel-headers-4.18.0-553.126.1.el8_10.aarch64.rpm kernel-tools-4.18.0-553.126.1.el8_10.aarch64.rpm kernel-tools-libs-4.18.0-553.126.1.el8_10.aarch64.rpm kernel-tools-libs-devel-4.18.0-553.126.1.el8_10.aarch64.rpm perf-4.18.0-553.126.1.el8_10.aarch64.rpm python3-perf-4.18.0-553.126.1.el8_10.aarch64.rpm SRPMS: http://oss.oracle.com/ol8/SRPMS-updates/kernel-4.18.0-553.126.1.el8_10.src.rpm RelatedCVEs: CVE-2025-39981 CVE-2025-68183 CVE-2025-68347 CVE-2025-71116 CVE-2026-23243 CVE-2026-23270 CVE-2026-23455 CVE-2026-31408 CVE-2026-31532 CVE-2026-31684 CVE-2026-31685 CVE-2026-31709 CVE-2026-43020 CVE-2026-43027 CVE-2026-43051 CVE-2026-43158 CVE-2026-43163 CVE-2026-43190 Description of changes: [4.18.0-553.126.1] - Update Oracle Linux certificates (Kevin Lyons) - Disable signing for aarch64 (Ilya Okomin) - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237] - Update x509.genkey [Orabug: 24817676] - Conflict with shim-ia32 and shim-x64 init (Thomas Huth) [RHEL-175772] - crypto: algif_aead - Only wake up when ctx-> more is zero (Thomas Huth) [RHEL-175772] - crypto: algif_aead - Do not set MAY_BACKLOG on the async path (Thomas Huth) [RHEL-175772] - crypto: null - Remove VLA usage of skcipher (Thomas Huth) [RHEL-175772] - smb: client: validate dacloffset before building DACL pointers (Paulo Alcantara) [RHEL-172815] - smb: client: use kzalloc to zero-initialize security descriptor buffer (Paulo Alcantara) [RHEL-172815] - smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_dacl (Paulo Alcantara) [RHEL-172815] - smb: client: require a full NFS mode SID before reading mode bits (Paulo Alcantara) [RHEL-172815] - smb: client: validate the whole DACL before rewriting it in cifsacl (Paulo Alcantara) [RHEL-172815] {CVE-2026-31709} - smb: client: Return a status code only as a constant in sid_to_id() (Paulo Alcantara) [RHEL-172815] - cifs: add validation check for the fields in smb_aces (Paulo Alcantara) [RHEL-172815] - cifs: fix incorrect validation for num_aces field of smb_acl (Paulo Alcantara) [RHEL-172815] - smb: common: change the data type of num_aces to le16 (Paulo Alcantara) [RHEL-172815] - netfilter: xt_tcpmss: check remaining length before reading optlen (CKI Backport Bot) [RHEL-174212] {CVE-2026-43190} - md/bitmap: fix GPF in write_page caused by resize race (CKI Backport Bot) [RHEL-174088] {CVE-2026-43163} - xfs: fix freemapadjustments when adding xattrs to leaf blocks (CKI Backport Bot) [RHEL-174045] {CVE-2026-43158} - xfs: delete attr leaf freemap entries when empty (CKI Backport Bot) [RHEL-174045] {CVE-2026-43158} - can: raw: fix ro-> uniq use-after-free in raw_rcv() (Davide Caratti) [RHEL-170753] {CVE-2026-31532} - can: af_can: export can_sock_destruct() (Davide Caratti) [RHEL-170753] {CVE-2026-31532} - HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq (CKI Backport Bot) [RHEL-172734] {CVE-2026-43051} - netfilter: nf_conntrack_helper: pass helper to expect cleanup (CKI Backport Bot) [RHEL-172614] {CVE-2026-43027} - Bluetooth: MGMT: validate LTK enc_size on load (CKI Backport Bot) [RHEL-172566] {CVE-2026-43020} - Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (David Marlin) [RHEL-165057] {CVE-2026-31408} - Bluetooth: SCO: Fix UAF on sco_sock_timeout (David Marlin) [RHEL-165057] {CVE-2026-31408} - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout (David Marlin) [RHEL-165057] {CVE-2026-31408} - Bluetooth: Init sk_peer_* on bt_sock_alloc (David Marlin) [RHEL-165057] {CVE-2026-31408} - Bluetooth: Consolidate code around sk_alloc into a helper function (David Marlin) [RHEL-165057] {CVE-2026-31408} - netfilter: ip6t_eui64: reject invalid MAC header for all packets (CKI Backport Bot) [RHEL-171149] {CVE-2026-31685} - net: sched: act_csum: validate nested VLAN headers (CKI Backport Bot) [RHEL-171132] {CVE-2026-31684} - smb: client: fix mid_q_entry memleak leak with per-mid locking (Paulo Alcantara) [RHEL-164032] - smb: client: smb: client: eliminate mid_flags field (Paulo Alcantara) [RHEL-164032] - smb: client: add mid_counter_lock to protect the mid counter counter (Paulo Alcantara) [RHEL-164032] - smb: client: rename server mid_lock to mid_queue_lock (Paulo Alcantara) [RHEL-164032] - smb3: fix lock ordering potential deadlock in cifs_sync_mid_result (Paulo Alcantara) [RHEL-164032] - smb: client: remove redundant lstrp update in negotiate protocol (Paulo Alcantara) [RHEL-164032] -smb: client: fix race condition in negotiate timeout by using more precise timing (Paulo Alcantara) [RHEL-164032] - smb: client: fix first command failure during re-negotiation (Paulo Alcantara) [RHEL-164032] - smb: client: fix hang in wait_for_response() for negproto (Paulo Alcantara) [RHEL-164032] - ima: don't clear IMA_DIGSIG flag when setting or removing non-IMA xattr (Bruno Meneguele) [RHEL-166886] {CVE-2025-68183} - selftests/bpf: Test outer map update operations in syscall program (Viktor Malik) [RHEL-152219] - selftests/bpf: Add test cases for inner map (Viktor Malik) [RHEL-152219] - bpf: prepare for more bpf syscall to be used from kernel and user space. (Viktor Malik) [RHEL-152219] - bpf: Optimize the free of inner map (Viktor Malik) [RHEL-152219] - bpf: Defer the free of inner map when necessary (Viktor Malik) [RHEL-152219] - bpf: Set need_defer as false when clearing fd array during map free (Viktor Malik) [RHEL-152219] - bpf: Add map and need_defer parameters to .map_fd_put_ptr() (Viktor Malik) [RHEL-152219] - bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers (Viktor Malik) [RHEL-152219] - netfilter: nf_conntrack_h323: check for zero length in DecodeQ931() (CKI Backport Bot) [RHEL-166981] {CVE-2026-23455} - ALSA: firewire-motu: fix buffer overflow in hwdep read for DSP events (CKI Backport Bot) [RHEL-166960] {CVE-2025-68347} - RDMA/umad: Reject negative data_len in ib_umad_write (Kamal Heib) [RHEL-156872] {CVE-2026-23243} - Bluetooth: mgmt: remove NULL check in add_ext_adv_params_complete() (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix memory leak in set_ssp_complete (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_add_adv_monitor() (David Marlin) [RHEL-122890] - Bluetooth: ISO: don't try to remove CIG if there are bound CIS left (David Marlin)[RHEL-122890] - Bluetooth: hci_sync: Don't double print name in add/remove adv_monitor (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor() (David Marlin) [RHEL-122890] - Bluetooth: hci_event: Fix Invalid wait context (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2 (David Marlin) [RHEL-122890] - Bluetooth: hci_conn: Fix crash on hci_create_cis_sync (David Marlin) [RHEL-122890] - Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect (David Marlin) [RHEL-122890] - Bluetooth: Fix HCIGETDEVINFO regression (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: Fix hci_read_buffer_size_sync (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor() (David Marlin) [RHEL-122890] - Bluetooth: hci_conn: Fix updating ISO QoS PHY (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix possible UAFs (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: hci_sync: fix set_local_name race condition (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue (David Marlin) [RHEL-122890] - Bluetooth: Fix race condition in hci_cmd_sync_clear (David Marlin) [RHEL-122890] - Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Protect mgmt_pending list with its own lock (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix sparse errors (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix possible crash on mgmt_index_removed (David Marlin) [RHEL-122890] - Bluetooth: Add initial implementation of CIS connections (David Marlin) [RHEL-122890] - Bluetooth: hci_core: Fix possible buffer overflow (David Marlin) [RHEL-122890] - Bluetooth: Keep MGMT pending queue ordered FIFO (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Remove unusedmgmt_pending_find_data (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: MGMT: Fix slab-use-after-free Read in mgmt_remove_adv_monitor_sync (David Marlin) [RHEL-122890] - Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor (David Marlin) [RHEL-122890] - Bluetooth: MGMT: Fix possible deadlocks (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: mgmt: remove NULL check in mgmt_set_connectable_complete() (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: hci_sync: Refactor remove Adv Monitor (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: hci_sync: Refactor add Adv Monitor (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: msft: Move code snippet to correct location (David Marlin) [RHEL-122890] - Bluetooth: msft: Clear tracked devices on resume (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events (David Marlin) [RHEL-122890] {CVE-2025-39981} - Bluetooth: msft: Handle MSFT Monitor Device Event (David Marlin) [RHEL-122890] {CVE-2025-39981} - net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks (CKI Backport Bot) [RHEL-157322] {CVE-2026-23270} - libceph: make decode_pool() more resilient against corrupted osdmaps (CKI Backport Bot) [RHEL-142093] {CVE-2025-71116} _______________________________________________ El-errata mailing list
MySQL 8.4.9 Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html Known issue: s390x-specific issue - zlib with DFLTCC compressed pages with low KEY_BLOCK_SIZE values can cause ER_TOO_BIG_ROWSIZE errors in tables near the column count and their size limits.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-92a75ddb71 2026-05-21 00:54:04.884633+00:00 -------------------------------------------------------------------------------- Name : mysql8.4 Product : Fedora 44 Version : 8.4.9 Release : 1.fc44 URL : http://www.mysql.com Summary : MySQL client programs and shared libraries Description : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files. -------------------------------------------------------------------------------- Update Information: MySQL 8.4.9 Release notes: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-9.html Known issue: s390x-specific issue - zlib with DFLTCC compressed pages with low KEY_BLOCK_SIZE values can cause ER_TOO_BIG_ROWSIZE errors in tables near the column count and their size limits. -------------------------------------------------------------------------------- ChangeLog: * Wed May 6 2026 Michal Schorm - 8.4.9-1 - Rebase to 8.4.9 * Thu Feb 19 2026 Yaakov Selkowitz - 8.4.8-3 - Never provide unversioned packages in RHEL -------------------------------------------------------------------------------- References: [ 1 ] Bug #2461060 - CVE-2026-21998 CVE-2026-22001 CVE-2026-22002 CVE-2026-22004 CVE-2026-22005 CVE-2026-22009 CVE-2026-22015 CVE-2026-22017 CVE-2026-34270 CVE-2026-34271 CVE-2026-34276 CVE-2026-34303 CVE-2026-34304 CVE-2026-34308 ... mysql8.4: various flaws [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2461060 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-92a75ddb71' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
# Security update for kernel-livepatch-MICRO-6-0_Update_19 Announcement ID: SUSE-SU-2026:21441-1 Release Date: 2026-05-01T21:54:55Z Rating: important References:. # Security update for kernel-livepatch-MICRO-6-0_Update_19 Announcement ID: SUSE-SU-2026:21441-1 Release Date: 2026-05-01T21:54:55Z Rating: important References: Affected Products: * SUSE Linux Micro 6.0 An update that can now be installed. ## Description: This update for kernel-livepatch-MICRO-6-0_Update_19 fixes the following issues: This is the initial livepatch for Update 19. ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * SUSE Linux Micro 6.0 zypper in -t patch SUSE-SLE-Micro-6.0-kernel-369=1 ## Package List: * SUSE Linux Micro 6.0 (s390x x86_64) * kernel-livepatch-MICRO-6-0_Update_19-debugsource-1-1.1 * kernel-livepatch-6_4_0-42-default-debuginfo-1-1.1 * kernel-livepatch-6_4_0-42-default-1-1.1 . Critical SUSE kernel-livepatch update improves system stability and security for Micro 6.0, download immediately.. SUSE Linux Micro kernel livepatch security patch update. . Severity: Important. LinuxSecurity.com Team
An update that solves 11 vulnerabilities can now be installed.. # Security update for ImageMagick Announcement ID: SUSE-SU-2026:1597-1 Release Date: 2026-04-24T11:44:19Z Rating: important References: * bsc#1262097 * bsc#1262145 * bsc#1262146 * bsc#1262147 * bsc#1262148 * bsc#1262149 * bsc#1262150 * bsc#1262152 * bsc#1262154 * bsc#1262155 * bsc#1262156 Cross-References: * CVE-2026-33899 * CVE-2026-33900 * CVE-2026-33901 * CVE-2026-33905 * CVE-2026-33908 * CVE-2026-34238 * CVE-2026-40169 * CVE-2026-40183 * CVE-2026-40310 * CVE-2026-40311 * CVE-2026-40312 CVSS scores: * CVE-2026-33899 ( SUSE ): 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N * CVE-2026-33899 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L * CVE-2026-33899 ( NVD ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L * CVE-2026-33900 ( SUSE ): 6.0 CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-33900 ( SUSE ): 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33900 ( NVD ): 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33900 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33901 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-33901 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33901 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33905 ( SUSE ): 5.1 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-33905 ( SUSE ): 5.0 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H * CVE-2026-33905 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-33905 ( NVD ): 7.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H * CVE-2026-33908 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-33908 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-33908 ( NVD ): 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-34238 ( SUSE ): 5.1 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-34238 ( SUSE ): 5.0 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H * CVE-2026-34238 ( NVD ): 5.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-34238 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40169 ( SUSE ): 6.9 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-40169 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-40169 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H * CVE-2026-40169 ( NVD ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-40183 ( SUSE ): 5.7 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-40183 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40183 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40183 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40310 ( SUSE ): 5.7 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-40310 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40310 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40310 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40311 ( SUSE ): 5.6 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-40311 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40311 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40311 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40312 ( SUSE ): 6.9 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N * CVE-2026-40312 ( SUSE ): 6.2 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-40312 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2026-40312 ( NVD ): 6.2CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Affected Products: * openSUSE Leap 15.6 * SUSE Linux Enterprise Server 15 SP6 * SUSE Linux Enterprise Server 15 SP6 LTSS * SUSE Linux Enterprise Server for SAP Applications 15 SP6 An update that solves 11 vulnerabilities can now be installed. ## Description: This update for ImageMagick fixes the following issues: * CVE-2026-33899: Denial of Service via out-of-bounds write in XML parsing (bsc#1262154). * CVE-2026-33900: Denial of Service via integer truncation in viff encoder (bsc#1262156). * CVE-2026-33901: Denial of Service due to heap buffer overflow in MVG decoder (bsc#1262155). * CVE-2026-33905: Denial of service via out-of-bounds read in -sample operation (bsc#1262097). * CVE-2026-33908: Denial of Service via deeply nested XML file processing (bsc#1262152). * CVE-2026-34238: Denial of Service via integer overflow in despeckle operation (bsc#1262147). * CVE-2026-40169: Denial of Service via crafted image leading to out-of-bounds write (bsc#1262150). * CVE-2026-40183: Denial of Service via heap write overflow in JXL encoder (bsc#1262145). * CVE-2026-40310: Denial of service via heap out-of-bounds write in JP2 encoder (bsc#1262148). * CVE-2026-40311: Denial of Service via heap use-after-free in XMP profile processing (bsc#1262146). * CVE-2026-40312: Denial of Service via malicious MSL file processing (bsc#1262149). ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * openSUSE Leap 15.6 zypper in -t patch SUSE-2026-1597=1 * SUSE Linux Enterprise Server 15 SP6 LTSS zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1597=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP6 zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1597=1 ## Package List: * openSUSE Leap 15.6 (aarch64ppc64le s390x x86_64 i586) * ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.55.1 * ImageMagick-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.55.1 * perl-PerlMagick-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-debugsource-7.1.1.21-150600.3.55.1 * ImageMagick-extra-7.1.1.21-150600.3.55.1 * ImageMagick-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-devel-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * ImageMagick-extra-debuginfo-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-SUSE-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-devel-7.1.1.21-150600.3.55.1 * perl-PerlMagick-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.55.1 * openSUSE Leap 15.6 (x86_64) * libMagick++-7_Q16HDRI5-32bit-debuginfo-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-32bit-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-32bit-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-devel-32bit-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-32bit-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-32bit-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-32bit-7.1.1.21-150600.3.55.1 * ImageMagick-devel-32bit-7.1.1.21-150600.3.55.1 * openSUSE Leap 15.6 (noarch) * ImageMagick-doc-7.1.1.21-150600.3.55.1 * openSUSE Leap 15.6 (aarch64_ilp32) * libMagickCore-7_Q16HDRI10-64bit-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-64bit-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-devel-64bit-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-64bit-debuginfo-7.1.1.21-150600.3.55.1 *libMagickCore-7_Q16HDRI10-64bit-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-64bit-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-64bit-7.1.1.21-150600.3.55.1 * ImageMagick-devel-64bit-7.1.1.21-150600.3.55.1 * SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64) * ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.55.1 * ImageMagick-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.55.1 * perl-PerlMagick-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-debugsource-7.1.1.21-150600.3.55.1 * ImageMagick-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-devel-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * perl-PerlMagick-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-SUSE-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-devel-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.55.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64) * ImageMagick-config-7-upstream-limited-7.1.1.21-150600.3.55.1 * ImageMagick-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-websafe-7.1.1.21-150600.3.55.1 * perl-PerlMagick-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-debugsource-7.1.1.21-150600.3.55.1 * ImageMagick-debuginfo-7.1.1.21-150600.3.55.1 * libMagick++-devel-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * libMagickWand-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * perl-PerlMagick-7.1.1.21-150600.3.55.1 *ImageMagick-config-7-upstream-open-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-SUSE-7.1.1.21-150600.3.55.1 * libMagick++-7_Q16HDRI5-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-devel-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-7.1.1.21-150600.3.55.1 * libMagickCore-7_Q16HDRI10-debuginfo-7.1.1.21-150600.3.55.1 * ImageMagick-config-7-upstream-secure-7.1.1.21-150600.3.55.1 ## References: * https://www.suse.com/security/cve/CVE-2026-33899.html * https://www.suse.com/security/cve/CVE-2026-33900.html * https://www.suse.com/security/cve/CVE-2026-33901.html * https://www.suse.com/security/cve/CVE-2026-33905.html * https://www.suse.com/security/cve/CVE-2026-33908.html * https://www.suse.com/security/cve/CVE-2026-34238.html * https://www.suse.com/security/cve/CVE-2026-40169.html * https://www.suse.com/security/cve/CVE-2026-40183.html * https://www.suse.com/security/cve/CVE-2026-40310.html * https://www.suse.com/security/cve/CVE-2026-40311.html * https://www.suse.com/security/cve/CVE-2026-40312.html * https://bugzilla.suse.com/show_bug.cgi?id=1262097 * https://bugzilla.suse.com/show_bug.cgi?id=1262145 * https://bugzilla.suse.com/show_bug.cgi?id=1262146 * https://bugzilla.suse.com/show_bug.cgi?id=1262147 * https://bugzilla.suse.com/show_bug.cgi?id=1262148 * https://bugzilla.suse.com/show_bug.cgi?id=1262149 * https://bugzilla.suse.com/show_bug.cgi?id=1262150 * https://bugzilla.suse.com/show_bug.cgi?id=1262152 * https://bugzilla.suse.com/show_bug.cgi?id=1262154 * https://bugzilla.suse.com/show_bug.cgi?id=1262155 * https://bugzilla.suse.com/show_bug.cgi?id=1262156 . Critical security patch for ImageMagick in openSUSE addressing 11 issues, including Denial of Service vulnerabilities.. ImageMagick updates, openSUSE security patches, Denial of Service issues, SUSE advisories. . Severity: Important. LinuxSecurity.com Team
# Security update for kernel-livepatch-MICRO-6-0_Update_18 Announcement ID: SUSE-SU-2026:21122-1 Release Date: 2026-04-13T16:45:36Z Rating: important References:. # Security update for kernel-livepatch-MICRO-6-0_Update_18 Announcement ID: SUSE-SU-2026:21122-1 Release Date: 2026-04-13T16:45:36Z Rating: important References: Affected Products: * SUSE Linux Micro 6.0 An update that can now be installed. ## Description: New livepatch SLE Micro 6.0/6.1 kernel update 18. ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * SUSE Linux Micro 6.0 zypper in -t patch SUSE-SLE-Micro-6.0-kernel-341=1 ## Package List: * SUSE Linux Micro 6.0 (s390x x86_64) * kernel-livepatch-6_4_0-41-default-1-1.1 * kernel-livepatch-MICRO-6-0_Update_18-debugsource-1-1.1 * kernel-livepatch-6_4_0-41-default-debuginfo-1-1.1 . Critical update for SUSE kernel-livepatch-MICRO-6-0_Update_18 to ensure system stability and security. Install recommended patches.. SUSE Linux Micro 6.0 system patch kernel livepatch security update recommendations. . Severity: Important. LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.