Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-43366 (GCVE-0-2026-43366)
Vulnerability from cvelistv5 – Published: 2026-05-08 14:21 – Updated: 2026-05-11 22:23
VLAI
EPSS
VEX
Title
io_uring/kbuf: check if target buffer list is still legacy on recycle
Summary
In the Linux kernel, the following vulnerability has been resolved:
io_uring/kbuf: check if target buffer list is still legacy on recycle
There's a gap between when the buffer was grabbed and when it
potentially gets recycled, where if the list is empty, someone could've
upgraded it to a ring provided type. This can happen if the request
is forced via io-wq. The legacy recycling is missing checking if the
buffer_list still exists, and if it's of the correct type. Add those
checks.
Severity
7.8 (High)
Assigner
References
6 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < a7b33671e418fca507feebd1d56e7f4952a4b25c
(git)
Affected: c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < 439a6728ec4641ffad1ca796622c19bc525e570f (git) Affected: c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < f3fb54e7a8b4aadcc2836ee463eec8c88709b8aa (git) Affected: c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < 50ad880db3013c6fee0ef13781762a39e2e7ef83 (git) Affected: c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < 97b57f69fee1b61b41acbf37e7720cac9d389fa4 (git) Affected: c7fb19428d67dd0a2a78a4f237af01d39c78dc5a , < c2c185be5c85d37215397c8e8781abf0a69bec1f (git) |
|
| Linux | Linux |
Affected:
5.19
Unaffected: 0 , < 5.19 (semver) Unaffected: 6.1.167 , ≤ 6.1.* (semver) Unaffected: 6.6.130 , ≤ 6.6.* (semver) Unaffected: 6.12.78 , ≤ 6.12.* (semver) Unaffected: 6.18.19 , ≤ 6.18.* (semver) Unaffected: 6.19.9 , ≤ 6.19.* (semver) Unaffected: 7.0 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"io_uring/kbuf.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "a7b33671e418fca507feebd1d56e7f4952a4b25c",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
},
{
"lessThan": "439a6728ec4641ffad1ca796622c19bc525e570f",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
},
{
"lessThan": "f3fb54e7a8b4aadcc2836ee463eec8c88709b8aa",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
},
{
"lessThan": "50ad880db3013c6fee0ef13781762a39e2e7ef83",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
},
{
"lessThan": "97b57f69fee1b61b41acbf37e7720cac9d389fa4",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
},
{
"lessThan": "c2c185be5c85d37215397c8e8781abf0a69bec1f",
"status": "affected",
"version": "c7fb19428d67dd0a2a78a4f237af01d39c78dc5a",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"io_uring/kbuf.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.19"
},
{
"lessThan": "5.19",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.167",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.130",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.78",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.19",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.9",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.167",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.130",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.78",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.19",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.9",
"versionStartIncluding": "5.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "5.19",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T22:23:11.847Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/a7b33671e418fca507feebd1d56e7f4952a4b25c"
},
{
"url": "https://git.kernel.org/stable/c/439a6728ec4641ffad1ca796622c19bc525e570f"
},
{
"url": "https://git.kernel.org/stable/c/f3fb54e7a8b4aadcc2836ee463eec8c88709b8aa"
},
{
"url": "https://git.kernel.org/stable/c/50ad880db3013c6fee0ef13781762a39e2e7ef83"
},
{
"url": "https://git.kernel.org/stable/c/97b57f69fee1b61b41acbf37e7720cac9d389fa4"
},
{
"url": "https://git.kernel.org/stable/c/c2c185be5c85d37215397c8e8781abf0a69bec1f"
}
],
"title": "io_uring/kbuf: check if target buffer list is still legacy on recycle",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43366",
"datePublished": "2026-05-08T14:21:19.191Z",
"dateReserved": "2026-05-01T14:12:56.005Z",
"dateUpdated": "2026-05-11T22:23:11.847Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43366",
"date": "2026-07-25",
"epss": "0.0013",
"percentile": "0.02982"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43366\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-08T15:16:47.623\",\"lastModified\":\"2026-06-17T10:49:27.843\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nio_uring/kbuf: check if target buffer list is still legacy on recycle\\n\\nThere\u0027s a gap between when the buffer was grabbed and when it\\npotentially gets recycled, where if the list is empty, someone could\u0027ve\\nupgraded it to a ring provided type. This can happen if the request\\nis forced via io-wq. The legacy recycling is missing checking if the\\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\\nchecks.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"io_uring/kbuf.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"a7b33671e418fca507feebd1d56e7f4952a4b25c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"439a6728ec4641ffad1ca796622c19bc525e570f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"f3fb54e7a8b4aadcc2836ee463eec8c88709b8aa\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"50ad880db3013c6fee0ef13781762a39e2e7ef83\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"97b57f69fee1b61b41acbf37e7720cac9d389fa4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c7fb19428d67dd0a2a78a4f237af01d39c78dc5a\",\"lessThan\":\"c2c185be5c85d37215397c8e8781abf0a69bec1f\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"io_uring/kbuf.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.19\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.19\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.167\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.130\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.78\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.19\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.9\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.19\",\"versionEndExcluding\":\"6.1.167\",\"matchCriteriaId\":\"FFF1CC3C-007C-468E-A1B0-62749A3C1F6F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.130\",\"matchCriteriaId\":\"C57BB918-DF28-46B3-94F7-144176841267\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.78\",\"matchCriteriaId\":\"28D591F5-B196-4CC9-905C-DC80F116E7A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.19\",\"matchCriteriaId\":\"D394AC60-6F28-435F-872A-CCDF384B8331\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.9\",\"matchCriteriaId\":\"E825E7C3-FEAC-4FD3-8A81-78D7387948C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F253B622-8837-4245-BCE5-A7BF8FC76A16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AE85AD8-4641-4E7C-A2F4-305E2CD9EE64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F666C8D8-6538-46D4-B318-87610DE64C34\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/439a6728ec4641ffad1ca796622c19bc525e570f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/50ad880db3013c6fee0ef13781762a39e2e7ef83\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/97b57f69fee1b61b41acbf37e7720cac9d389fa4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a7b33671e418fca507feebd1d56e7f4952a4b25c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c2c185be5c85d37215397c8e8781abf0a69bec1f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f3fb54e7a8b4aadcc2836ee463eec8c88709b8aa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-07-02T12:46:36+00:00",
"cve": "CVE-2026-43366",
"id": "CVE-2026-43366",
"initial_release_date": "2026-05-08T00:00:00+00:00",
"product_status:known_affected": "184",
"product_status:known_not_affected": "90",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: io_uring/kbuf: check if target buffer list is still legacy on recycle",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43366.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-21T13:11:18Z",
"cve": "CVE-2026-43366",
"id": "CVE-2026-43366",
"initial_release_date": "2026-05-13T03:34:50Z",
"product_status:first_fixed": "49",
"product_status:known_affected": "411",
"product_status:known_not_affected": "131",
"product_status:recommended": "477",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-43366",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43366.json",
"version": "28"
}
}
}
SUSE-SU-2026:2658-1
Vulnerability from csaf_suse - Published: 2026-06-26 13:07 - Updated: 2026-06-26 13:07Summary
Security update for the Linux Kernel
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel
Description of the patch:
The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues
The following security issues were fixed:
- CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs (bsc#1266290).
- CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished delayed work (bsc#1255416).
- CVE-2026-23392: netfilter: nf_tables: release flowtable after rcu grace period on error (bsc#1260531).
- CVE-2026-31405: media: dvb-net: fix OOB access in ULE extension header tables (bsc#1261700).
- CVE-2026-31473: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex (bsc#1262663).
- CVE-2026-31500: Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock (bsc#1262993).
- CVE-2026-31613: smb: client: fix OOB reads parsing symlink error response (bsc#1263769).
- CVE-2026-31697: crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed (bsc#1264116).
- CVE-2026-31698: crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed (bsc#1263880).
- CVE-2026-31699: crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed (bsc#1263879).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264093).
- CVE-2026-31759: usb: ulpi: fix double free in ulpi_register_interface() error path (bsc#1264076).
- CVE-2026-43077: crypto: algif_aead - Fix minimum RX size check for decryption (bsc#1264470).
- CVE-2026-43198: tcp: fix potential race in tcp_v6_syn_recv_sock() (bsc#1264610).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265116).
- CVE-2026-45886: bpf: Fix bpf_xdp_store_bytes proto for read-only arg (bsc#1266810).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267205).
- CVE-2026-45984: gfs2: Move the inode glock locking to gfs2_file_buffered_write (bsc#1267214).
- CVE-2026-46021: thermal: core: Fix thermal zone governor cleanup issues (bsc#1267220).
- CVE-2026-46037: ipv4: icmp: validate reply type before using icmp_pointers (bsc#1267361).
- CVE-2026-46113: KVM: x86/mmu: Add helper to convert SPTE value to its shadow page (bsc#1266969).
- CVE-2026-46116: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete (bsc#1267369).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267640).
- CVE-2026-46123: Bluetooth: virtio_bt: clamp rx length before skb_put (bsc#1267621).
- CVE-2026-46150: fanotify: fix false positive on permission events (bsc#1267387).
- CVE-2026-46159: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak (bsc#1267652).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267697).
- CVE-2026-46273: ibmveth: Disable GSO for packets with small MSS (bsc#1265211 bsc#1267651).
The following non security issues were fixed:
- arm64: tlb: Allow XZR argument to TLBI ops (git-fixes).
- arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI (git-fixes).
- KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2} (bsc#1247954).
- KVM: x86: Remove 'return void' expression for 'void function' (bsc#1247954).
- smb: client: correctly handle ErrorContextData as a flexible array (git-fixes).
- x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer (bsc#1247954).
Patchnames: SUSE-2026-2658,SUSE-SLE-Micro-5.5-2026-2658,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2658,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2658,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2658,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2658,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2658
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
critical
6.4 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.4 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.4 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.7 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.5 (Medium)
Affected products
Recommended
205 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
152 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThe SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues\n\nThe following security issues were fixed:\n\n- CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs (bsc#1266290).\n- CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished delayed work (bsc#1255416).\n- CVE-2026-23392: netfilter: nf_tables: release flowtable after rcu grace period on error (bsc#1260531).\n- CVE-2026-31405: media: dvb-net: fix OOB access in ULE extension header tables (bsc#1261700).\n- CVE-2026-31473: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex (bsc#1262663).\n- CVE-2026-31500: Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock (bsc#1262993).\n- CVE-2026-31613: smb: client: fix OOB reads parsing symlink error response (bsc#1263769).\n- CVE-2026-31697: crypto: ccp: Don\u0027t attempt to copy ID to userspace if PSP command failed (bsc#1264116).\n- CVE-2026-31698: crypto: ccp: Don\u0027t attempt to copy PDH cert to userspace if PSP command failed (bsc#1263880).\n- CVE-2026-31699: crypto: ccp: Don\u0027t attempt to copy CSR to userspace if PSP command failed (bsc#1263879).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264093).\n- CVE-2026-31759: usb: ulpi: fix double free in ulpi_register_interface() error path (bsc#1264076).\n- CVE-2026-43077: crypto: algif_aead - Fix minimum RX size check for decryption (bsc#1264470).\n- CVE-2026-43198: tcp: fix potential race in tcp_v6_syn_recv_sock() (bsc#1264610).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265116).\n- CVE-2026-45886: bpf: Fix bpf_xdp_store_bytes proto for read-only arg (bsc#1266810).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267205).\n- CVE-2026-45984: gfs2: Move the inode glock locking to gfs2_file_buffered_write (bsc#1267214).\n- CVE-2026-46021: thermal: core: Fix thermal zone governor cleanup issues (bsc#1267220).\n- CVE-2026-46037: ipv4: icmp: validate reply type before using icmp_pointers (bsc#1267361).\n- CVE-2026-46113: KVM: x86/mmu: Add helper to convert SPTE value to its shadow page (bsc#1266969).\n- CVE-2026-46116: xfrm: defensively unhash xfrm_state lists in __xfrm_state_delete (bsc#1267369).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267640).\n- CVE-2026-46123: Bluetooth: virtio_bt: clamp rx length before skb_put (bsc#1267621).\n- CVE-2026-46150: fanotify: fix false positive on permission events (bsc#1267387).\n- CVE-2026-46159: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak (bsc#1267652).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267697).\n- CVE-2026-46273: ibmveth: Disable GSO for packets with small MSS (bsc#1265211 bsc#1267651).\n\nThe following non security issues were fixed:\n\n- arm64: tlb: Allow XZR argument to TLBI ops (git-fixes).\n- arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI (git-fixes).\n- KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2} (bsc#1247954).\n- KVM: x86: Remove \u0027return void\u0027 expression for \u0027void function\u0027 (bsc#1247954).\n- smb: client: correctly handle ErrorContextData as a flexible array (git-fixes).\n- x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer (bsc#1247954).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2658,SUSE-SLE-Micro-5.5-2026-2658,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2658,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2658,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2658,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2658,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2658",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2658-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2658-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262658-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2658-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047654.html"
},
{
"category": "self",
"summary": "SUSE Bug 1247954",
"url": "https://bugzilla.suse.com/1247954"
},
{
"category": "self",
"summary": "SUSE Bug 1255416",
"url": "https://bugzilla.suse.com/1255416"
},
{
"category": "self",
"summary": "SUSE Bug 1258538",
"url": "https://bugzilla.suse.com/1258538"
},
{
"category": "self",
"summary": "SUSE Bug 1260531",
"url": "https://bugzilla.suse.com/1260531"
},
{
"category": "self",
"summary": "SUSE Bug 1261700",
"url": "https://bugzilla.suse.com/1261700"
},
{
"category": "self",
"summary": "SUSE Bug 1262663",
"url": "https://bugzilla.suse.com/1262663"
},
{
"category": "self",
"summary": "SUSE Bug 1262993",
"url": "https://bugzilla.suse.com/1262993"
},
{
"category": "self",
"summary": "SUSE Bug 1263769",
"url": "https://bugzilla.suse.com/1263769"
},
{
"category": "self",
"summary": "SUSE Bug 1263879",
"url": "https://bugzilla.suse.com/1263879"
},
{
"category": "self",
"summary": "SUSE Bug 1263880",
"url": "https://bugzilla.suse.com/1263880"
},
{
"category": "self",
"summary": "SUSE Bug 1264076",
"url": "https://bugzilla.suse.com/1264076"
},
{
"category": "self",
"summary": "SUSE Bug 1264093",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "self",
"summary": "SUSE Bug 1264116",
"url": "https://bugzilla.suse.com/1264116"
},
{
"category": "self",
"summary": "SUSE Bug 1264470",
"url": "https://bugzilla.suse.com/1264470"
},
{
"category": "self",
"summary": "SUSE Bug 1264610",
"url": "https://bugzilla.suse.com/1264610"
},
{
"category": "self",
"summary": "SUSE Bug 1265116",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "self",
"summary": "SUSE Bug 1265211",
"url": "https://bugzilla.suse.com/1265211"
},
{
"category": "self",
"summary": "SUSE Bug 1265960",
"url": "https://bugzilla.suse.com/1265960"
},
{
"category": "self",
"summary": "SUSE Bug 1266214",
"url": "https://bugzilla.suse.com/1266214"
},
{
"category": "self",
"summary": "SUSE Bug 1266290",
"url": "https://bugzilla.suse.com/1266290"
},
{
"category": "self",
"summary": "SUSE Bug 1266810",
"url": "https://bugzilla.suse.com/1266810"
},
{
"category": "self",
"summary": "SUSE Bug 1266969",
"url": "https://bugzilla.suse.com/1266969"
},
{
"category": "self",
"summary": "SUSE Bug 1267205",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "self",
"summary": "SUSE Bug 1267214",
"url": "https://bugzilla.suse.com/1267214"
},
{
"category": "self",
"summary": "SUSE Bug 1267220",
"url": "https://bugzilla.suse.com/1267220"
},
{
"category": "self",
"summary": "SUSE Bug 1267361",
"url": "https://bugzilla.suse.com/1267361"
},
{
"category": "self",
"summary": "SUSE Bug 1267369",
"url": "https://bugzilla.suse.com/1267369"
},
{
"category": "self",
"summary": "SUSE Bug 1267387",
"url": "https://bugzilla.suse.com/1267387"
},
{
"category": "self",
"summary": "SUSE Bug 1267621",
"url": "https://bugzilla.suse.com/1267621"
},
{
"category": "self",
"summary": "SUSE Bug 1267640",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "self",
"summary": "SUSE Bug 1267651",
"url": "https://bugzilla.suse.com/1267651"
},
{
"category": "self",
"summary": "SUSE Bug 1267652",
"url": "https://bugzilla.suse.com/1267652"
},
{
"category": "self",
"summary": "SUSE Bug 1267697",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10263 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10263/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-68324 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68324/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23392 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23392/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31405 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31405/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31473 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31473/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31500 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31613 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31613/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31697 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31697/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31698 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31698/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31699 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31699/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31759 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31759/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43077 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43077/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43198 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43198/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43503 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43503/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45886 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45886/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45984 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46021 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46021/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46113 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46113/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46116 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46116/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46123 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46123/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46150 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46150/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46159 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46159/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46273 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46273/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2026-06-26T13:07:22Z",
"generator": {
"date": "2026-06-26T13:07:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2658-1",
"initial_release_date": "2026-06-26T13:07:22Z",
"revision_history": [
{
"date": "2026-06-26T13:07:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "cluster-md-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "dlm-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-allwinner-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-allwinner-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-altera-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-altera-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amazon-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-amazon-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-amazon-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-amd-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-amd-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-amlogic-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-amlogic-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-apm-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-apm-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apple-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-apple-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-apple-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-arm-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-arm-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-broadcom-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-broadcom-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-cavium-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-cavium-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-exynos-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-exynos-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-freescale-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-freescale-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-hisilicon-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-hisilicon-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-lg-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-lg-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-marvell-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-marvell-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-mediatek-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-mediatek-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-nvidia-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-nvidia-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-qcom-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-qcom-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-renesas-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-renesas-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-rockchip-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-rockchip-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-socionext-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-socionext-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-sprd-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-sprd-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "dtb-xilinx-5.14.21-150500.55.172.1.aarch64",
"product_id": "dtb-xilinx-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "gfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-64kb-extra-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-64kb-extra-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-64kb-optional-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-64kb-optional-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"product_id": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-default-extra-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-default-optional-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"product_id": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.aarch64",
"product_id": "kernel-obs-qa-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"product": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"product_id": "kernel-syms-5.14.21-150500.55.172.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "kselftests-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "ocfs2-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.14.21-150500.55.172.2.aarch64",
"product_id": "reiserfs-kmp-64kb-5.14.21-150500.55.172.2.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"product": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"product_id": "kernel-devel-5.14.21-150500.55.172.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"product": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"product_id": "kernel-docs-5.14.21-150500.55.172.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.14.21-150500.55.172.1.noarch",
"product": {
"name": "kernel-docs-html-5.14.21-150500.55.172.1.noarch",
"product_id": "kernel-docs-html-5.14.21-150500.55.172.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"product": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"product_id": "kernel-macros-5.14.21-150500.55.172.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.14.21-150500.55.172.2.noarch",
"product": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch",
"product_id": "kernel-source-5.14.21-150500.55.172.2.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.14.21-150500.55.172.2.noarch",
"product": {
"name": "kernel-source-vanilla-5.14.21-150500.55.172.2.noarch",
"product_id": "kernel-source-vanilla-5.14.21-150500.55.172.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"product_id": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-extra-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-default-optional-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.ppc64le",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.ppc64le",
"product_id": "kernel-obs-qa-5.14.21-150500.55.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"product": {
"name": "kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"product_id": "kernel-syms-5.14.21-150500.55.172.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-devel-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-extra-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-default-optional-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-obs-build-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.s390x",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.s390x",
"product_id": "kernel-obs-qa-5.14.21-150500.55.172.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.172.1.s390x",
"product": {
"name": "kernel-syms-5.14.21-150500.55.172.1.s390x",
"product_id": "kernel-syms-5.14.21-150500.55.172.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"product_id": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"product_id": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-extra-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-optional-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-vdso-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-default-vdso-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-default-vdso-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-vdso-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-kvmsmall-vdso-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-kvmsmall-vdso-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"product_id": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.x86_64",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.172.1.x86_64",
"product_id": "kernel-obs-qa-5.14.21-150500.55.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"product": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"product_id": "kernel-syms-5.14.21-150500.55.172.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5",
"product_id": "SUSE Linux Enterprise Server 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.172.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.172.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.172.2.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.172.2.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.172.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.172.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10263",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10263"
}
],
"notes": [
{
"category": "general",
"text": "Arm C1-Ultra, C1-Premium, Neoverse V3 \u0026 V3AE, Neoverse V2, Neoverse V1, Neoverse-N2, Neoverse-N1, Cortex-X925, Cortex-X4, Cortex-X3, Cortex-X2, Cortex-X1 \u0026 X1C, Cortex-A710, Cortex-A78, A78AE \u0026 A78C, Cortex-A77, Cortex-A76 \u0026 A76A may allow writes to resources owned by a higher exception level.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10263",
"url": "https://www.suse.com/security/cve/CVE-2025-10263"
},
{
"category": "external",
"summary": "SUSE Bug 1266290 for CVE-2025-10263",
"url": "https://bugzilla.suse.com/1266290"
},
{
"category": "external",
"summary": "SUSE Bug 1266954 for CVE-2025-10263",
"url": "https://bugzilla.suse.com/1266954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "critical"
}
],
"title": "CVE-2025-10263"
},
{
"cve": "CVE-2025-68324",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-68324"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: imm: Fix use-after-free bug caused by unfinished delayed work\n\nThe delayed work item \u0027imm_tq\u0027 is initialized in imm_attach() and\nscheduled via imm_queuecommand() for processing SCSI commands. When the\nIMM parallel port SCSI host adapter is detached through imm_detach(),\nthe imm_struct device instance is deallocated.\n\nHowever, the delayed work might still be pending or executing\nwhen imm_detach() is called, leading to use-after-free bugs\nwhen the work function imm_interrupt() accesses the already\nfreed imm_struct memory.\n\nThe race condition can occur as follows:\n\nCPU 0(detach thread) | CPU 1\n | imm_queuecommand()\n | imm_queuecommand_lck()\nimm_detach() | schedule_delayed_work()\n kfree(dev) //FREE | imm_interrupt()\n | dev = container_of(...) //USE\n dev-\u003e //USE\n\nAdd disable_delayed_work_sync() in imm_detach() to guarantee proper\ncancellation of the delayed work item before imm_struct is deallocated.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-68324",
"url": "https://www.suse.com/security/cve/CVE-2025-68324"
},
{
"category": "external",
"summary": "SUSE Bug 1255416 for CVE-2025-68324",
"url": "https://bugzilla.suse.com/1255416"
},
{
"category": "external",
"summary": "SUSE Bug 1257117 for CVE-2025-68324",
"url": "https://bugzilla.suse.com/1257117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2025-68324"
},
{
"cve": "CVE-2026-23392",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23392"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: release flowtable after rcu grace period on error\n\nCall synchronize_rcu() after unregistering the hooks from error path,\nsince a hook that already refers to this flowtable can be already\nregistered, exposing this flowtable to packet path and nfnetlink_hook\ncontrol plane.\n\nThis error path is rare, it should only happen by reaching the maximum\nnumber hooks or by failing to set up to hardware offload, just call\nsynchronize_rcu().\n\nThere is a check for already used device hooks by different flowtable\nthat could result in EEXIST at this late stage. The hook parser can be\nupdated to perform this check earlier to this error path really becomes\nrarely exercised.\n\nUncovered by KASAN reported as use-after-free from nfnetlink_hook path\nwhen dumping hooks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23392",
"url": "https://www.suse.com/security/cve/CVE-2026-23392"
},
{
"category": "external",
"summary": "SUSE Bug 1260531 for CVE-2026-23392",
"url": "https://bugzilla.suse.com/1260531"
},
{
"category": "external",
"summary": "SUSE Bug 1262016 for CVE-2026-23392",
"url": "https://bugzilla.suse.com/1262016"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-23392"
},
{
"cve": "CVE-2026-31405",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31405"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: dvb-net: fix OOB access in ULE extension header tables\n\nThe ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables\nin handle_one_ule_extension() are declared with 255 elements (valid\nindices 0-254), but the index htype is derived from network-controlled\ndata as (ule_sndu_type \u0026 0x00FF), giving a range of 0-255. When\nhtype equals 255, an out-of-bounds read occurs on the function pointer\ntable, and the OOB value may be called as a function pointer.\n\nAdd a bounds check on htype against the array size before either table\nis accessed. Out-of-range values now cause the SNDU to be discarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31405",
"url": "https://www.suse.com/security/cve/CVE-2026-31405"
},
{
"category": "external",
"summary": "SUSE Bug 1261700 for CVE-2026-31405",
"url": "https://bugzilla.suse.com/1261700"
},
{
"category": "external",
"summary": "SUSE Bug 1261701 for CVE-2026-31405",
"url": "https://bugzilla.suse.com/1261701"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-31405"
},
{
"cve": "CVE-2026-31473",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31473"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex\n\nMEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQBUFS(0)\nqueue teardown paths. This can race request object cleanup against vb2\nqueue cancellation and lead to use-after-free reports.\n\nWe already serialize request queueing against STREAMON/OFF with\nreq_queue_mutex. Extend that serialization to REQBUFS, and also take\nthe same mutex in media_request_ioctl_reinit() so REINIT is in the\nsame exclusion domain.\n\nThis keeps request cleanup and queue cancellation from running in\nparallel for request-capable devices.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31473",
"url": "https://www.suse.com/security/cve/CVE-2026-31473"
},
{
"category": "external",
"summary": "SUSE Bug 1262663 for CVE-2026-31473",
"url": "https://bugzilla.suse.com/1262663"
},
{
"category": "external",
"summary": "SUSE Bug 1262775 for CVE-2026-31473",
"url": "https://bugzilla.suse.com/1262775"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-31473"
},
{
"cve": "CVE-2026-31500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31500"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lock\n\nbtintel_hw_error() issues two __hci_cmd_sync() calls (HCI_OP_RESET\nand Intel exception-info retrieval) without holding\nhci_req_sync_lock(). This lets it race against\nhci_dev_do_close() -\u003e btintel_shutdown_combined(), which also runs\n__hci_cmd_sync() under the same lock. When both paths manipulate\nhdev-\u003ereq_status/req_rsp concurrently, the close path may free the\nresponse skb first, and the still-running hw_error path hits a\nslab-use-after-free in kfree_skb().\n\nWrap the whole recovery sequence in hci_req_sync_lock/unlock so it\nis serialized with every other synchronous HCI command issuer.\n\nBelow is the data race report and the kasan report:\n\n BUG: data-race in __hci_cmd_sync_sk / btintel_shutdown_combined\n\n read of hdev-\u003ereq_rsp at net/bluetooth/hci_sync.c:199\n by task kworker/u17:1/83:\n __hci_cmd_sync_sk+0x12f2/0x1c30 net/bluetooth/hci_sync.c:200\n __hci_cmd_sync+0x55/0x80 net/bluetooth/hci_sync.c:223\n btintel_hw_error+0x114/0x670 drivers/bluetooth/btintel.c:254\n hci_error_reset+0x348/0xa30 net/bluetooth/hci_core.c:1030\n\n write/free by task ioctl/22580:\n btintel_shutdown_combined+0xd0/0x360\n drivers/bluetooth/btintel.c:3648\n hci_dev_close_sync+0x9ae/0x2c10 net/bluetooth/hci_sync.c:5246\n hci_dev_do_close+0x232/0x460 net/bluetooth/hci_core.c:526\n\n BUG: KASAN: slab-use-after-free in\n sk_skb_reason_drop+0x43/0x380 net/core/skbuff.c:1202\n Read of size 4 at addr ffff888144a738dc\n by task kworker/u17:1/83:\n __hci_cmd_sync_sk+0x12f2/0x1c30 net/bluetooth/hci_sync.c:200\n __hci_cmd_sync+0x55/0x80 net/bluetooth/hci_sync.c:223\n btintel_hw_error+0x186/0x670 drivers/bluetooth/btintel.c:260",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31500",
"url": "https://www.suse.com/security/cve/CVE-2026-31500"
},
{
"category": "external",
"summary": "SUSE Bug 1262993 for CVE-2026-31500",
"url": "https://bugzilla.suse.com/1262993"
},
{
"category": "external",
"summary": "SUSE Bug 1262994 for CVE-2026-31500",
"url": "https://bugzilla.suse.com/1262994"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-31500"
},
{
"cve": "CVE-2026-31613",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31613"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: fix OOB reads parsing symlink error response\n\nWhen a CREATE returns STATUS_STOPPED_ON_SYMLINK, smb2_check_message()\nreturns success without any length validation, leaving the symlink\nparsers as the only defense against an untrusted server.\n\nsymlink_data() walks SMB 3.1.1 error contexts with the loop test \"p \u003c\nend\", but reads p-\u003eErrorId at offset 4 and p-\u003eErrorDataLength at offset\n0. When the server-controlled ErrorDataLength advances p to within 1-7\nbytes of end, the next iteration will read past it. When the matching\ncontext is found, sym-\u003eSymLinkErrorTag is read at offset 4 from\np-\u003eErrorContextData with no check that the symlink header itself fits.\n\nsmb2_parse_symlink_response() then bounds-checks the substitute name\nusing SMB2_SYMLINK_STRUCT_SIZE as the offset of PathBuffer from\niov_base. That value is computed as sizeof(smb2_err_rsp) +\nsizeof(smb2_symlink_err_rsp), which is correct only when\nErrorContextCount == 0.\n\nWith at least one error context the symlink data sits 8 bytes deeper,\nand each skipped non-matching context shifts it further by 8 +\nALIGN(ErrorDataLength, 8). The check is too short, allowing the\nsubstitute name read to run past iov_len. The out-of-bound heap bytes\nare UTF-16-decoded into the symlink target and returned to userspace via\nreadlink(2).\n\nFix this all up by making the loops test require the full context header\nto fit, rejecting sym if its header runs past end, and bound the\nsubstitute name against the actual position of sym-\u003ePathBuffer rather\nthan a fixed offset.\n\nBecause sub_offs and sub_len are 16bits, the pointer math will not\noverflow here with the new greater-than.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31613",
"url": "https://www.suse.com/security/cve/CVE-2026-31613"
},
{
"category": "external",
"summary": "SUSE Bug 1263769 for CVE-2026-31613",
"url": "https://bugzilla.suse.com/1263769"
},
{
"category": "external",
"summary": "SUSE Bug 1263770 for CVE-2026-31613",
"url": "https://bugzilla.suse.com/1263770"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-31613"
},
{
"cve": "CVE-2026-31697",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31697"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp: Don\u0027t attempt to copy ID to userspace if PSP command failed\n\nWhen retrieving the ID for the CPU, don\u0027t attempt to copy the ID blob to\nuserspace if the firmware command failed. If the failure was due to an\ninvalid length, i.e. the userspace buffer+length was too small, copying\nthe number of bytes _firmware_ requires will overflow the kernel-allocated\nbuffer and leak data to userspace.\n\n BUG: KASAN: slab-out-of-bounds in instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n BUG: KASAN: slab-out-of-bounds in _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n BUG: KASAN: slab-out-of-bounds in _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n Read of size 64 at addr ffff8881867f5960 by task syz.0.906/24388\n\n CPU: 130 UID: 0 PID: 24388 Comm: syz.0.906 Tainted: G U O 7.0.0-smp-DEV #28 PREEMPTLAZY\n Tainted: [U]=USER, [O]=OOT_MODULE\n Hardware name: Google, Inc. Arcadia_IT_80/Arcadia_IT_80, BIOS 12.62.0-0 11/19/2025\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0xc5/0x110 ../lib/dump_stack.c:120\n print_address_description ../mm/kasan/report.c:378 [inline]\n print_report+0xbc/0x260 ../mm/kasan/report.c:482\n kasan_report+0xa2/0xe0 ../mm/kasan/report.c:595\n check_region_inline ../mm/kasan/generic.c:-1 [inline]\n kasan_check_range+0x264/0x2c0 ../mm/kasan/generic.c:200\n instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n copy_to_user ../include/linux/uaccess.h:236 [inline]\n sev_ioctl_do_get_id2+0x361/0x490 ../drivers/crypto/ccp/sev-dev.c:2222\n sev_ioctl+0x25f/0x490 ../drivers/crypto/ccp/sev-dev.c:2575\n vfs_ioctl ../fs/ioctl.c:51 [inline]\n __do_sys_ioctl ../fs/ioctl.c:597 [inline]\n __se_sys_ioctl+0x11d/0x1b0 ../fs/ioctl.c:583\n do_syscall_x64 ../arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xe0/0x800 ../arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\nWARN if the driver says the command succeeded, but the firmware error code\nsays otherwise, as __sev_do_cmd_locked() is expected to return -EIO on any\nfirwmware error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31697",
"url": "https://www.suse.com/security/cve/CVE-2026-31697"
},
{
"category": "external",
"summary": "SUSE Bug 1264116 for CVE-2026-31697",
"url": "https://bugzilla.suse.com/1264116"
},
{
"category": "external",
"summary": "SUSE Bug 1264144 for CVE-2026-31697",
"url": "https://bugzilla.suse.com/1264144"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-31697"
},
{
"cve": "CVE-2026-31698",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31698"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp: Don\u0027t attempt to copy PDH cert to userspace if PSP command failed\n\nWhen retrieving the PDH cert, don\u0027t attempt to copy the blobs to userspace\nif the firmware command failed. If the failure was due to an invalid\nlength, i.e. the userspace buffer+length was too small, copying the number\nof bytes _firmware_ requires will overflow the kernel-allocated buffer and\nleak data to userspace.\n\n BUG: KASAN: slab-out-of-bounds in instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n BUG: KASAN: slab-out-of-bounds in _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n BUG: KASAN: slab-out-of-bounds in _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n Read of size 2084 at addr ffff8885c4ab8aa0 by task syz.0.186/21033\n\n CPU: 51 UID: 0 PID: 21033 Comm: syz.0.186 Tainted: G U O 7.0.0-smp-DEV #28 PREEMPTLAZY\n Tainted: [U]=USER, [O]=OOT_MODULE\n Hardware name: Google, Inc. Arcadia_IT_80/Arcadia_IT_80, BIOS 34.84.12-0 11/17/2025\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0xc5/0x110 ../lib/dump_stack.c:120\n print_address_description ../mm/kasan/report.c:378 [inline]\n print_report+0xbc/0x260 ../mm/kasan/report.c:482\n kasan_report+0xa2/0xe0 ../mm/kasan/report.c:595\n check_region_inline ../mm/kasan/generic.c:-1 [inline]\n kasan_check_range+0x264/0x2c0 ../mm/kasan/generic.c:200\n instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n copy_to_user ../include/linux/uaccess.h:236 [inline]\n sev_ioctl_do_pdh_export+0x3d3/0x7c0 ../drivers/crypto/ccp/sev-dev.c:2347\n sev_ioctl+0x2a2/0x490 ../drivers/crypto/ccp/sev-dev.c:2568\n vfs_ioctl ../fs/ioctl.c:51 [inline]\n __do_sys_ioctl ../fs/ioctl.c:597 [inline]\n __se_sys_ioctl+0x11d/0x1b0 ../fs/ioctl.c:583\n do_syscall_x64 ../arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xe0/0x800 ../arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\nWARN if the driver says the command succeeded, but the firmware error code\nsays otherwise, as __sev_do_cmd_locked() is expected to return -EIO on any\nfirwmware error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31698",
"url": "https://www.suse.com/security/cve/CVE-2026-31698"
},
{
"category": "external",
"summary": "SUSE Bug 1263880 for CVE-2026-31698",
"url": "https://bugzilla.suse.com/1263880"
},
{
"category": "external",
"summary": "SUSE Bug 1263929 for CVE-2026-31698",
"url": "https://bugzilla.suse.com/1263929"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-31698"
},
{
"cve": "CVE-2026-31699",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31699"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp: Don\u0027t attempt to copy CSR to userspace if PSP command failed\n\nWhen retrieving the PEK CSR, don\u0027t attempt to copy the blob to userspace\nif the firmware command failed. If the failure was due to an invalid\nlength, i.e. the userspace buffer+length was too small, copying the number\nof bytes _firmware_ requires will overflow the kernel-allocated buffer and\nleak data to userspace.\n\n BUG: KASAN: slab-out-of-bounds in instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n BUG: KASAN: slab-out-of-bounds in _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n BUG: KASAN: slab-out-of-bounds in _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n Read of size 2084 at addr ffff898144612e20 by task syz.9.219/21405\n\n CPU: 14 UID: 0 PID: 21405 Comm: syz.9.219 Tainted: G U O 7.0.0-smp-DEV #28 PREEMPTLAZY\n Tainted: [U]=USER, [O]=OOT_MODULE\n Hardware name: Google, Inc. Arcadia_IT_80/Arcadia_IT_80, BIOS 12.62.0-0 11/19/2025\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0xc5/0x110 ../lib/dump_stack.c:120\n print_address_description ../mm/kasan/report.c:378 [inline]\n print_report+0xbc/0x260 ../mm/kasan/report.c:482\n kasan_report+0xa2/0xe0 ../mm/kasan/report.c:595\n check_region_inline ../mm/kasan/generic.c:-1 [inline]\n kasan_check_range+0x264/0x2c0 ../mm/kasan/generic.c:200\n instrument_copy_to_user ../include/linux/instrumented.h:129 [inline]\n _inline_copy_to_user ../include/linux/uaccess.h:205 [inline]\n _copy_to_user+0x66/0xa0 ../lib/usercopy.c:26\n copy_to_user ../include/linux/uaccess.h:236 [inline]\n sev_ioctl_do_pek_csr+0x31f/0x590 ../drivers/crypto/ccp/sev-dev.c:1872\n sev_ioctl+0x3a4/0x490 ../drivers/crypto/ccp/sev-dev.c:2562\n vfs_ioctl ../fs/ioctl.c:51 [inline]\n __do_sys_ioctl ../fs/ioctl.c:597 [inline]\n __se_sys_ioctl+0x11d/0x1b0 ../fs/ioctl.c:583\n do_syscall_x64 ../arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xe0/0x800 ../arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\n \u003c/TASK\u003e\n\nWARN if the driver says the command succeeded, but the firmware error code\nsays otherwise, as __sev_do_cmd_locked() is expected to return -EIO on any\nfirwmware error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31699",
"url": "https://www.suse.com/security/cve/CVE-2026-31699"
},
{
"category": "external",
"summary": "SUSE Bug 1263879 for CVE-2026-31699",
"url": "https://bugzilla.suse.com/1263879"
},
{
"category": "external",
"summary": "SUSE Bug 1263928 for CVE-2026-31699",
"url": "https://bugzilla.suse.com/1263928"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-31699"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-31759",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31759"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: ulpi: fix double free in ulpi_register_interface() error path\n\nWhen device_register() fails, ulpi_register() calls put_device() on\nulpi-\u003edev.\n\nThe device release callback ulpi_dev_release() drops the OF node\nreference and frees ulpi, but the current error path in\nulpi_register_interface() then calls kfree(ulpi) again, causing a\ndouble free.\n\nLet put_device() handle the cleanup through ulpi_dev_release() and\navoid freeing ulpi again in ulpi_register_interface().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31759",
"url": "https://www.suse.com/security/cve/CVE-2026-31759"
},
{
"category": "external",
"summary": "SUSE Bug 1264076 for CVE-2026-31759",
"url": "https://bugzilla.suse.com/1264076"
},
{
"category": "external",
"summary": "SUSE Bug 1264078 for CVE-2026-31759",
"url": "https://bugzilla.suse.com/1264078"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-31759"
},
{
"cve": "CVE-2026-43077",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43077"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: algif_aead - Fix minimum RX size check for decryption\n\nThe check for the minimum receive buffer size did not take the\ntag size into account during decryption. Fix this by adding the\nrequired extra length.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43077",
"url": "https://www.suse.com/security/cve/CVE-2026-43077"
},
{
"category": "external",
"summary": "SUSE Bug 1264470 for CVE-2026-43077",
"url": "https://bugzilla.suse.com/1264470"
},
{
"category": "external",
"summary": "SUSE Bug 1265306 for CVE-2026-43077",
"url": "https://bugzilla.suse.com/1265306"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-43077"
},
{
"cve": "CVE-2026-43198",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43198"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntcp: fix potential race in tcp_v6_syn_recv_sock()\n\nCode in tcp_v6_syn_recv_sock() after the call to tcp_v4_syn_recv_sock()\nis done too late.\n\nAfter tcp_v4_syn_recv_sock(), the child socket is already visible\nfrom TCP ehash table and other cpus might use it.\n\nSince newinet-\u003epinet6 is still pointing to the listener ipv6_pinfo\nbad things can happen as syzbot found.\n\nMove the problematic code in tcp_v6_mapped_child_init()\nand call this new helper from tcp_v4_syn_recv_sock() before\nthe ehash insertion.\n\nThis allows the removal of one tcp_sync_mss(), since\ntcp_v4_syn_recv_sock() will call it with the correct\ncontext.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43198",
"url": "https://www.suse.com/security/cve/CVE-2026-43198"
},
{
"category": "external",
"summary": "SUSE Bug 1264610 for CVE-2026-43198",
"url": "https://bugzilla.suse.com/1264610"
},
{
"category": "external",
"summary": "SUSE Bug 1264611 for CVE-2026-43198",
"url": "https://bugzilla.suse.com/1264611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-43198"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43503"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: propagate shared-frag marker through frag-transfer helpers\n\nTwo frag-transfer helpers (__pskb_copy_fclone() and skb_shift()) fail\nto propagate the SKBFL_SHARED_FRAG bit in skb_shinfo()-\u003eflags when\nmoving frags from source to destination. __pskb_copy_fclone() defers\nthe rest of the shinfo metadata to skb_copy_header() after copying\nfrag descriptors, but that helper only carries over gso_{size,segs,\ntype} and never touches skb_shinfo()-\u003eflags; skb_shift() moves frag\ndescriptors directly and leaves flags untouched. As a result, the\ndestination skb keeps a reference to the same externally-owned or\npage-cache-backed pages while reporting skb_has_shared_frag() as\nfalse.\n\nThe mismatch is harmful in any in-place writer that uses\nskb_has_shared_frag() to decide whether shared pages must be detoured\nthrough skb_cow_data(). ESP input is one such writer (esp4.c,\nesp6.c), and a single nft \u0027dup to \u003clocal\u003e\u0027 rule -- or any other\nnf_dup_ipv4() / xt_TEE caller -- is enough to land a pskb_copy()\u0027d\nskb in esp_input() with the marker stripped, letting an unprivileged\nuser write into the page cache of a root-owned read-only file via\nauthencesn-ESN stray writes.\n\nSet SKBFL_SHARED_FRAG on the destination whenever frag descriptors\nwere actually moved from the source. skb_copy() and skb_copy_expand()\nshare skb_copy_header() too but linearize all paged data into freshly\nallocated head storage and emerge with nr_frags == 0, so\nskb_has_shared_frag() returns false on its own; they need no change.\n\nThe same omission exists in skb_gro_receive() and skb_gro_receive_list().\nThe former moves the incoming skb\u0027s frag descriptors into the\naccumulator\u0027s last sub-skb via two paths (a direct frag-move loop and\nthe head_frag + memcpy path); the latter chains the incoming skb whole\nonto p\u0027s frag_list. Downstream skb_segment() reads only\nskb_shinfo(p)-\u003eflags, and skb_segment_list() reuses each sub-skb\u0027s\nshinfo as the nskb -- both p and lp must carry the marker.\n\nThe same omission also exists in tcp_clone_payload(), which builds an\nMTU probe skb by moving frag descriptors from skbs on sk_write_queue\ninto a freshly allocated nskb. The helper falls into the same family\nand warrants the same fix for consistency; no TCP TX-side in-place\nwriter is currently known to reach a user page through this gap, but\na future consumer depending on the marker would regress silently.\n\nThe same omission exists in skb_segment(): the per-iteration flag\nmerge takes only head_skb\u0027s flag, and the inner switch that rebinds\nfrag_skb to list_skb on head_skb-frags exhaustion does not fold the\nnew frag_skb\u0027s flag into nskb. Fold frag_skb\u0027s flag at both sites\nso segments drawing frags from frag_list members carry the marker.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43503",
"url": "https://www.suse.com/security/cve/CVE-2026-43503"
},
{
"category": "external",
"summary": "SUSE Bug 1265209 for CVE-2026-43503",
"url": "https://bugzilla.suse.com/1265209"
},
{
"category": "external",
"summary": "SUSE Bug 1265960 for CVE-2026-43503",
"url": "https://bugzilla.suse.com/1265960"
},
{
"category": "external",
"summary": "SUSE Bug 1266229 for CVE-2026-43503",
"url": "https://bugzilla.suse.com/1266229"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-43503"
},
{
"cve": "CVE-2026-45886",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45886"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix bpf_xdp_store_bytes proto for read-only arg\n\nWhile making some maps in Cilium read-only from the BPF side, we noticed\nthat the bpf_xdp_store_bytes proto is incorrect. In particular, the\nverifier was throwing the following error:\n\n ; ret = ctx_store_bytes(ctx, l3_off + offsetof(struct iphdr, saddr),\n \u0026nat-\u003eaddress, 4, 0);\n 635: (79) r1 = *(u64 *)(r10 -144) ; R1=ctx() R10=fp0 fp-144=ctx()\n 636: (b4) w2 = 26 ; R2=26\n 637: (b4) w4 = 4 ; R4=4\n 638: (b4) w5 = 0 ; R5=0\n 639: (85) call bpf_xdp_store_bytes#190\n write into map forbidden, value_size=6 off=0 size=4\n\nnat comes from a BPF_F_RDONLY_PROG map, so R3 is a PTR_TO_MAP_VALUE.\nThe verifier checks the helper\u0027s memory access to R3 in\ncheck_mem_size_reg, as it reaches ARG_CONST_SIZE argument. The third\nargument has expected type ARG_PTR_TO_UNINIT_MEM, which includes the\nMEM_WRITE flag. The verifier thus checks for a BPF_WRITE access on R3.\nGiven R3 points to a read-only map, the check fails.\n\nConversely, ARG_PTR_TO_UNINIT_MEM can also lead to the helper reading\nfrom uninitialized memory.\n\nThis patch simply fixes the expected argument type to match that of\nbpf_skb_store_bytes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45886",
"url": "https://www.suse.com/security/cve/CVE-2026-45886"
},
{
"category": "external",
"summary": "SUSE Bug 1266810 for CVE-2026-45886",
"url": "https://bugzilla.suse.com/1266810"
},
{
"category": "external",
"summary": "SUSE Bug 1266851 for CVE-2026-45886",
"url": "https://bugzilla.suse.com/1266851"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-45886"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-45984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45984"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngfs2: Fix use-after-free in iomap inline data write path\n\nThe inline data buffer head (dibh) is being released prematurely in\ngfs2_iomap_begin() via release_metapath() while iomap-\u003einline_data\nstill points to dibh-\u003eb_data. This causes a use-after-free when\niomap_write_end_inline() later attempts to write to the inline data\narea.\n\nThe bug sequence:\n1. gfs2_iomap_begin() calls gfs2_meta_inode_buffer() to read inode\n metadata into dibh\n2. Sets iomap-\u003einline_data = dibh-\u003eb_data + sizeof(struct gfs2_dinode)\n3. Calls release_metapath() which calls brelse(dibh), dropping refcount\n to 0\n4. kswapd reclaims the page (~39ms later in the syzbot report)\n5. iomap_write_end_inline() tries to memcpy() to iomap-\u003einline_data\n6. KASAN detects use-after-free write to freed memory\n\nFix by storing dibh in iomap-\u003eprivate and incrementing its refcount\nwith get_bh() in gfs2_iomap_begin(). The buffer is then properly\nreleased in gfs2_iomap_end() after the inline write completes,\nensuring the page stays alive for the entire iomap operation.\n\nNote: A C reproducer is not available for this issue. The fix is based\non analysis of the KASAN report and code review showing the buffer head\nis freed before use.\n\n[agruenba: Take buffer head reference in gfs2_iomap_begin() to avoid\nleaks in gfs2_iomap_get() and gfs2_iomap_alloc().]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45984",
"url": "https://www.suse.com/security/cve/CVE-2026-45984"
},
{
"category": "external",
"summary": "SUSE Bug 1267214 for CVE-2026-45984",
"url": "https://bugzilla.suse.com/1267214"
},
{
"category": "external",
"summary": "SUSE Bug 1267215 for CVE-2026-45984",
"url": "https://bugzilla.suse.com/1267215"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-45984"
},
{
"cve": "CVE-2026-46021",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46021"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: core: Fix thermal zone governor cleanup issues\n\nIf thermal_zone_device_register_with_trips() fails after adding\na thermal governor to the thermal zone being registered, the\ngovernor is not removed from it as appropriate which may lead to\na memory leak.\n\nIn turn, thermal_zone_device_unregister() calls thermal_set_governor()\nwithout acquiring the thermal zone lock beforehand which may race with\na governor update via sysfs and may lead to a use-after-free in that\ncase.\n\nAddress these issues by adding two thermal_set_governor() calls, one to\nthermal_release() to remove the governor from the given thermal zone,\nand one to the thermal zone registration error path to cover failures\npreceding the thermal zone device registration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46021",
"url": "https://www.suse.com/security/cve/CVE-2026-46021"
},
{
"category": "external",
"summary": "SUSE Bug 1267220 for CVE-2026-46021",
"url": "https://bugzilla.suse.com/1267220"
},
{
"category": "external",
"summary": "SUSE Bug 1267221 for CVE-2026-46021",
"url": "https://bugzilla.suse.com/1267221"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46021"
},
{
"cve": "CVE-2026-46037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv4: icmp: validate reply type before using icmp_pointers\n\nExtended echo replies use ICMP_EXT_ECHOREPLY as the outbound reply type.\nThat value is outside the range covered by icmp_pointers[], which only\ndescribes the traditional ICMP types up to NR_ICMP_TYPES.\n\nAvoid consulting icmp_pointers[] for reply types outside that range, and\nuse array_index_nospec() for the remaining in-range lookup. Normal ICMP\nreplies keep their existing behavior unchanged.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46037",
"url": "https://www.suse.com/security/cve/CVE-2026-46037"
},
{
"category": "external",
"summary": "SUSE Bug 1267361 for CVE-2026-46037",
"url": "https://bugzilla.suse.com/1267361"
},
{
"category": "external",
"summary": "SUSE Bug 1267362 for CVE-2026-46037",
"url": "https://bugzilla.suse.com/1267362"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46037"
},
{
"cve": "CVE-2026-46113",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46113"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Fix shadow paging use-after-free due to unexpected GFN\n\nThe shadow MMU computes GFNs for direct shadow pages using sp-\u003egfn plus\nthe SPTE index. This assumption breaks for shadow paging if the guest\npage tables are modified between VM entries (similar to commit\naad885e77496, \"KVM: x86/mmu: Drop/zap existing present SPTE even\nwhen creating an MMIO SPTE\", 2026-03-27). The flow is as follows:\n\n- a PDE is installed for a 2MB mapping, and a page in that area is\n accessed. KVM creates a kvm_mmu_page consisting of 512 4KB pages;\n the kvm_mmu_page is marked by FNAME(fetch) as direct-mapped because\n the guest\u0027s mapping is a huge page (and thus contiguous).\n\n- the PDE mapping is changed from outside the guest.\n\n- the guest accesses another page in the same 2MB area. KVM installs\n a new leaf SPTE and rmap entry; the SPTE uses the \"correct\" GFN\n (i.e. based on the new mapping, as changed in the previous step) but\n that GFN is outside of the [sp-\u003egfn, sp-\u003egfn + 511] range; therefore\n the rmap entry cannot be found and removed when the kvm_mmu_page\n is zapped.\n\n- the memslot that covers the first 2MB mapping is deleted, and the\n kvm_mmu_page for the now-invalid GPA is zapped. However, rmap_remove()\n only looks at the [sp-\u003egfn, sp-\u003egfn + 511] range established in step 1,\n and fails to find the rmap entry that was recorded by step 3.\n\n- any operation that causes an rmap walk for the same page accessed\n by step 3 then walks a stale rmap and dereferences a freed kvm_mmu_page.\n This includes dirty logging or MMU notifier invalidations (e.g., from\n MADV_DONTNEED).\n\nThe underlying issue is that KVM\u0027s walking of shadow PTEs assumes that\nif a SPTE is present when KVM wants to install a non-leaf SPTE, then the\nexisting kvm_mmu_page must be for the correct gfn. Because the only way\nfor the gfn to be wrong is if KVM messed up and failed to zap a SPTE...\nwhich shouldn\u0027t happen, but *actually* only happens in response to a\nguest write.\n\nThat bug dates back literally forever, as even the first version of KVM\nassumes that the GFN matches and walks into the \"wrong\" shadow page.\nHowever, that was only an imprecision until 2032a93d66fa (\"KVM: MMU:\nDon\u0027t allocate gfns page for direct mmu pages\") came along.\n\nFix it by checking for a target gfn mismatch and zapping the existing\nSPTE. That way the old SP and rmap entries are gone, KVM installs\nthe rmap in the right location, and everyone is happy.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46113",
"url": "https://www.suse.com/security/cve/CVE-2026-46113"
},
{
"category": "external",
"summary": "SUSE Bug 1266969 for CVE-2026-46113",
"url": "https://bugzilla.suse.com/1266969"
},
{
"category": "external",
"summary": "SUSE Bug 1266970 for CVE-2026-46113",
"url": "https://bugzilla.suse.com/1266970"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46113"
},
{
"cve": "CVE-2026-46116",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46116"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxfrm: defensively unhash xfrm_state lists in __xfrm_state_delete\n\nKASAN reproduces a slab-use-after-free in __xfrm_state_delete()\u0027s\nhlist_del_rcu calls under syzkaller load on linux-6.12.y stable\n(reproduced on 6.12.47, also reachable via the same code path on\ntorvalds/master and on the ipsec tree). Nine unique signatures cluster\nin the xfrm_state lifecycle, the load-bearing one being:\n\n BUG: KASAN: slab-use-after-free in __hlist_del include/linux/list.h:990 [inline]\n BUG: KASAN: slab-use-after-free in hlist_del_rcu include/linux/rculist.h:516 [inline]\n BUG: KASAN: slab-use-after-free in __xfrm_state_delete net/xfrm/xfrm_state.c\n Write of size 8 at addr ffff8881198bcb70 by task kworker/u8:9/435\n\n Workqueue: netns cleanup_net\n Call Trace:\n __hlist_del / hlist_del_rcu\n __xfrm_state_delete\n xfrm_state_delete\n xfrm_state_flush\n xfrm_state_fini\n ops_exit_list\n cleanup_net\n\nThe other observed signatures hit the same slab object from\n__xfrm_state_lookup, xfrm_alloc_spi, __xfrm_state_insert and an OOB\nwrite variant of __xfrm_state_delete, all on the byseq/byspi\nhash chains.\n\n__xfrm_state_delete() guards its byseq and byspi unhashes with\nvalue-based predicates:\n\n\tif (x-\u003ekm.seq)\n\t\thlist_del_rcu(\u0026x-\u003ebyseq);\n\tif (x-\u003eid.spi)\n\t\thlist_del_rcu(\u0026x-\u003ebyspi);\n\nwhile everywhere else in the file (e.g. state_cache, state_cache_input)\nthe safer hlist_unhashed() check is used. xfrm_alloc_spi() sets\nx-\u003eid.spi = newspi inside xfrm_state_lock and then immediately inserts\ninto byspi, but a path that observes x-\u003eid.spi != 0 outside of\nxfrm_state_lock can still skip-or-hit the byspi unhash inconsistently\nwith whether x is actually on the list. The same holds for x-\u003ekm.seq\nversus byseq, and the bydst/bysrc unhashes have no predicate at all,\nso a second __xfrm_state_delete() on the same object writes through\nLIST_POISON pprev.\n\nThe defensive change here:\n\n - Use hlist_del_init_rcu() instead of hlist_del_rcu() on bydst,\n bysrc, byseq and byspi so a second deletion is a no-op rather\n than a write through LIST_POISON pprev. The byseq/byspi nodes\n are already initialised in xfrm_state_alloc().\n - Test hlist_unhashed() rather than the value predicate for\n byseq/byspi, so the unhash decision tracks list state rather than\n mutable scalar fields.\n\nEmpirical verification: applied this patch on top of v6.12.47, rebuilt,\nand re-ran the same syzkaller harness for 1h16m on a previously-crashy\nconfiguration that produced ~100 hits each of slab-use-after-free\nRead in xfrm_alloc_spi / Read in __xfrm_state_lookup / Write in\n__xfrm_state_delete. After the patch, 7.1M execs across 32 VMs at\n~1550 exec/sec produced zero xfrm_state UAF/OOB hits. /proc/slabinfo\nconfirms the xfrm_state slab is actively allocated and freed during\nthe run (~143 KiB resident), so the fuzzer is still exercising those\ncode paths -- they just no longer crash.\n\nReproduction:\n\n - Linux 6.12.47 x86_64 + KASAN_GENERIC + KASAN_INLINE + KCOV\n - syzkaller @ 746545b8b1e4c3a128db8652b340d3df90ce61db\n - 32 QEMU/KVM VMs x 2 vCPU on AWS c5.metal bare metal\n - 9 unique signatures collected in ~9h, all within xfrm_state\n lifecycle",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46116",
"url": "https://www.suse.com/security/cve/CVE-2026-46116"
},
{
"category": "external",
"summary": "SUSE Bug 1267369 for CVE-2026-46116",
"url": "https://bugzilla.suse.com/1267369"
},
{
"category": "external",
"summary": "SUSE Bug 1267370 for CVE-2026-46116",
"url": "https://bugzilla.suse.com/1267370"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46116"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46123",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46123"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: virtio_bt: clamp rx length before skb_put\n\nvirtbt_rx_work() calls skb_put(skb, len) where len comes directly\nfrom virtqueue_get_buf() with no validation against the buffer we\nposted to the device. The RX skb is allocated in virtbt_add_inbuf()\nand exposed to virtio as exactly 1000 bytes via sg_init_one().\n\nChecking len against skb_tailroom(skb) is not sufficient because\nalloc_skb() can leave more tailroom than the 1000 bytes actually\nhanded to the device. A malicious or buggy backend can therefore\nreport used.len between 1001 and skb_tailroom(skb), causing skb_put()\nto include uninitialized kernel heap bytes that were never written by\nthe device.\n\nThe same path also accepts len == 0, in which case skb_put(skb, 0)\nleaves the skb empty but virtbt_rx_handle() still reads the pkt_type\nbyte from skb-\u003edata, consuming uninitialized memory.\n\nDefine VIRTBT_RX_BUF_SIZE once and reuse it in alloc_skb() and\nsg_init_one(), and gate virtbt_rx_work() on that same constant so\nthe bound checked matches the buffer actually exposed to the device.\nReject used.len == 0 in the same gate so an empty completion can\nno longer reach virtbt_rx_handle().\n\nUse bt_dev_err_ratelimited() because the length value comes from an\nuntrusted backend that can otherwise flood the kernel log.\n\nSame class of bug as commit c04db81cd028 (\"net/9p: Fix buffer\noverflow in USB transport layer\"), which hardened the USB 9p\ntransport against unchecked device-reported length.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46123",
"url": "https://www.suse.com/security/cve/CVE-2026-46123"
},
{
"category": "external",
"summary": "SUSE Bug 1267621 for CVE-2026-46123",
"url": "https://bugzilla.suse.com/1267621"
},
{
"category": "external",
"summary": "SUSE Bug 1267622 for CVE-2026-46123",
"url": "https://bugzilla.suse.com/1267622"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46123"
},
{
"cve": "CVE-2026-46150",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46150"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfanotify: fix false positive on permission events\n\nfsnotify_get_mark_safe() may return false for a mark on an unrelated group,\nwhich results in bypassing the permission check.\n\nFix by skipping over detached marks that are not in the current group.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46150",
"url": "https://www.suse.com/security/cve/CVE-2026-46150"
},
{
"category": "external",
"summary": "SUSE Bug 1267387 for CVE-2026-46150",
"url": "https://bugzilla.suse.com/1267387"
},
{
"category": "external",
"summary": "SUSE Bug 1267388 for CVE-2026-46150",
"url": "https://bugzilla.suse.com/1267388"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46150"
},
{
"cve": "CVE-2026-46159",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46159"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak\n\nbtrfs_ioctl_space_info() has a TOCTOU race between two passes over the\nblock group RAID type lists. The first pass counts entries to determine\nthe allocation size, then the second pass fills the buffer. The\ngroups_sem rwlock is released between passes, allowing concurrent block\ngroup removal to reduce the entry count.\n\nWhen the second pass fills fewer entries than the first pass counted,\ncopy_to_user() copies the full alloc_size bytes including trailing\nuninitialized kmalloc bytes to userspace.\n\nFix by copying only total_spaces entries (the actually-filled count from\nthe second pass) instead of alloc_size bytes, and switch to kzalloc so\nany future copy size mismatch cannot leak heap data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46159",
"url": "https://www.suse.com/security/cve/CVE-2026-46159"
},
{
"category": "external",
"summary": "SUSE Bug 1267652 for CVE-2026-46159",
"url": "https://bugzilla.suse.com/1267652"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-46159"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46273",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46273"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nibmveth: Disable GSO for packets with small MSS\n\nSome physical adapters on Power systems do not support segmentation\noffload when the MSS is less than 224 bytes. Attempting to send such\npackets causes the adapter to freeze, stopping all traffic until\nmanually reset.\n\nImplement ndo_features_check to disable GSO for packets with small MSS\nvalues. The network stack will perform software segmentation instead.\n\nThe 224-byte minimum matches ibmvnic\ncommit \u003cf10b09ef687f\u003e (\"ibmvnic: Enforce stronger sanity checks\non GSO packets\")\nwhich uses the same physical adapters in SEA configurations.\n\nThe issue occurs specifically when the hardware attempts to perform\nsegmentation (gso_segs \u003e 1) with a small MSS. Single-segment GSO packets\n(gso_segs == 1) do not trigger the problematic LSO code path and are\ntransmitted normally without segmentation.\n\nAdd an ndo_features_check callback to disable GSO when MSS \u003c 224 bytes.\nAlso call vlan_features_check() to ensure proper handling of VLAN packets,\nparticularly QinQ (802.1ad) configurations where the hardware parser may\nnot support certain offload features.\n\nValidated using iptables to force small MSS values. Without the fix,\nthe adapter freezes. With the fix, packets are segmented in software\nand transmission succeeds. Comprehensive regression testing completedd\n(MSS tests, performance, stability).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46273",
"url": "https://www.suse.com/security/cve/CVE-2026-46273"
},
{
"category": "external",
"summary": "SUSE Bug 1267651 for CVE-2026-46273",
"url": "https://bugzilla.suse.com/1267651"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_172-default-1-150500.11.3.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Micro 5.5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-64kb-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.s390x",
"SUSE Linux Enterprise Server 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5:kernel-zfcpdump-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.aarch64",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.s390x",
"SUSE Linux Enterprise Server 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:dlm-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:gfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-base-5.14.21-150500.55.172.2.150500.6.81.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-default-devel-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-devel-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-docs-5.14.21-150500.55.172.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-macros-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-obs-build-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-source-5.14.21-150500.55.172.2.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:kernel-syms-5.14.21-150500.55.172.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.172.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.172.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-26T13:07:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-46273"
}
]
}
SUSE-SU-2026:2855-1
Vulnerability from csaf_suse - Published: 2026-07-11 03:40 - Updated: 2026-07-11 03:40Summary
Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.37 fixes various security issues
The following security issues were fixed:
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2855,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2855
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
114 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.37 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2855,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2855",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2855-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2855-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262855-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2855-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048118.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise 15 SP7)",
"tracking": {
"current_release_date": "2026-07-11T03:40:19Z",
"generator": {
"date": "2026-07-11T03:40:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2855-1",
"initial_release_date": "2026-07-11T03:40:19Z",
"revision_history": [
{
"date": "2026-07-11T03:40:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_37-rt-6-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T03:40:19Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2857-1
Vulnerability from csaf_suse - Published: 2026-07-11 04:04 - Updated: 2026-07-11 04:04Summary
Security update for the Linux Kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.28 fixes various security issues
The following security issues were fixed:
- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2857,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2857
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
129 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.28 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2857,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2857",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2857-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2857-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262857-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2857-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048116.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256615",
"url": "https://bugzilla.suse.com/1256615"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-71089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-71089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel RT (Live Patch 8 for SUSE Linux Enterprise 15 SP7)",
"tracking": {
"current_release_date": "2026-07-11T04:04:28Z",
"generator": {
"date": "2026-07-11T04:04:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2857-1",
"initial_release_date": "2026-07-11T04:04:28Z",
"revision_history": [
{
"date": "2026-07-11T04:04:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-71089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-71089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: disable SVA when CONFIG_X86 is set\n\nPatch series \"Fix stale IOTLB entries for kernel address space\", v7.\n\nThis proposes a fix for a security vulnerability related to IOMMU Shared\nVirtual Addressing (SVA). In an SVA context, an IOMMU can cache kernel\npage table entries. When a kernel page table page is freed and\nreallocated for another purpose, the IOMMU might still hold stale,\nincorrect entries. This can be exploited to cause a use-after-free or\nwrite-after-free condition, potentially leading to privilege escalation or\ndata corruption.\n\nThis solution introduces a deferred freeing mechanism for kernel page\ntable pages, which provides a safe window to notify the IOMMU to\ninvalidate its caches before the page is reused.\n\n\nThis patch (of 8):\n\nIn the IOMMU Shared Virtual Addressing (SVA) context, the IOMMU hardware\nshares and walks the CPU\u0027s page tables. The x86 architecture maps the\nkernel\u0027s virtual address space into the upper portion of every process\u0027s\npage table. Consequently, in an SVA context, the IOMMU hardware can walk\nand cache kernel page table entries.\n\nThe Linux kernel currently lacks a notification mechanism for kernel page\ntable changes, specifically when page table pages are freed and reused. \nThe IOMMU driver is only notified of changes to user virtual address\nmappings. This can cause the IOMMU\u0027s internal caches to retain stale\nentries for kernel VA.\n\nUse-After-Free (UAF) and Write-After-Free (WAF) conditions arise when\nkernel page table pages are freed and later reallocated. The IOMMU could\nmisinterpret the new data as valid page table entries. The IOMMU might\nthen walk into attacker-controlled memory, leading to arbitrary physical\nmemory DMA access or privilege escalation. This is also a\nWrite-After-Free issue, as the IOMMU will potentially continue to write\nAccessed and Dirty bits to the freed memory while attempting to walk the\nstale page tables.\n\nCurrently, SVA contexts are unprivileged and cannot access kernel\nmappings. However, the IOMMU will still walk kernel-only page tables all\nthe way down to the leaf entries, where it realizes the mapping is for the\nkernel and errors out. This means the IOMMU still caches these\nintermediate page table entries, making the described vulnerability a real\nconcern.\n\nDisable SVA on x86 architecture until the IOMMU can receive notification\nto flush the paging cache before freeing the CPU kernel page table pages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-71089",
"url": "https://www.suse.com/security/cve/CVE-2025-71089"
},
{
"category": "external",
"summary": "SUSE Bug 1256612 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256612"
},
{
"category": "external",
"summary": "SUSE Bug 1256615 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2025-71089"
},
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_28-rt-9-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:28Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2858-1
Vulnerability from csaf_suse - Published: 2026-07-11 04:04 - Updated: 2026-07-11 04:04Summary
Security update for the Linux Kernel RT (Live Patch 9 for SUSE Linux Enterprise 15 SP7)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel RT (Live Patch 9 for SUSE Linux Enterprise 15 SP7)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.31 fixes various security issues
The following security issues were fixed:
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2858,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2858
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
124 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel RT (Live Patch 9 for SUSE Linux Enterprise 15 SP7)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.31 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2858,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2858",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2858-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2858-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262858-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2858-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048117.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel RT (Live Patch 9 for SUSE Linux Enterprise 15 SP7)",
"tracking": {
"current_release_date": "2026-07-11T04:04:31Z",
"generator": {
"date": "2026-07-11T04:04:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2858-1",
"initial_release_date": "2026-07-11T04:04:31Z",
"revision_history": [
{
"date": "2026-07-11T04:04:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_7_31-rt-8-150700.2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-11T04:04:31Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2866-1
Vulnerability from csaf_suse - Published: 2026-07-12 23:25 - Updated: 2026-07-12 23:25Summary
Security update for the Linux Kernel (Live Patch 22 for SUSE Linux Enterprise 15 SP6)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 22 for SUSE Linux Enterprise 15 SP6)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.95 fixes various security issues
The following security issues were fixed:
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2866,SUSE-SLE-Module-Live-Patching-15-SP6-2026-2866
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
124 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 22 for SUSE Linux Enterprise 15 SP6)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.95 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2866,SUSE-SLE-Module-Live-Patching-15-SP6-2026-2866",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2866-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2866-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262866-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2866-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048124.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 22 for SUSE Linux Enterprise 15 SP6)",
"tracking": {
"current_release_date": "2026-07-12T23:25:49Z",
"generator": {
"date": "2026-07-12T23:25:49Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2866-1",
"initial_release_date": "2026-07-12T23:25:49Z",
"revision_history": [
{
"date": "2026-07-12T23:25:49Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_95-default-6-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-12T23:25:49Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2868-1
Vulnerability from csaf_suse - Published: 2026-07-13 08:08 - Updated: 2026-07-13 08:08Summary
Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.121 fixes various security issues
The following security issues were fixed:
- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
Patchnames: SUSE-2026-2868,SUSE-2026-2869,SUSE-2026-2870,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2869
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
119 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.121 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2868,SUSE-2026-2869,SUSE-2026-2870,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2869",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2868-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2868-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262868-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2868-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048122.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256615",
"url": "https://bugzilla.suse.com/1256615"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-71089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-71089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 30 for SUSE Linux Enterprise 15 SP5)",
"tracking": {
"current_release_date": "2026-07-13T08:08:44Z",
"generator": {
"date": "2026-07-13T08:08:44Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2868-1",
"initial_release_date": "2026-07-13T08:08:44Z",
"revision_history": [
{
"date": "2026-07-13T08:08:44Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_116-default-18-150500.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_127-default-10-150500.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-71089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-71089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: disable SVA when CONFIG_X86 is set\n\nPatch series \"Fix stale IOTLB entries for kernel address space\", v7.\n\nThis proposes a fix for a security vulnerability related to IOMMU Shared\nVirtual Addressing (SVA). In an SVA context, an IOMMU can cache kernel\npage table entries. When a kernel page table page is freed and\nreallocated for another purpose, the IOMMU might still hold stale,\nincorrect entries. This can be exploited to cause a use-after-free or\nwrite-after-free condition, potentially leading to privilege escalation or\ndata corruption.\n\nThis solution introduces a deferred freeing mechanism for kernel page\ntable pages, which provides a safe window to notify the IOMMU to\ninvalidate its caches before the page is reused.\n\n\nThis patch (of 8):\n\nIn the IOMMU Shared Virtual Addressing (SVA) context, the IOMMU hardware\nshares and walks the CPU\u0027s page tables. The x86 architecture maps the\nkernel\u0027s virtual address space into the upper portion of every process\u0027s\npage table. Consequently, in an SVA context, the IOMMU hardware can walk\nand cache kernel page table entries.\n\nThe Linux kernel currently lacks a notification mechanism for kernel page\ntable changes, specifically when page table pages are freed and reused. \nThe IOMMU driver is only notified of changes to user virtual address\nmappings. This can cause the IOMMU\u0027s internal caches to retain stale\nentries for kernel VA.\n\nUse-After-Free (UAF) and Write-After-Free (WAF) conditions arise when\nkernel page table pages are freed and later reallocated. The IOMMU could\nmisinterpret the new data as valid page table entries. The IOMMU might\nthen walk into attacker-controlled memory, leading to arbitrary physical\nmemory DMA access or privilege escalation. This is also a\nWrite-After-Free issue, as the IOMMU will potentially continue to write\nAccessed and Dirty bits to the freed memory while attempting to walk the\nstale page tables.\n\nCurrently, SVA contexts are unprivileged and cannot access kernel\nmappings. However, the IOMMU will still walk kernel-only page tables all\nthe way down to the leaf entries, where it realizes the mapping is for the\nkernel and errors out. This means the IOMMU still caches these\nintermediate page table entries, making the described vulnerability a real\nconcern.\n\nDisable SVA on x86 architecture until the IOMMU can receive notification\nto flush the paging cache before freeing the CPU kernel page table pages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-71089",
"url": "https://www.suse.com/security/cve/CVE-2025-71089"
},
{
"category": "external",
"summary": "SUSE Bug 1256612 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256612"
},
{
"category": "external",
"summary": "SUSE Bug 1256615 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2025-71089"
},
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_121-default-15-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T08:08:44Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
}
]
}
SUSE-SU-2026:2887-1
Vulnerability from csaf_suse - Published: 2026-07-13 10:19 - Updated: 2026-07-13 10:19Summary
Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.40 fixes various security issues
The following security issues were fixed:
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2887,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2887
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
114 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.40 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2887,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2887",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2887-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2887-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262887-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2887-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048149.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP7)",
"tracking": {
"current_release_date": "2026-07-13T10:19:33Z",
"generator": {
"date": "2026-07-13T10:19:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2887-1",
"initial_release_date": "2026-07-13T10:19:33Z",
"revision_history": [
{
"date": "2026-07-13T10:19:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_40-default-5-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:19:33Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2890-1
Vulnerability from csaf_suse - Published: 2026-07-13 10:20 - Updated: 2026-07-13 10:20Summary
Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.124 fixes various security issues
The following security issues were fixed:
- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
Patchnames: SUSE-2026-2872,SUSE-2026-2873,SUSE-2026-2890,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2890
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
119 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 5.14.21-150500.55.124 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2872,SUSE-2026-2873,SUSE-2026-2890,SUSE-SLE-Module-Live-Patching-15-SP5-2026-2890",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2890-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2890-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262890-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2890-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048150.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256615",
"url": "https://bugzilla.suse.com/1256615"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-71089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-71089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 31 for SUSE Linux Enterprise 15 SP5)",
"tracking": {
"current_release_date": "2026-07-13T10:20:37Z",
"generator": {
"date": "2026-07-13T10:20:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2890-1",
"initial_release_date": "2026-07-13T10:20:37Z",
"revision_history": [
{
"date": "2026-07-13T10:20:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_130-default-10-150500.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_133-default-10-150500.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-71089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-71089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: disable SVA when CONFIG_X86 is set\n\nPatch series \"Fix stale IOTLB entries for kernel address space\", v7.\n\nThis proposes a fix for a security vulnerability related to IOMMU Shared\nVirtual Addressing (SVA). In an SVA context, an IOMMU can cache kernel\npage table entries. When a kernel page table page is freed and\nreallocated for another purpose, the IOMMU might still hold stale,\nincorrect entries. This can be exploited to cause a use-after-free or\nwrite-after-free condition, potentially leading to privilege escalation or\ndata corruption.\n\nThis solution introduces a deferred freeing mechanism for kernel page\ntable pages, which provides a safe window to notify the IOMMU to\ninvalidate its caches before the page is reused.\n\n\nThis patch (of 8):\n\nIn the IOMMU Shared Virtual Addressing (SVA) context, the IOMMU hardware\nshares and walks the CPU\u0027s page tables. The x86 architecture maps the\nkernel\u0027s virtual address space into the upper portion of every process\u0027s\npage table. Consequently, in an SVA context, the IOMMU hardware can walk\nand cache kernel page table entries.\n\nThe Linux kernel currently lacks a notification mechanism for kernel page\ntable changes, specifically when page table pages are freed and reused. \nThe IOMMU driver is only notified of changes to user virtual address\nmappings. This can cause the IOMMU\u0027s internal caches to retain stale\nentries for kernel VA.\n\nUse-After-Free (UAF) and Write-After-Free (WAF) conditions arise when\nkernel page table pages are freed and later reallocated. The IOMMU could\nmisinterpret the new data as valid page table entries. The IOMMU might\nthen walk into attacker-controlled memory, leading to arbitrary physical\nmemory DMA access or privilege escalation. This is also a\nWrite-After-Free issue, as the IOMMU will potentially continue to write\nAccessed and Dirty bits to the freed memory while attempting to walk the\nstale page tables.\n\nCurrently, SVA contexts are unprivileged and cannot access kernel\nmappings. However, the IOMMU will still walk kernel-only page tables all\nthe way down to the leaf entries, where it realizes the mapping is for the\nkernel and errors out. This means the IOMMU still caches these\nintermediate page table entries, making the described vulnerability a real\nconcern.\n\nDisable SVA on x86 architecture until the IOMMU can receive notification\nto flush the paging cache before freeing the CPU kernel page table pages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-71089",
"url": "https://www.suse.com/security/cve/CVE-2025-71089"
},
{
"category": "external",
"summary": "SUSE Bug 1256612 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256612"
},
{
"category": "external",
"summary": "SUSE Bug 1256615 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2025-71089"
},
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_124-default-13-150500.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:20:37Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
}
]
}
SUSE-SU-2026:2894-1
Vulnerability from csaf_suse - Published: 2026-07-13 12:11 - Updated: 2026-07-13 12:11Summary
Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP6)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP6)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.53 fixes various security issues
The following security issues were fixed:
- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2894,SUSE-2026-2896,SUSE-2026-2897,SUSE-SLE-Module-Live-Patching-15-SP6-2026-2894
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
129 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP6)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.53 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2025-71089: iommu: disable SVA when CONFIG_X86 is set (bsc#1256615).\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2894,SUSE-2026-2896,SUSE-2026-2897,SUSE-SLE-Module-Live-Patching-15-SP6-2026-2894",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2894-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2894-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262894-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2894-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048146.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256615",
"url": "https://bugzilla.suse.com/1256615"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-71089 page",
"url": "https://www.suse.com/security/cve/CVE-2025-71089/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise 15 SP6)",
"tracking": {
"current_release_date": "2026-07-13T12:11:42Z",
"generator": {
"date": "2026-07-13T12:11:42Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2894-1",
"initial_release_date": "2026-07-13T12:11:42Z",
"revision_history": [
{
"date": "2026-07-13T12:11:42Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150600_23_70-default-14-150600.2.2.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150600_23_81-default-9-150600.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP6",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-71089",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-71089"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu: disable SVA when CONFIG_X86 is set\n\nPatch series \"Fix stale IOTLB entries for kernel address space\", v7.\n\nThis proposes a fix for a security vulnerability related to IOMMU Shared\nVirtual Addressing (SVA). In an SVA context, an IOMMU can cache kernel\npage table entries. When a kernel page table page is freed and\nreallocated for another purpose, the IOMMU might still hold stale,\nincorrect entries. This can be exploited to cause a use-after-free or\nwrite-after-free condition, potentially leading to privilege escalation or\ndata corruption.\n\nThis solution introduces a deferred freeing mechanism for kernel page\ntable pages, which provides a safe window to notify the IOMMU to\ninvalidate its caches before the page is reused.\n\n\nThis patch (of 8):\n\nIn the IOMMU Shared Virtual Addressing (SVA) context, the IOMMU hardware\nshares and walks the CPU\u0027s page tables. The x86 architecture maps the\nkernel\u0027s virtual address space into the upper portion of every process\u0027s\npage table. Consequently, in an SVA context, the IOMMU hardware can walk\nand cache kernel page table entries.\n\nThe Linux kernel currently lacks a notification mechanism for kernel page\ntable changes, specifically when page table pages are freed and reused. \nThe IOMMU driver is only notified of changes to user virtual address\nmappings. This can cause the IOMMU\u0027s internal caches to retain stale\nentries for kernel VA.\n\nUse-After-Free (UAF) and Write-After-Free (WAF) conditions arise when\nkernel page table pages are freed and later reallocated. The IOMMU could\nmisinterpret the new data as valid page table entries. The IOMMU might\nthen walk into attacker-controlled memory, leading to arbitrary physical\nmemory DMA access or privilege escalation. This is also a\nWrite-After-Free issue, as the IOMMU will potentially continue to write\nAccessed and Dirty bits to the freed memory while attempting to walk the\nstale page tables.\n\nCurrently, SVA contexts are unprivileged and cannot access kernel\nmappings. However, the IOMMU will still walk kernel-only page tables all\nthe way down to the leaf entries, where it realizes the mapping is for the\nkernel and errors out. This means the IOMMU still caches these\nintermediate page table entries, making the described vulnerability a real\nconcern.\n\nDisable SVA on x86 architecture until the IOMMU can receive notification\nto flush the paging cache before freeing the CPU kernel page table pages.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-71089",
"url": "https://www.suse.com/security/cve/CVE-2025-71089"
},
{
"category": "external",
"summary": "SUSE Bug 1256612 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256612"
},
{
"category": "external",
"summary": "SUSE Bug 1256615 for CVE-2025-71089",
"url": "https://bugzilla.suse.com/1256615"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2025-71089"
},
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_23_53-default-20-150600.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:42Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
SUSE-SU-2026:2895-1
Vulnerability from csaf_suse - Published: 2026-07-13 12:11 - Updated: 2026-07-13 12:11Summary
Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)
Severity
Important
Notes
Title of the patch: Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)
Description of the patch:
This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.31 fixes various security issues
The following security issues were fixed:
- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).
- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).
- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).
- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).
- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).
- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).
- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).
- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).
- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).
- CVE-2026-43037: ip6_tunnel: clear skb2->cb[] in ip4ip6_err() (bsc#1265197).
- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).
- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).
- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).
- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).
- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).
- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).
- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).
- CVE-2026-46120: ip6_gre: Use cached t->net in ip6erspan_changelink() (bsc#1267893).
- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).
- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).
- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).
- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).
- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).
- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).
Patchnames: SUSE-2026-2895,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2895
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.2 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.4 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.5 (High)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
124 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\nThis update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.31 fixes various security issues\n\nThe following security issues were fixed:\n\n- CVE-2026-23393: bridge: cfm: Fix race condition in peer_mep deletion (bsc#1260524).\n- CVE-2026-31505: iavf: fix out-of-bounds writes in iavf_get_ethtool_stats() (bsc#1263094).\n- CVE-2026-31533: net/tls: fix use-after-free in -EBUSY error path of tls_do_encryption (bsc#1262759).\n- CVE-2026-31570: can: gw: fix OOB heap access in cgw_csum_crc8_rel() (bsc#1263118).\n- CVE-2026-31586: mm: blk-cgroup: fix use-after-free in cgwb_release_workfn() (bsc#1263177).\n- CVE-2026-31685: netfilter: ip6t_eui64: reject invalid MAC header for all packets (bsc#1263670).\n- CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release (bsc#1264094).\n- CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new expectations (bsc#1264253).\n- CVE-2026-43027: netfilter: nf_conntrack_helper: pass helper to expect cleanup (bsc#1264252).\n- CVE-2026-43037: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (bsc#1265197).\n- CVE-2026-43120: RDMA/irdma: Fix double free related to rereg_user_mr (bsc#1264567).\n- CVE-2026-43190: netfilter: xt_tcpmss: check remaining length before reading optlen (bsc#1264849).\n- CVE-2026-43366: io_uring/kbuf: check if target buffer list is still legacy on recycle (bsc#1265117).\n- CVE-2026-43437: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() (bsc#1265127).\n- CVE-2026-43494: RDS zerocopy attack aka PinTheft (bsc#1265945).\n- CVE-2026-43501: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (bsc#1266015).\n- CVE-2026-45970: bonding: alb: fix UAF in rlb_arp_recv during bond up/down (bsc#1267206).\n- CVE-2026-46120: ip6_gre: Use cached t-\u003enet in ip6erspan_changelink() (bsc#1267893).\n- CVE-2026-46173: exit: prevent preemption of oopsing TASK_DEAD task (bsc#1267723).\n- CVE-2026-46227: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL (bsc#1267698).\n- CVE-2026-46243: smb: client: reject userspace cifs.spnego descriptions (CIFSwitch) (bsc#1266265).\n- CVE-2026-52909: ip6_vti: set netns_immutable on the fallback device (bsc#1268662).\n- CVE-2026-52943: net: skbuff: fix missing zerocopy reference in pskb_carve helpers (bsc#1269023).\n- CVE-2026-53362: ipv6: account for fraggap on the paged allocation path (bsc#1269495).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2895,SUSE-SLE-Module-Live-Patching-15-SP7-2026-2895",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2895-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2895-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262895-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2895-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048145.html"
},
{
"category": "self",
"summary": "SUSE Bug 1260524",
"url": "https://bugzilla.suse.com/1260524"
},
{
"category": "self",
"summary": "SUSE Bug 1262759",
"url": "https://bugzilla.suse.com/1262759"
},
{
"category": "self",
"summary": "SUSE Bug 1263094",
"url": "https://bugzilla.suse.com/1263094"
},
{
"category": "self",
"summary": "SUSE Bug 1263118",
"url": "https://bugzilla.suse.com/1263118"
},
{
"category": "self",
"summary": "SUSE Bug 1263177",
"url": "https://bugzilla.suse.com/1263177"
},
{
"category": "self",
"summary": "SUSE Bug 1263670",
"url": "https://bugzilla.suse.com/1263670"
},
{
"category": "self",
"summary": "SUSE Bug 1264094",
"url": "https://bugzilla.suse.com/1264094"
},
{
"category": "self",
"summary": "SUSE Bug 1264252",
"url": "https://bugzilla.suse.com/1264252"
},
{
"category": "self",
"summary": "SUSE Bug 1264253",
"url": "https://bugzilla.suse.com/1264253"
},
{
"category": "self",
"summary": "SUSE Bug 1264567",
"url": "https://bugzilla.suse.com/1264567"
},
{
"category": "self",
"summary": "SUSE Bug 1264849",
"url": "https://bugzilla.suse.com/1264849"
},
{
"category": "self",
"summary": "SUSE Bug 1265117",
"url": "https://bugzilla.suse.com/1265117"
},
{
"category": "self",
"summary": "SUSE Bug 1265127",
"url": "https://bugzilla.suse.com/1265127"
},
{
"category": "self",
"summary": "SUSE Bug 1265197",
"url": "https://bugzilla.suse.com/1265197"
},
{
"category": "self",
"summary": "SUSE Bug 1265945",
"url": "https://bugzilla.suse.com/1265945"
},
{
"category": "self",
"summary": "SUSE Bug 1266015",
"url": "https://bugzilla.suse.com/1266015"
},
{
"category": "self",
"summary": "SUSE Bug 1266265",
"url": "https://bugzilla.suse.com/1266265"
},
{
"category": "self",
"summary": "SUSE Bug 1267206",
"url": "https://bugzilla.suse.com/1267206"
},
{
"category": "self",
"summary": "SUSE Bug 1267698",
"url": "https://bugzilla.suse.com/1267698"
},
{
"category": "self",
"summary": "SUSE Bug 1267723",
"url": "https://bugzilla.suse.com/1267723"
},
{
"category": "self",
"summary": "SUSE Bug 1267893",
"url": "https://bugzilla.suse.com/1267893"
},
{
"category": "self",
"summary": "SUSE Bug 1268662",
"url": "https://bugzilla.suse.com/1268662"
},
{
"category": "self",
"summary": "SUSE Bug 1269023",
"url": "https://bugzilla.suse.com/1269023"
},
{
"category": "self",
"summary": "SUSE Bug 1269495",
"url": "https://bugzilla.suse.com/1269495"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-23393 page",
"url": "https://www.suse.com/security/cve/CVE-2026-23393/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31505 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31505/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31533 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31533/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31570 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31570/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31586 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31586/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31685 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-31758 page",
"url": "https://www.suse.com/security/cve/CVE-2026-31758/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43025 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43025/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43027 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43027/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43037 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43037/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43190 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43190/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43366 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43437 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43437/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43494 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-43501 page",
"url": "https://www.suse.com/security/cve/CVE-2026-43501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-45970 page",
"url": "https://www.suse.com/security/cve/CVE-2026-45970/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46120 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46120/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46173 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46173/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46227 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46227/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-46243 page",
"url": "https://www.suse.com/security/cve/CVE-2026-46243/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52909 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52909/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-52943 page",
"url": "https://www.suse.com/security/cve/CVE-2026-52943/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53362 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53362/"
}
],
"title": "Security update for the Linux Kernel (Live Patch 9 for SUSE Linux Enterprise 15 SP7)",
"tracking": {
"current_release_date": "2026-07-13T12:11:50Z",
"generator": {
"date": "2026-07-13T12:11:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2895-1",
"initial_release_date": "2026-07-13T12:11:50Z",
"revision_history": [
{
"date": "2026-07-13T12:11:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"product_id": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"product_id": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64",
"product": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64",
"product_id": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP7",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
},
"product_reference": "kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-23393",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-23393"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbridge: cfm: Fix race condition in peer_mep deletion\n\nWhen a peer MEP is being deleted, cancel_delayed_work_sync() is called\non ccm_rx_dwork before freeing. However, br_cfm_frame_rx() runs in\nsoftirq context under rcu_read_lock (without RTNL) and can re-schedule\nccm_rx_dwork via ccm_rx_timer_start() between cancel_delayed_work_sync()\nreturning and kfree_rcu() being called.\n\nThe following is a simple race scenario:\n\n cpu0 cpu1\n\nmep_delete_implementation()\n cancel_delayed_work_sync(ccm_rx_dwork);\n br_cfm_frame_rx()\n // peer_mep still in hlist\n if (peer_mep-\u003eccm_defect)\n ccm_rx_timer_start()\n queue_delayed_work(ccm_rx_dwork)\n hlist_del_rcu(\u0026peer_mep-\u003ehead);\n kfree_rcu(peer_mep, rcu);\n ccm_rx_work_expired()\n // on freed peer_mep\n\nTo prevent this, cancel_delayed_work_sync() is replaced with\ndisable_delayed_work_sync() in both peer MEP deletion paths, so\nthat subsequent queue_delayed_work() calls from br_cfm_frame_rx()\nare silently rejected.\n\nThe cc_peer_disable() helper retains cancel_delayed_work_sync()\nbecause it is also used for the CC enable/disable toggle path where\nthe work must remain re-schedulable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-23393",
"url": "https://www.suse.com/security/cve/CVE-2026-23393"
},
{
"category": "external",
"summary": "SUSE Bug 1260522 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260522"
},
{
"category": "external",
"summary": "SUSE Bug 1260524 for CVE-2026-23393",
"url": "https://bugzilla.suse.com/1260524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-23393"
},
{
"cve": "CVE-2026-31505",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31505"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: fix out-of-bounds writes in iavf_get_ethtool_stats()\n\niavf incorrectly uses real_num_tx_queues for ETH_SS_STATS. Since the\nvalue could change in runtime, we should use num_tx_queues instead.\n\nMoreover iavf_get_ethtool_stats() uses num_active_queues while\niavf_get_sset_count() and iavf_get_stat_strings() use\nreal_num_tx_queues, which triggers out-of-bounds writes when we do\n\"ethtool -L\" and \"ethtool -S\" simultaneously [1].\n\nFor example when we change channels from 1 to 8, Thread 3 could be\nscheduled before Thread 2, and out-of-bounds writes could be triggered\nin Thread 3:\n\nThread 1 (ethtool -L) Thread 2 (work) Thread 3 (ethtool -S)\niavf_set_channels()\n...\niavf_alloc_queues()\n-\u003e num_active_queues = 8\niavf_schedule_finish_config()\n iavf_get_sset_count()\n real_num_tx_queues: 1\n -\u003e buffer for 1 queue\n iavf_get_ethtool_stats()\n num_active_queues: 8\n -\u003e out-of-bounds!\n iavf_finish_config()\n -\u003e real_num_tx_queues = 8\n\nUse immutable num_tx_queues in all related functions to avoid the issue.\n\n[1]\n BUG: KASAN: vmalloc-out-of-bounds in iavf_add_one_ethtool_stat+0x200/0x270\n Write of size 8 at addr ffffc900031c9080 by task ethtool/5800\n\n CPU: 1 UID: 0 PID: 5800 Comm: ethtool Not tainted 6.19.0-enjuk-08403-g8137e3db7f1c #241 PREEMPT(full)\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x6f/0xb0\n print_report+0x170/0x4f3\n kasan_report+0xe1/0x180\n iavf_add_one_ethtool_stat+0x200/0x270\n iavf_get_ethtool_stats+0x14c/0x2e0\n __dev_ethtool+0x3d0c/0x5830\n dev_ethtool+0x12d/0x270\n dev_ioctl+0x53c/0xe30\n sock_do_ioctl+0x1a9/0x270\n sock_ioctl+0x3d4/0x5e0\n __x64_sys_ioctl+0x137/0x1c0\n do_syscall_64+0xf3/0x690\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n RIP: 0033:0x7f7da0e6e36d\n ...\n \u003c/TASK\u003e\n\n The buggy address belongs to a 1-page vmalloc region starting at 0xffffc900031c9000 allocated at __dev_ethtool+0x3cc9/0x5830\n The buggy address belongs to the physical page: page: refcount:1 mapcount:0 mapping:0000000000000000\n index:0xffff88813a013de0 pfn:0x13a013\n flags: 0x200000000000000(node=0|zone=2)\n raw: 0200000000000000 0000000000000000 dead000000000122 0000000000000000\n raw: ffff88813a013de0 0000000000000000 00000001ffffffff 0000000000000000\n page dumped because: kasan: bad access detected\n\n Memory state around the buggy address:\n ffffc900031c8f80: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00\n \u003effffc900031c9080: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ^\n ffffc900031c9100: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8\n ffffc900031c9180: f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8 f8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31505",
"url": "https://www.suse.com/security/cve/CVE-2026-31505"
},
{
"category": "external",
"summary": "SUSE Bug 1263093 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263093"
},
{
"category": "external",
"summary": "SUSE Bug 1263094 for CVE-2026-31505",
"url": "https://bugzilla.suse.com/1263094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31505"
},
{
"cve": "CVE-2026-31533",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31533"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/tls: fix use-after-free in -EBUSY error path of tls_do_encryption\n\nThe -EBUSY handling in tls_do_encryption(), introduced by commit\n859054147318 (\"net: tls: handle backlogging of crypto requests\"), has\na use-after-free due to double cleanup of encrypt_pending and the\nscatterlist entry.\n\nWhen crypto_aead_encrypt() returns -EBUSY, the request is enqueued to\nthe cryptd backlog and the async callback tls_encrypt_done() will be\ninvoked upon completion. That callback unconditionally restores the\nscatterlist entry (sge-\u003eoffset, sge-\u003elength) and decrements\nctx-\u003eencrypt_pending. However, if tls_encrypt_async_wait() returns an\nerror, the synchronous error path in tls_do_encryption() performs the\nsame cleanup again, double-decrementing encrypt_pending and\ndouble-restoring the scatterlist.\n\nThe double-decrement corrupts the encrypt_pending sentinel (initialized\nto 1), making tls_encrypt_async_wait() permanently skip the wait for\npending async callbacks. A subsequent sendmsg can then free the\ntls_rec via bpf_exec_tx_verdict() while a cryptd callback is still\npending, resulting in a use-after-free when the callback fires on the\nfreed record.\n\nFix this by skipping the synchronous cleanup when the -EBUSY async\nwait returns an error, since the callback has already handled\nencrypt_pending and sge restoration.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31533",
"url": "https://www.suse.com/security/cve/CVE-2026-31533"
},
{
"category": "external",
"summary": "SUSE Bug 1262758 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262758"
},
{
"category": "external",
"summary": "SUSE Bug 1262759 for CVE-2026-31533",
"url": "https://bugzilla.suse.com/1262759"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31533"
},
{
"cve": "CVE-2026-31570",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31570"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: gw: fix OOB heap access in cgw_csum_crc8_rel()\n\ncgw_csum_crc8_rel() correctly computes bounds-safe indices via calc_idx():\n\n int from = calc_idx(crc8-\u003efrom_idx, cf-\u003elen);\n int to = calc_idx(crc8-\u003eto_idx, cf-\u003elen);\n int res = calc_idx(crc8-\u003eresult_idx, cf-\u003elen);\n\n if (from \u003c 0 || to \u003c 0 || res \u003c 0)\n return;\n\nHowever, the loop and the result write then use the raw s8 fields directly\ninstead of the computed variables:\n\n for (i = crc8-\u003efrom_idx; ...) /* BUG: raw negative index */\n cf-\u003edata[crc8-\u003eresult_idx] = ...; /* BUG: raw negative index */\n\nWith from_idx = to_idx = result_idx = -64 on a 64-byte CAN FD frame,\ncalc_idx(-64, 64) = 0 so the guard passes, but the loop iterates with\ni = -64, reading cf-\u003edata[-64], and the write goes to cf-\u003edata[-64].\nThis write might end up to 56 (7.0-rc) or 40 (\u003c= 6.19) bytes before the\nstart of the canfd_frame on the heap.\n\nThe companion function cgw_csum_xor_rel() uses `from`/`to`/`res`\ncorrectly throughout; fix cgw_csum_crc8_rel() to match.\n\nConfirmed with KASAN on linux-7.0-rc2:\n BUG: KASAN: slab-out-of-bounds in cgw_csum_crc8_rel+0x515/0x5b0\n Read of size 1 at addr ffff8880076619c8 by task poc_cgw_oob/62\n\nTo configure the can-gw crc8 checksums CAP_NET_ADMIN is needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31570",
"url": "https://www.suse.com/security/cve/CVE-2026-31570"
},
{
"category": "external",
"summary": "SUSE Bug 1263065 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263065"
},
{
"category": "external",
"summary": "SUSE Bug 1263118 for CVE-2026-31570",
"url": "https://bugzilla.suse.com/1263118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31570"
},
{
"cve": "CVE-2026-31586",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31586"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm: blk-cgroup: fix use-after-free in cgwb_release_workfn()\n\ncgwb_release_workfn() calls css_put(wb-\u003eblkcg_css) and then later accesses\nwb-\u003eblkcg_css again via blkcg_unpin_online(). If css_put() drops the last\nreference, the blkcg can be freed asynchronously (css_free_rwork_fn -\u003e\nblkcg_css_free -\u003e kfree) before blkcg_unpin_online() dereferences the\npointer to access blkcg-\u003eonline_pin, resulting in a use-after-free:\n\n BUG: KASAN: slab-use-after-free in blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n Write of size 4 at addr ff11000117aa6160 by task kworker/71:1/531\n Workqueue: cgwb_release cgwb_release_workfn\n Call Trace:\n \u003cTASK\u003e\n blkcg_unpin_online (./include/linux/instrumented.h:112 ./include/linux/atomic/atomic-instrumented.h:400 ./include/linux/refcount.h:389 ./include/linux/refcount.h:432 ./include/linux/refcount.h:450 block/blk-cgroup.c:1367)\n cgwb_release_workfn (mm/backing-dev.c:629)\n process_scheduled_works (kernel/workqueue.c:3278 kernel/workqueue.c:3385)\n\n Freed by task 1016:\n kfree (./include/linux/kasan.h:235 mm/slub.c:2689 mm/slub.c:6246 mm/slub.c:6561)\n css_free_rwork_fn (kernel/cgroup/cgroup.c:5542)\n process_scheduled_works (kernel/workqueue.c:3302 kernel/workqueue.c:3385)\n\n** Stack based on commit 66672af7a095 (\"Add linux-next specific files\nfor 20260410\")\n\nI am seeing this crash sporadically in Meta fleet across multiple kernel\nversions. A full reproducer is available at:\nhttps://github.com/leitao/debug/blob/main/reproducers/repro_blkcg_uaf.sh\n\n(The race window is narrow. To make it easily reproducible, inject a\nmsleep(100) between css_put() and blkcg_unpin_online() in\ncgwb_release_workfn(). With that delay and a KASAN-enabled kernel, the\nreproducer triggers the splat reliably in less than a second.)\n\nFix this by moving blkcg_unpin_online() before css_put(), so the\ncgwb\u0027s CSS reference keeps the blkcg alive while blkcg_unpin_online()\naccesses it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31586",
"url": "https://www.suse.com/security/cve/CVE-2026-31586"
},
{
"category": "external",
"summary": "SUSE Bug 1263176 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263176"
},
{
"category": "external",
"summary": "SUSE Bug 1263177 for CVE-2026-31586",
"url": "https://bugzilla.suse.com/1263177"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31586"
},
{
"cve": "CVE-2026-31685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ip6t_eui64: reject invalid MAC header for all packets\n\n`eui64_mt6()` derives a modified EUI-64 from the Ethernet source address\nand compares it with the low 64 bits of the IPv6 source address.\n\nThe existing guard only rejects an invalid MAC header when\n`par-\u003efragoff != 0`. For packets with `par-\u003efragoff == 0`, `eui64_mt6()`\ncan still reach `eth_hdr(skb)` even when the MAC header is not valid.\n\nFix this by removing the `par-\u003efragoff != 0` condition so that packets\nwith an invalid MAC header are rejected before accessing `eth_hdr(skb)`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31685",
"url": "https://www.suse.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "SUSE Bug 1263668 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263668"
},
{
"category": "external",
"summary": "SUSE Bug 1263670 for CVE-2026-31685",
"url": "https://bugzilla.suse.com/1263670"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31685"
},
{
"cve": "CVE-2026-31758",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-31758"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: usbtmc: Flush anchored URBs in usbtmc_release\n\nWhen calling usbtmc_release, pending anchored URBs must be flushed or\nkilled to prevent use-after-free errors (e.g. in the HCD giveback\npath). Call usbtmc_draw_down() to allow anchored URBs to be completed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-31758",
"url": "https://www.suse.com/security/cve/CVE-2026-31758"
},
{
"category": "external",
"summary": "SUSE Bug 1264093 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264093"
},
{
"category": "external",
"summary": "SUSE Bug 1264094 for CVE-2026-31758",
"url": "https://bugzilla.suse.com/1264094"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-31758"
},
{
"cve": "CVE-2026-43025",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43025"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: ctnetlink: ignore explicit helper on new expectations\n\nUse the existing master conntrack helper, anything else is not really\nsupported and it just makes validation more complicated, so just ignore\nwhat helper userspace suggests for this expectation.\n\nThis was uncovered when validating CTA_EXPECT_CLASS via different helper\nprovided by userspace than the existing master conntrack helper:\n\n BUG: KASAN: slab-out-of-bounds in nf_ct_expect_related_report+0x2479/0x27c0\n Read of size 4 at addr ffff8880043fe408 by task poc/102\n Call Trace:\n nf_ct_expect_related_report+0x2479/0x27c0\n ctnetlink_create_expect+0x22b/0x3b0\n ctnetlink_new_expect+0x4bd/0x5c0\n nfnetlink_rcv_msg+0x67a/0x950\n netlink_rcv_skb+0x120/0x350\n\nAllowing to read kernel memory bytes off the expectation boundary.\n\nCTA_EXPECT_HELP_NAME is still used to offer the helper name to userspace\nvia netlink dump.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43025",
"url": "https://www.suse.com/security/cve/CVE-2026-43025"
},
{
"category": "external",
"summary": "SUSE Bug 1263931 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1263931"
},
{
"category": "external",
"summary": "SUSE Bug 1264253 for CVE-2026-43025",
"url": "https://bugzilla.suse.com/1264253"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43025"
},
{
"cve": "CVE-2026-43027",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43027"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_conntrack_helper: pass helper to expect cleanup\n\nnf_conntrack_helper_unregister() calls nf_ct_expect_iterate_destroy()\nto remove expectations belonging to the helper being unregistered.\nHowever, it passes NULL instead of the helper pointer as the data\nargument, so expect_iter_me() never matches any expectation and all\nof them survive the cleanup.\n\nAfter unregister returns, nfnl_cthelper_del() frees the helper\nobject immediately. Subsequent expectation dumps or packet-driven\ninit_conntrack() calls then dereference the freed exp-\u003ehelper,\ncausing a use-after-free.\n\nPass the actual helper pointer so expectations referencing it are\nproperly destroyed before the helper object is freed.\n\n BUG: KASAN: slab-use-after-free in string+0x38f/0x430\n Read of size 1 at addr ffff888003b14d20 by task poc/103\n Call Trace:\n string+0x38f/0x430\n vsnprintf+0x3cc/0x1170\n seq_printf+0x17a/0x240\n exp_seq_show+0x2e5/0x560\n seq_read_iter+0x419/0x1280\n proc_reg_read+0x1ac/0x270\n vfs_read+0x179/0x930\n ksys_read+0xef/0x1c0\n Freed by task 103:\n The buggy address is located 32 bytes inside of\n freed 192-byte region [ffff888003b14d00, ffff888003b14dc0)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43027",
"url": "https://www.suse.com/security/cve/CVE-2026-43027"
},
{
"category": "external",
"summary": "SUSE Bug 1263933 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1263933"
},
{
"category": "external",
"summary": "SUSE Bug 1264252 for CVE-2026-43027",
"url": "https://bugzilla.suse.com/1264252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43027"
},
{
"cve": "CVE-2026-43037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43037"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()\n\nOskar Kjos reported the following problem.\n\nip4ip6_err() calls icmp_send() on a cloned skb whose cb[] was written\nby the IPv6 receive path as struct inet6_skb_parm. icmp_send() passes\nIPCB(skb2) to __ip_options_echo(), which interprets that cb[] region\nas struct inet_skb_parm (IPv4). The layouts differ: inet6_skb_parm.nhoff\nat offset 14 overlaps inet_skb_parm.opt.rr, producing a non-zero rr\nvalue. __ip_options_echo() then reads optlen from attacker-controlled\npacket data at sptr[rr+1] and copies that many bytes into dopt-\u003e__data,\na fixed 40-byte stack buffer (IP_OPTIONS_DATA_FIXED_SIZE).\n\nTo fix this we clear skb2-\u003ecb[], as suggested by Oskar Kjos.\n\nAlso add minimal IPv4 header validation (version == 4, ihl \u003e= 5).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43037",
"url": "https://www.suse.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "SUSE Bug 1263995 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1263995"
},
{
"category": "external",
"summary": "SUSE Bug 1265197 for CVE-2026-43037",
"url": "https://bugzilla.suse.com/1265197"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43037"
},
{
"cve": "CVE-2026-43120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix double free related to rereg_user_mr\n\nIf IB_MR_REREG_TRANS is set during rereg_user_mr, the\numem will be released and a new one will be allocated\nin irdma_rereg_mr_trans. If any step of irdma_rereg_mr_trans\nfails after the new umem is allocated, it releases the umem,\nbut does not set iwmr-\u003eregion to NULL. The problem is that\nthis failure is propagated to the user, who will then call\nibv_dereg_mr (as they should). Then, the dereg_mr path will\nsee a non-NULL umem and attempt to call ib_umem_release again.\n\nFix this by setting iwmr-\u003eregion to NULL after ib_umem_release.\n\nFixed: 5ac388db27c4 (\"RDMA/irdma: Add support to re-register a memory region\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43120",
"url": "https://www.suse.com/security/cve/CVE-2026-43120"
},
{
"category": "external",
"summary": "SUSE Bug 1264566 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264566"
},
{
"category": "external",
"summary": "SUSE Bug 1264567 for CVE-2026-43120",
"url": "https://bugzilla.suse.com/1264567"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43120"
},
{
"cve": "CVE-2026-43190",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43190"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_tcpmss: check remaining length before reading optlen\n\nQuoting reporter:\n In net/netfilter/xt_tcpmss.c (lines 53-68), the TCP option parser reads\n op[i+1] directly without validating the remaining option length.\n\n If the last byte of the option field is not EOL/NOP (0/1), the code attempts\n to index op[i+1]. In the case where i + 1 == optlen, this causes an\n out-of-bounds read, accessing memory past the optlen boundary\n (either reading beyond the stack buffer _opt or the\n following payload).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43190",
"url": "https://www.suse.com/security/cve/CVE-2026-43190"
},
{
"category": "external",
"summary": "SUSE Bug 1264848 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264848"
},
{
"category": "external",
"summary": "SUSE Bug 1264849 for CVE-2026-43190",
"url": "https://bugzilla.suse.com/1264849"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43190"
},
{
"cve": "CVE-2026-43366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43366"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nio_uring/kbuf: check if target buffer list is still legacy on recycle\n\nThere\u0027s a gap between when the buffer was grabbed and when it\npotentially gets recycled, where if the list is empty, someone could\u0027ve\nupgraded it to a ring provided type. This can happen if the request\nis forced via io-wq. The legacy recycling is missing checking if the\nbuffer_list still exists, and if it\u0027s of the correct type. Add those\nchecks.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43366",
"url": "https://www.suse.com/security/cve/CVE-2026-43366"
},
{
"category": "external",
"summary": "SUSE Bug 1265116 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265116"
},
{
"category": "external",
"summary": "SUSE Bug 1265117 for CVE-2026-43366",
"url": "https://bugzilla.suse.com/1265117"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43366"
},
{
"cve": "CVE-2026-43437",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43437"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()\n\nIn the drain loop, the local variable \u0027runtime\u0027 is reassigned to a\nlinked stream\u0027s runtime (runtime = s-\u003eruntime at line 2157). After\nreleasing the stream lock at line 2169, the code accesses\nruntime-\u003eno_period_wakeup, runtime-\u003erate, and runtime-\u003ebuffer_size\n(lines 2170-2178) - all referencing the linked stream\u0027s runtime without\nany lock or refcount protecting its lifetime.\n\nA concurrent close() on the linked stream\u0027s fd triggers\nsnd_pcm_release_substream() -\u003e snd_pcm_drop() -\u003e pcm_release_private()\n-\u003e snd_pcm_unlink() -\u003e snd_pcm_detach_substream() -\u003e kfree(runtime).\nNo synchronization prevents kfree(runtime) from completing while the\ndrain path dereferences the stale pointer.\n\nFix by caching the needed runtime fields (no_period_wakeup, rate,\nbuffer_size) into local variables while still holding the stream lock,\nand using the cached values after the lock is released.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43437",
"url": "https://www.suse.com/security/cve/CVE-2026-43437"
},
{
"category": "external",
"summary": "SUSE Bug 1265126 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265126"
},
{
"category": "external",
"summary": "SUSE Bug 1265127 for CVE-2026-43437",
"url": "https://bugzilla.suse.com/1265127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43437"
},
{
"cve": "CVE-2026-43494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/rds: reset op_nents when zerocopy page pin fails\n\nWhen iov_iter_get_pages2() fails in rds_message_zcopy_from_user(),\nthe pinned pages are released with put_page(), and\nrm-\u003edata.op_mmp_znotifier is cleared. But we fail to properly\nclear rm-\u003edata.op_nents.\n\nLater when rds_message_purge() is called from rds_sendmsg() the\ncleanup loop iterates over the incorrectly non zero number of\nop_nents and frees them again.\n\nFix this by properly resetting op_nents when it should be in\nrds_message_zcopy_from_user().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43494",
"url": "https://www.suse.com/security/cve/CVE-2026-43494"
},
{
"category": "external",
"summary": "SUSE Bug 1265626 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265626"
},
{
"category": "external",
"summary": "SUSE Bug 1265945 for CVE-2026-43494",
"url": "https://bugzilla.suse.com/1265945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43494"
},
{
"cve": "CVE-2026-43501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-43501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: rpl: reserve mac_len headroom when recompressed SRH grows\n\nipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header, swaps\nthe next segment into ipv6_hdr-\u003edaddr, recompresses, then pulls the old\nheader and pushes the new one plus the IPv6 header back. The\nrecompressed header can be larger than the received one when the swap\nreduces the common-prefix length the segments share with daddr (CmprI=0,\nCmprE\u003e0, seg[0][0] != daddr[0] gives the maximum +8 bytes).\n\npskb_expand_head() was gated on segments_left == 0, so on earlier\nsegments the push consumed unchecked headroom. Once skb_push() leaves\nfewer than skb-\u003emac_len bytes in front of data,\nskb_mac_header_rebuild()\u0027s call to:\n\n\tskb_set_mac_header(skb, -skb-\u003emac_len);\n\nwill store (data - head) - mac_len into the u16 mac_header field, which\nwraps to ~65530, and the following memmove() writes mac_len bytes ~64KiB\npast skb-\u003ehead.\n\nA single AF_INET6/SOCK_RAW/IPV6_HDRINCL packet over lo with a two\nsegment type-3 SRH (CmprI=0, CmprE=15) reaches headroom 8 after one\npass; KASAN reports a 14-byte OOB write in ipv6_rthdr_rcv.\n\nFix this by expanding the head whenever the remaining room is less than\nthe push size plus mac_len, and request that much extra so the rebuilt\nMAC header fits afterwards.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-43501",
"url": "https://www.suse.com/security/cve/CVE-2026-43501"
},
{
"category": "external",
"summary": "SUSE Bug 1266009 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266009"
},
{
"category": "external",
"summary": "SUSE Bug 1266015 for CVE-2026-43501",
"url": "https://bugzilla.suse.com/1266015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-43501"
},
{
"cve": "CVE-2026-45970",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-45970"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbonding: alb: fix UAF in rlb_arp_recv during bond up/down\n\nThe ALB RX path may access rx_hashtbl concurrently with bond\nteardown. During rapid bond up/down cycles, rlb_deinitialize()\nfrees rx_hashtbl while RX handlers are still running, leading\nto a null pointer dereference detected by KASAN.\n\nHowever, the root cause is that rlb_arp_recv() can still be accessed\nafter setting recv_probe to NULL, which is actually a use-after-free\n(UAF) issue. That is the reason for using the referenced commit in the\nFixes tag.\n\n[ 214.174138] Oops: general protection fault, probably for non-canonical address 0xdffffc000000001d: 0000 [#1] SMP KASAN PTI\n[ 214.186478] KASAN: null-ptr-deref in range [0x00000000000000e8-0x00000000000000ef]\n[ 214.194933] CPU: 30 UID: 0 PID: 2375 Comm: ping Kdump: loaded Not tainted 6.19.0-rc8+ #2 PREEMPT(voluntary)\n[ 214.205907] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.14.0 01/14/2022\n[ 214.214357] RIP: 0010:rlb_arp_recv+0x505/0xab0 [bonding]\n[ 214.220320] Code: 0f 85 2b 05 00 00 48 b8 00 00 00 00 00 fc ff df 40 0f b6 ed 48 c1 e5 06 49 03 ad 78 01 00 00 48 8d 7d 28 48 89 fa 48 c1 ea 03 \u003c0f\u003e b6\n 04 02 84 c0 74 06 0f 8e 12 05 00 00 80 7d 28 00 0f 84 8c 00\n[ 214.241280] RSP: 0018:ffffc900073d8870 EFLAGS: 00010206\n[ 214.247116] RAX: dffffc0000000000 RBX: ffff888168556822 RCX: ffff88816855681e\n[ 214.255082] RDX: 000000000000001d RSI: dffffc0000000000 RDI: 00000000000000e8\n[ 214.263048] RBP: 00000000000000c0 R08: 0000000000000002 R09: ffffed11192021c8\n[ 214.271013] R10: ffff8888c9010e43 R11: 0000000000000001 R12: 1ffff92000e7b119\n[ 214.278978] R13: ffff8888c9010e00 R14: ffff888168556822 R15: ffff888168556810\n[ 214.286943] FS: 00007f85d2d9cb80(0000) GS:ffff88886ccb3000(0000) knlGS:0000000000000000\n[ 214.295966] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 214.302380] CR2: 00007f0d047b5e34 CR3: 00000008a1c2e002 CR4: 00000000001726f0\n[ 214.310347] Call Trace:\n[ 214.313070] \u003cIRQ\u003e\n[ 214.315318] ? __pfx_rlb_arp_recv+0x10/0x10 [bonding]\n[ 214.320975] bond_handle_frame+0x166/0xb60 [bonding]\n[ 214.326537] ? __pfx_bond_handle_frame+0x10/0x10 [bonding]\n[ 214.332680] __netif_receive_skb_core.constprop.0+0x576/0x2710\n[ 214.339199] ? __pfx_arp_process+0x10/0x10\n[ 214.343775] ? sched_balance_find_src_group+0x98/0x630\n[ 214.349513] ? __pfx___netif_receive_skb_core.constprop.0+0x10/0x10\n[ 214.356513] ? arp_rcv+0x307/0x690\n[ 214.360311] ? __pfx_arp_rcv+0x10/0x10\n[ 214.364499] ? __lock_acquire+0x58c/0xbd0\n[ 214.368975] __netif_receive_skb_one_core+0xae/0x1b0\n[ 214.374518] ? __pfx___netif_receive_skb_one_core+0x10/0x10\n[ 214.380743] ? lock_acquire+0x10b/0x140\n[ 214.385026] process_backlog+0x3f1/0x13a0\n[ 214.389502] ? process_backlog+0x3aa/0x13a0\n[ 214.394174] __napi_poll.constprop.0+0x9f/0x370\n[ 214.399233] net_rx_action+0x8c1/0xe60\n[ 214.403423] ? __pfx_net_rx_action+0x10/0x10\n[ 214.408193] ? lock_acquire.part.0+0xbd/0x260\n[ 214.413058] ? sched_clock_cpu+0x6c/0x540\n[ 214.417540] ? mark_held_locks+0x40/0x70\n[ 214.421920] handle_softirqs+0x1fd/0x860\n[ 214.426302] ? __pfx_handle_softirqs+0x10/0x10\n[ 214.431264] ? __neigh_event_send+0x2d6/0xf50\n[ 214.436131] do_softirq+0xb1/0xf0\n[ 214.439830] \u003c/IRQ\u003e\n\nThe issue is reproducible by repeatedly running\nip link set bond0 up/down while receiving ARP messages, where\nrlb_arp_recv() can race with rlb_deinitialize() and dereference\na freed rx_hashtbl entry.\n\nFix this by setting recv_probe to NULL and then calling\nsynchronize_net() to wait for any concurrent RX processing to finish.\nThis ensures that no RX handler can access rx_hashtbl after it is freed\nin bond_alb_deinitialize().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-45970",
"url": "https://www.suse.com/security/cve/CVE-2026-45970"
},
{
"category": "external",
"summary": "SUSE Bug 1267205 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267205"
},
{
"category": "external",
"summary": "SUSE Bug 1267206 for CVE-2026-45970",
"url": "https://bugzilla.suse.com/1267206"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-45970"
},
{
"cve": "CVE-2026-46120",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46120"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_gre: Use cached t-\u003enet in ip6erspan_changelink().\n\nAfter commit 5e72ce3e3980 (\"net: ipv6: Use link netns in newlink() of\nrtnl_link_ops\"), ip6erspan_newlink() correctly resolves the per-netns\nip6gre hash via link_net. ip6erspan_changelink() was not converted in\nthat series and still uses dev_net(dev), which diverges from the\ndevice\u0027s creation netns after IFLA_NET_NS_FD migration.\n\nThis re-inserts the tunnel into the wrong per-netns hash. The\noriginal netns keeps a stale entry. When that netns is later\ndestroyed, ip6gre_exit_rtnl_net() walks the stale entry, producing a\nslab-use-after-free reported by KASAN, followed by a kernel BUG at\nnet/core/dev.c (LIST_POISON1) in unregister_netdevice_many_notify().\n\nReachable from an unprivileged user namespace (unshare --user\n--map-root-user --net).\n\nip6gre_changelink() earlier in the same file already uses the cached\nt-\u003enet; only ip6erspan_changelink() has the wrong shape.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46120",
"url": "https://www.suse.com/security/cve/CVE-2026-46120"
},
{
"category": "external",
"summary": "SUSE Bug 1267640 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267640"
},
{
"category": "external",
"summary": "SUSE Bug 1267893 for CVE-2026-46120",
"url": "https://bugzilla.suse.com/1267893"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-46120"
},
{
"cve": "CVE-2026-46173",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46173"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nexit: prevent preemption of oopsing TASK_DEAD task\n\nWhen an already-exiting task oopses, make_task_dead() currently calls\ndo_task_dead() with preemption enabled. That is forbidden:\ndo_task_dead() calls __schedule(), which has a comment saying \"WARNING:\nmust be called with preemption disabled!\".\n\nIf an oopsing task is preempted in do_task_dead(), between becoming\nTASK_DEAD and entering the scheduler explicitly, bad things happen:\nfinish_task_switch() assumes that once the scheduler has switched away\nfrom a TASK_DEAD task, the task can never run again and its stack is no\nlonger needed; but that assumption apparently doesn\u0027t hold if the dead\ntask was preempted (the SM_PREEMPT case).\n\nThis means that the scheduler ends up repeatedly dropping references on\nthe dead task\u0027s stack, which can lead to use-after-free or double-free\nof the entire task stack; in other words, two tasks can end up running\non the same stack, resulting in various kinds of memory corruption.\n\n(This does not just affect \"recursively oopsing\" tasks; it is enough to\noops once during task exit, for example in a file_operations::release\nhandler)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46173",
"url": "https://www.suse.com/security/cve/CVE-2026-46173"
},
{
"category": "external",
"summary": "SUSE Bug 1267722 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267722"
},
{
"category": "external",
"summary": "SUSE Bug 1267723 for CVE-2026-46173",
"url": "https://bugzilla.suse.com/1267723"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-46173"
},
{
"cve": "CVE-2026-46227",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46227"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL\n\nThe SCTP_SENDALL path in sctp_sendmsg() iterates ep-\u003easocs with\nlist_for_each_entry_safe(), which caches the next entry in @tmp before\nthe loop body runs. The body calls sctp_sendmsg_to_asoc(), which may\ndrop the socket lock inside sctp_wait_for_sndbuf().\n\nWhile the lock is dropped, another thread can SCTP_SOCKOPT_PEELOFF the\nassociation cached in @tmp, migrating it to a new endpoint via\nsctp_sock_migrate() (list_del_init() + list_add_tail() to\nnewep-\u003easocs), and optionally close the new socket which frees the\nassociation via kfree_rcu(). The cached @tmp can also be freed by a\nnetwork ABORT for that association, processed in softirq while the\nlock is dropped.\n\nsctp_wait_for_sndbuf() revalidates @asoc (the current entry) on re-lock\nvia the \"sk != asoc-\u003ebase.sk\" and \"asoc-\u003ebase.dead\" checks, but nothing\nrevalidates @tmp. After a successful return, the iterator advances to\nthe stale @tmp, yielding either a use-after-free (if the peeled socket\nwas closed) or a list-walk onto the new endpoint\u0027s list head (type\nconfusion of \u0026newep-\u003easocs as a struct sctp_association *).\n\nBoth are reachable from CapEff=0; the type-confusion path gives\ncontrolled indirect call via the outqueue.sched-\u003einit_sid pointer.\n\nFix by re-deriving @tmp from @asoc after sctp_sendmsg_to_asoc()\nreturns. @asoc is known to still be on ep-\u003easocs at that point: the\nonly callers that list_del an association from ep-\u003easocs are\nsctp_association_free() (which sets asoc-\u003ebase.dead) and\nsctp_assoc_migrate() (which changes asoc-\u003ebase.sk), and\nsctp_wait_for_sndbuf() checks both under the lock before any\nsuccessful return; a tripped check propagates as err \u003c 0 and the loop\nbails before the re-derive.\n\nThe SCTP_ABORT path in sctp_sendmsg_check_sflags() returns 0 and the\nloop hits \u0027continue\u0027 before sctp_sendmsg_to_asoc() is ever called, so\nthe @tmp cached by list_for_each_entry_safe() still covers the\nlock-held free that ba59fb027307 (\"sctp: walk the list of asoc\nsafely\") was added for.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46227",
"url": "https://www.suse.com/security/cve/CVE-2026-46227"
},
{
"category": "external",
"summary": "SUSE Bug 1267697 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267697"
},
{
"category": "external",
"summary": "SUSE Bug 1267698 for CVE-2026-46227",
"url": "https://bugzilla.suse.com/1267698"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-46227"
},
{
"cve": "CVE-2026-46243",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-46243"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: reject userspace cifs.spnego descriptions\n\ncifs.spnego key descriptions contain authority-bearing fields such as\npid, uid, creduid, and upcall_target that cifs.upcall treats as\nkernel-originating inputs. However, userspace can also create keys of\nthis type through request_key(2) or add_key(2), allowing those fields to\nbe supplied without CIFS origin.\n\nOnly accept cifs.spnego descriptions while CIFS is using its private\nspnego_cred to request the key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-46243",
"url": "https://www.suse.com/security/cve/CVE-2026-46243"
},
{
"category": "external",
"summary": "SUSE Bug 1266238 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266238"
},
{
"category": "external",
"summary": "SUSE Bug 1266265 for CVE-2026-46243",
"url": "https://bugzilla.suse.com/1266265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-46243"
},
{
"cve": "CVE-2026-52909",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52909"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nip6_vti: set netns_immutable on the fallback device.\n\njohn1988 and Noam Rathaus reported that vti6_init_net() does not set the\nnetns_immutable flag on the per-netns fallback tunnel device (ip6_vti0).\n\nOther similar tunnel drivers (like ip6_tunnel, sit, ip6_gre, and ip_tunnel)\ncorrectly set this flag during their fallback device initialization to\nprevent them from being moved to another network namespace.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52909",
"url": "https://www.suse.com/security/cve/CVE-2026-52909"
},
{
"category": "external",
"summary": "SUSE Bug 1268660 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268660"
},
{
"category": "external",
"summary": "SUSE Bug 1268662 for CVE-2026-52909",
"url": "https://bugzilla.suse.com/1268662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-52909"
},
{
"cve": "CVE-2026-52943",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-52943"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: skbuff: fix missing zerocopy reference in pskb_carve helpers\n\npskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy\nthe old skb_shared_info header into a new buffer via memcpy(), which\nincludes the destructor_arg pointer (uarg) for MSG_ZEROCOPY skbs.\nNeither function calls net_zcopy_get() for the new shinfo, creating an\nunaccounted holder: every skb_shared_info with destructor_arg set will\ncall skb_zcopy_clear() once when freed, but the corresponding\nnet_zcopy_get() was never called for the new copy. Repeated calls\ndrive uarg-\u003erefcnt to zero prematurely, freeing ubuf_info_msgzc while\nTX skbs still hold live destructor_arg pointers.\n\nKASAN reports use-after-free on a freed ubuf_info_msgzc:\n\n BUG: KASAN: slab-use-after-free in skb_release_data+0x77b/0x810\n Read of size 8 at addr ffff88801574d3e8 by task poc/220\n\n Call Trace:\n skb_release_data+0x77b/0x810\n kfree_skb_list_reason+0x13e/0x610\n skb_release_data+0x4cd/0x810\n sk_skb_reason_drop+0xf3/0x340\n skb_queue_purge_reason+0x282/0x440\n rds_tcp_inc_free+0x1e/0x30\n rds_recvmsg+0x354/0x1780\n __sys_recvmsg+0xdf/0x180\n\n Allocated by task 219:\n msg_zerocopy_realloc+0x157/0x7b0\n tcp_sendmsg_locked+0x2892/0x3ba0\n\n Freed by task 219:\n ip_recv_error+0x74a/0xb10\n tcp_recvmsg+0x475/0x530\n\nThe skb consuming the late access still referenced the same uarg via\nshinfo-\u003edestructor_arg copied by pskb_carve_inside_nonlinear() without\na refcount bump. This has been verified to be reliably exploitable: a\nworking proof-of-concept achieves full root privilege escalation from\nan unprivileged local user on a default kernel configuration.\n\nThe fix follows the pattern of pskb_expand_head() which has the same\nmemcpy/cloned structure. For pskb_carve_inside_header(), net_zcopy_get()\nis placed after skb_orphan_frags() succeeds, so the orphan error path\nneeds no cleanup. For pskb_carve_inside_nonlinear(), net_zcopy_get() is\nplaced after all failure points and just before skb_release_data(), so\nno error path needs cleanup at all -- matching pskb_expand_head() more\nclosely and avoiding the need for a balancing net_zcopy_put().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-52943",
"url": "https://www.suse.com/security/cve/CVE-2026-52943"
},
{
"category": "external",
"summary": "SUSE Bug 1269022 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269022"
},
{
"category": "external",
"summary": "SUSE Bug 1269023 for CVE-2026-52943",
"url": "https://bugzilla.suse.com/1269023"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-52943"
},
{
"cve": "CVE-2026-53362",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53362"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipv6: account for fraggap on the paged allocation path\n\nIn __ip6_append_data(), when the paged-allocation branch is taken\n(MSG_MORE / NETIF_F_SG / large fraglen), alloclen and pagedlen are\ncomputed as\n\n\talloclen = fragheaderlen + transhdrlen;\n\tpagedlen = datalen - transhdrlen;\n\ndatalen already includes fraggap (datalen = length + fraggap). When\nfraggap is non-zero, this is not the first skb and transhdrlen is zero.\nThe fraggap bytes carried over from the previous skb are copied just past\nthe fragment headers in the new skb\u0027s linear area. The linear area is\ntherefore undersized by fraggap bytes while pagedlen is overstated by the\nsame amount, and the copy writes past skb-\u003eend into the trailing\nskb_shared_info.\n\nAn unprivileged user can trigger this via a UDPv6 socket using\nMSG_MORE together with MSG_SPLICE_PAGES.\n\nThe bad accounting was introduced by commit 773ba4fe9104 (\"ipv6:\navoid partial copy for zc\"). Before commit ce650a166335 (\"udp6: Fix\n__ip6_append_data()\u0027s handling of MSG_SPLICE_PAGES\"), the negative\ncopy value caused -EINVAL to be returned. That later commit allowed\nMSG_SPLICE_PAGES to proceed in this case, making the corruption\ntriggerable.\n\nThe non-paged branch sets alloclen to fraglen, which already accounts\nfor fraggap because datalen does. Bring the paged branch in line by\nadding fraggap to alloclen and subtracting it from pagedlen.\n\nAfter this adjustment, copy no longer collapses to -fraggap on the\npaged path, so remove the stale comment describing that old arithmetic.\nSince a negative copy is no longer expected for a valid MSG_SPLICE_PAGES\ncase, remove the MSG_SPLICE_PAGES exception from the negative copy check.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53362",
"url": "https://www.suse.com/security/cve/CVE-2026-53362"
},
{
"category": "external",
"summary": "SUSE Bug 1269493 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269493"
},
{
"category": "external",
"summary": "SUSE Bug 1269495 for CVE-2026-53362",
"url": "https://bugzilla.suse.com/1269495"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.s390x",
"SUSE Linux Enterprise Live Patching 15 SP7:kernel-livepatch-6_4_0-150700_53_31-default-8-150700.2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T12:11:50Z",
"details": "important"
}
],
"title": "CVE-2026-53362"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
Loading…
Loading…