17 matches found
CVE-2025-38445 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38445 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38670 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38670 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-39808 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-39808 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-39949 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-39949 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38706 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38706 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38693 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38693 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38462 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38462 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-39880 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-39880 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-39806 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-39806 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38529 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38529 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38236 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38236 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-39913 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-39913 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38725 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38725 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38464 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38464 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
AZL-73653 CVE-2025-39676 affecting package kernel for versions less than 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Prevent a potential error pointer dereference The qla4xxxgetepfwdb function is supposed to return NULL on error, but qla4xxxepconnect returns error pointers. Propagating the error pointers will lead to an Oops in t...
AZL-72920 CVE-2025-38441 affecting package kernel for versions less than 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: account for Ethernet header in nfflowpppoeproto syzbot found a potential access to uninit-value in nfflowpppoeproto Blamed commit forgot the Ethernet header. BUG: KMSAN: uninit-value in...
AZL-72790 CVE-2025-38251 affecting package kernel for versions less than 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clippush Blamed commit missed that vccdestroysocket calls clippush with a NULL skb. If clipdevs is NULL, clippush then crashes when reading skb-truesize...