Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-38152 (GCVE-0-2025-38152)
Vulnerability from cvelistv5 – Published: 2025-04-18 07:01 – Updated: 2026-05-11 21:22
VLAI
EPSS
Title
remoteproc: core: Clear table_sz when rproc_shutdown
Summary
In the Linux kernel, the following vulnerability has been resolved:
remoteproc: core: Clear table_sz when rproc_shutdown
There is case as below could trigger kernel dump:
Use U-Boot to start remote processor(rproc) with resource table
published to a fixed address by rproc. After Kernel boots up,
stop the rproc, load a new firmware which doesn't have resource table
,and start rproc.
When starting rproc with a firmware not have resource table,
`memcpy(loaded_table, rproc->cached_table, rproc->table_sz)` will
trigger dump, because rproc->cache_table is set to NULL during the last
stop operation, but rproc->table_sz is still valid.
This issue is found on i.MX8MP and i.MX9.
Dump as below:
Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000
Mem abort info:
ESR = 0x0000000096000004
EC = 0x25: DABT (current EL), IL = 32 bits
SET = 0, FnV = 0
EA = 0, S1PTW = 0
FSC = 0x04: level 0 translation fault
Data abort info:
ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000
CM = 0, WnR = 0, TnD = 0, TagAccess = 0
GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
user pgtable: 4k pages, 48-bit VAs, pgdp=000000010af63000
[0000000000000000] pgd=0000000000000000, p4d=0000000000000000
Internal error: Oops: 0000000096000004 [#1] PREEMPT SMP
Modules linked in:
CPU: 2 UID: 0 PID: 1060 Comm: sh Not tainted 6.14.0-rc7-next-20250317-dirty #38
Hardware name: NXP i.MX8MPlus EVK board (DT)
pstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : __pi_memcpy_generic+0x110/0x22c
lr : rproc_start+0x88/0x1e0
Call trace:
__pi_memcpy_generic+0x110/0x22c (P)
rproc_boot+0x198/0x57c
state_store+0x40/0x104
dev_attr_store+0x18/0x2c
sysfs_kf_write+0x7c/0x94
kernfs_fop_write_iter+0x120/0x1cc
vfs_write+0x240/0x378
ksys_write+0x70/0x108
__arm64_sys_write+0x1c/0x28
invoke_syscall+0x48/0x10c
el0_svc_common.constprop.0+0xc0/0xe0
do_el0_svc+0x1c/0x28
el0_svc+0x30/0xcc
el0t_64_sync_handler+0x10c/0x138
el0t_64_sync+0x198/0x19c
Clear rproc->table_sz to address the issue.
Severity
5.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
9dc9507f1880fb6225e3e058cb5219b152cbf198 , < 6e66bca8cd51ebedd5d32426906a38e4a3c69c5f
(git)
Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < e6015ca453b82ec54aec9682dcc38773948fcc48 (git) Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < 7c6bb82a6f3da6ab2d3fbea03901482231708b98 (git) Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < 2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476 (git) Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < 8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af (git) Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < 068f6648ff5b0c7adeb6c363fae7fb188aa178fa (git) Affected: 9dc9507f1880fb6225e3e058cb5219b152cbf198 , < efdde3d73ab25cef4ff2d06783b0aad8b093c0e4 (git) |
|
| Linux | Linux |
Affected:
5.13
Unaffected: 0 , < 5.13 (semver) Unaffected: 5.15.180 , ≤ 5.15.* (semver) Unaffected: 6.1.134 , ≤ 6.1.* (semver) Unaffected: 6.6.87 , ≤ 6.6.* (semver) Unaffected: 6.12.23 , ≤ 6.12.* (semver) Unaffected: 6.13.11 , ≤ 6.13.* (semver) Unaffected: 6.14.2 , ≤ 6.14.* (semver) Unaffected: 6.15 , ≤ * (original_commit_for_fix) |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-38152",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-01T16:14:04.666150Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-01T16:14:08.373Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:58:29.104Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/remoteproc/remoteproc_core.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "6e66bca8cd51ebedd5d32426906a38e4a3c69c5f",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "e6015ca453b82ec54aec9682dcc38773948fcc48",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "7c6bb82a6f3da6ab2d3fbea03901482231708b98",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "068f6648ff5b0c7adeb6c363fae7fb188aa178fa",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
},
{
"lessThan": "efdde3d73ab25cef4ff2d06783b0aad8b093c0e4",
"status": "affected",
"version": "9dc9507f1880fb6225e3e058cb5219b152cbf198",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/remoteproc/remoteproc_core.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.13"
},
{
"lessThan": "5.13",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.180",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.134",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.87",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.23",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.13.*",
"status": "unaffected",
"version": "6.13.11",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.14.*",
"status": "unaffected",
"version": "6.14.2",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.15",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.180",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.134",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.87",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.23",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.13.11",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.14.2",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.15",
"versionStartIncluding": "5.13",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nremoteproc: core: Clear table_sz when rproc_shutdown\n\nThere is case as below could trigger kernel dump:\nUse U-Boot to start remote processor(rproc) with resource table\npublished to a fixed address by rproc. After Kernel boots up,\nstop the rproc, load a new firmware which doesn\u0027t have resource table\n,and start rproc.\n\nWhen starting rproc with a firmware not have resource table,\n`memcpy(loaded_table, rproc-\u003ecached_table, rproc-\u003etable_sz)` will\ntrigger dump, because rproc-\u003ecache_table is set to NULL during the last\nstop operation, but rproc-\u003etable_sz is still valid.\n\nThis issue is found on i.MX8MP and i.MX9.\n\nDump as below:\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000000\nMem abort info:\n ESR = 0x0000000096000004\n EC = 0x25: DABT (current EL), IL = 32 bits\n SET = 0, FnV = 0\n EA = 0, S1PTW = 0\n FSC = 0x04: level 0 translation fault\nData abort info:\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\nuser pgtable: 4k pages, 48-bit VAs, pgdp=000000010af63000\n[0000000000000000] pgd=0000000000000000, p4d=0000000000000000\nInternal error: Oops: 0000000096000004 [#1] PREEMPT SMP\nModules linked in:\nCPU: 2 UID: 0 PID: 1060 Comm: sh Not tainted 6.14.0-rc7-next-20250317-dirty #38\nHardware name: NXP i.MX8MPlus EVK board (DT)\npstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\npc : __pi_memcpy_generic+0x110/0x22c\nlr : rproc_start+0x88/0x1e0\nCall trace:\n __pi_memcpy_generic+0x110/0x22c (P)\n rproc_boot+0x198/0x57c\n state_store+0x40/0x104\n dev_attr_store+0x18/0x2c\n sysfs_kf_write+0x7c/0x94\n kernfs_fop_write_iter+0x120/0x1cc\n vfs_write+0x240/0x378\n ksys_write+0x70/0x108\n __arm64_sys_write+0x1c/0x28\n invoke_syscall+0x48/0x10c\n el0_svc_common.constprop.0+0xc0/0xe0\n do_el0_svc+0x1c/0x28\n el0_svc+0x30/0xcc\n el0t_64_sync_handler+0x10c/0x138\n el0t_64_sync+0x198/0x19c\n\nClear rproc-\u003etable_sz to address the issue."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T21:22:16.010Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/6e66bca8cd51ebedd5d32426906a38e4a3c69c5f"
},
{
"url": "https://git.kernel.org/stable/c/e6015ca453b82ec54aec9682dcc38773948fcc48"
},
{
"url": "https://git.kernel.org/stable/c/7c6bb82a6f3da6ab2d3fbea03901482231708b98"
},
{
"url": "https://git.kernel.org/stable/c/2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476"
},
{
"url": "https://git.kernel.org/stable/c/8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af"
},
{
"url": "https://git.kernel.org/stable/c/068f6648ff5b0c7adeb6c363fae7fb188aa178fa"
},
{
"url": "https://git.kernel.org/stable/c/efdde3d73ab25cef4ff2d06783b0aad8b093c0e4"
}
],
"title": "remoteproc: core: Clear table_sz when rproc_shutdown",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-38152",
"datePublished": "2025-04-18T07:01:31.714Z",
"dateReserved": "2025-04-16T04:51:23.989Z",
"dateUpdated": "2026-05-11T21:22:16.010Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-38152",
"date": "2026-06-07",
"epss": "0.00024",
"percentile": "0.0691"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-38152\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-04-18T07:15:43.403\",\"lastModified\":\"2025-11-03T20:18:46.613\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nremoteproc: core: Clear table_sz when rproc_shutdown\\n\\nThere is case as below could trigger kernel dump:\\nUse U-Boot to start remote processor(rproc) with resource table\\npublished to a fixed address by rproc. After Kernel boots up,\\nstop the rproc, load a new firmware which doesn\u0027t have resource table\\n,and start rproc.\\n\\nWhen starting rproc with a firmware not have resource table,\\n`memcpy(loaded_table, rproc-\u003ecached_table, rproc-\u003etable_sz)` will\\ntrigger dump, because rproc-\u003ecache_table is set to NULL during the last\\nstop operation, but rproc-\u003etable_sz is still valid.\\n\\nThis issue is found on i.MX8MP and i.MX9.\\n\\nDump as below:\\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000000\\nMem abort info:\\n ESR = 0x0000000096000004\\n EC = 0x25: DABT (current EL), IL = 32 bits\\n SET = 0, FnV = 0\\n EA = 0, S1PTW = 0\\n FSC = 0x04: level 0 translation fault\\nData abort info:\\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\\nuser pgtable: 4k pages, 48-bit VAs, pgdp=000000010af63000\\n[0000000000000000] pgd=0000000000000000, p4d=0000000000000000\\nInternal error: Oops: 0000000096000004 [#1] PREEMPT SMP\\nModules linked in:\\nCPU: 2 UID: 0 PID: 1060 Comm: sh Not tainted 6.14.0-rc7-next-20250317-dirty #38\\nHardware name: NXP i.MX8MPlus EVK board (DT)\\npstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\\npc : __pi_memcpy_generic+0x110/0x22c\\nlr : rproc_start+0x88/0x1e0\\nCall trace:\\n __pi_memcpy_generic+0x110/0x22c (P)\\n rproc_boot+0x198/0x57c\\n state_store+0x40/0x104\\n dev_attr_store+0x18/0x2c\\n sysfs_kf_write+0x7c/0x94\\n kernfs_fop_write_iter+0x120/0x1cc\\n vfs_write+0x240/0x378\\n ksys_write+0x70/0x108\\n __arm64_sys_write+0x1c/0x28\\n invoke_syscall+0x48/0x10c\\n el0_svc_common.constprop.0+0xc0/0xe0\\n do_el0_svc+0x1c/0x28\\n el0_svc+0x30/0xcc\\n el0t_64_sync_handler+0x10c/0x138\\n el0t_64_sync+0x198/0x19c\\n\\nClear rproc-\u003etable_sz to address the issue.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: remoteproc: core: Clear table_sz when rproc_shutdown Existe un caso como el siguiente que podr\u00eda activar el volcado del kernel: Use U-Boot para iniciar el procesador remoto (rproc) con la tabla de recursos publicada en una direcci\u00f3n fija por rproc. Despu\u00e9s de que el kernel se inicie, detenga el rproc, cargue un nuevo firmware que no tenga tabla de recursos e inicie rproc. Al iniciar rproc con un firmware que no tiene tabla de recursos, `memcpy(loaded_table, rproc-\u0026gt;cached_table, rproc-\u0026gt;table_sz)` activar\u00e1 el volcado, porque rproc-\u0026gt;cache_table se establece en NULL durante la \u00faltima operaci\u00f3n de detenci\u00f3n, pero rproc-\u0026gt;table_sz sigue siendo v\u00e1lido. Este problema se encuentra en i.MX8MP y i.MX9. Volcado como se muestra a continuaci\u00f3n: No se puede manejar la desreferencia del puntero NULL del n\u00facleo en la direcci\u00f3n virtual 0000000000000000 Informaci\u00f3n de aborto de memoria: ESR = 0x0000000096000004 EC = 0x25: DABT (EL actual), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x04: error de traducci\u00f3n de nivel 0 Informaci\u00f3n de aborto de datos: ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 CM = 0, WnR = 0, TnD = 0, TagAccess = 0 GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 pgtable de usuario: p\u00e1ginas de 4k, VA de 48 bits, pgdp=000000010af63000 [0000000000000000] pgd=0000000000000000, p4d=0000000000000000 Error interno: Oops: 0000000096000004 [#1] PREEMPT M\u00f3dulos SMP vinculados: CPU: 2 UID: 0 PID: 1060 Comm: sh No contaminado 6.14.0-rc7-next-20250317-dirty #38 Nombre del hardware: Placa NXP i.MX8MPlus EVK (DT) pstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : Rastreo de llamadas: __pi_memcpy_generic+0x110/0x22c lr : rproc_start+0x88/0x1e0 Rastreo de llamadas: __pi_memcpy_generic+0x110/0x22c (P) rproc_boot+0x198/0x57c almac\u00e9n de estado+0x40/0x104 almac\u00e9n de atributos de desarrollo+0x18/0x2c sysfs_kf_write+0x7c/0x94 kernfs_fop_write_iter+0x120/0x1cc vfs_write+0x240/0x378 ksys_write+0x70/0x108 __arm64_sys_write+0x1c/0x28 invocar_llamada al sistema+0x48/0x10c el0_svc_common.constprop.0+0xc0/0xe0 do_el0_svc+0x1c/0x28 el0_svc+0x30/0xcc el0t_64_sync_handler+0x10c/0x138 el0t_64_sync+0x198/0x19c Borre rproc-\u0026gt;table_sz para solucionar el problema.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.13\",\"versionEndExcluding\":\"5.15.180\",\"matchCriteriaId\":\"95F4A2AB-C94B-4AE3-A40B-F806EE4B8398\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.134\",\"matchCriteriaId\":\"3985DEC3-0437-4177-BC42-314AB575285A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.87\",\"matchCriteriaId\":\"EFF24260-49B1-4251-9477-C564CFDAD25B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.23\",\"matchCriteriaId\":\"26CAB76D-F00F-43CE-BEAD-7097F8FB1D6C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.13.11\",\"matchCriteriaId\":\"E7E864B0-8C00-4679-BA55-659B4C9C3AD3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.14\",\"versionEndExcluding\":\"6.14.2\",\"matchCriteriaId\":\"FADAE5D8-4808-442C-B218-77B2CE8780A0\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/068f6648ff5b0c7adeb6c363fae7fb188aa178fa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6e66bca8cd51ebedd5d32426906a38e4a3c69c5f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7c6bb82a6f3da6ab2d3fbea03901482231708b98\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e6015ca453b82ec54aec9682dcc38773948fcc48\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/efdde3d73ab25cef4ff2d06783b0aad8b093c0e4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-38152\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T16:14:04.666150Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T14:41:57.528Z\"}}], \"cna\": {\"title\": \"remoteproc: core: Clear table_sz when rproc_shutdown\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"6e66bca8cd51ebedd5d32426906a38e4a3c69c5f\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"e6015ca453b82ec54aec9682dcc38773948fcc48\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"7c6bb82a6f3da6ab2d3fbea03901482231708b98\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"068f6648ff5b0c7adeb6c363fae7fb188aa178fa\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"9dc9507f1880fb6225e3e058cb5219b152cbf198\", \"lessThan\": \"efdde3d73ab25cef4ff2d06783b0aad8b093c0e4\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/remoteproc/remoteproc_core.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.13\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.13\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.15.180\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.134\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.87\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12.23\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.12.*\"}, {\"status\": \"unaffected\", \"version\": \"6.13.11\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.13.*\"}, {\"status\": \"unaffected\", \"version\": \"6.14.2\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.14.*\"}, {\"status\": \"unaffected\", \"version\": \"6.15\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/remoteproc/remoteproc_core.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/6e66bca8cd51ebedd5d32426906a38e4a3c69c5f\"}, {\"url\": \"https://git.kernel.org/stable/c/e6015ca453b82ec54aec9682dcc38773948fcc48\"}, {\"url\": \"https://git.kernel.org/stable/c/7c6bb82a6f3da6ab2d3fbea03901482231708b98\"}, {\"url\": \"https://git.kernel.org/stable/c/2df19f5f6f72da6f6ebab7cdb3a3b9f7686bb476\"}, {\"url\": \"https://git.kernel.org/stable/c/8e0fd2a3b9852ac3cf540edb06ccc0153b38b5af\"}, {\"url\": \"https://git.kernel.org/stable/c/068f6648ff5b0c7adeb6c363fae7fb188aa178fa\"}, {\"url\": \"https://git.kernel.org/stable/c/efdde3d73ab25cef4ff2d06783b0aad8b093c0e4\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nremoteproc: core: Clear table_sz when rproc_shutdown\\n\\nThere is case as below could trigger kernel dump:\\nUse U-Boot to start remote processor(rproc) with resource table\\npublished to a fixed address by rproc. After Kernel boots up,\\nstop the rproc, load a new firmware which doesn\u0027t have resource table\\n,and start rproc.\\n\\nWhen starting rproc with a firmware not have resource table,\\n`memcpy(loaded_table, rproc-\u003ecached_table, rproc-\u003etable_sz)` will\\ntrigger dump, because rproc-\u003ecache_table is set to NULL during the last\\nstop operation, but rproc-\u003etable_sz is still valid.\\n\\nThis issue is found on i.MX8MP and i.MX9.\\n\\nDump as below:\\nUnable to handle kernel NULL pointer dereference at virtual address 0000000000000000\\nMem abort info:\\n ESR = 0x0000000096000004\\n EC = 0x25: DABT (current EL), IL = 32 bits\\n SET = 0, FnV = 0\\n EA = 0, S1PTW = 0\\n FSC = 0x04: level 0 translation fault\\nData abort info:\\n ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000\\n CM = 0, WnR = 0, TnD = 0, TagAccess = 0\\n GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0\\nuser pgtable: 4k pages, 48-bit VAs, pgdp=000000010af63000\\n[0000000000000000] pgd=0000000000000000, p4d=0000000000000000\\nInternal error: Oops: 0000000096000004 [#1] PREEMPT SMP\\nModules linked in:\\nCPU: 2 UID: 0 PID: 1060 Comm: sh Not tainted 6.14.0-rc7-next-20250317-dirty #38\\nHardware name: NXP i.MX8MPlus EVK board (DT)\\npstate: a0000005 (NzCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)\\npc : __pi_memcpy_generic+0x110/0x22c\\nlr : rproc_start+0x88/0x1e0\\nCall trace:\\n __pi_memcpy_generic+0x110/0x22c (P)\\n rproc_boot+0x198/0x57c\\n state_store+0x40/0x104\\n dev_attr_store+0x18/0x2c\\n sysfs_kf_write+0x7c/0x94\\n kernfs_fop_write_iter+0x120/0x1cc\\n vfs_write+0x240/0x378\\n ksys_write+0x70/0x108\\n __arm64_sys_write+0x1c/0x28\\n invoke_syscall+0x48/0x10c\\n el0_svc_common.constprop.0+0xc0/0xe0\\n do_el0_svc+0x1c/0x28\\n el0_svc+0x30/0xcc\\n el0t_64_sync_handler+0x10c/0x138\\n el0t_64_sync+0x198/0x19c\\n\\nClear rproc-\u003etable_sz to address the issue.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.180\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.134\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.87\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12.23\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.13.11\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.14.2\", \"versionStartIncluding\": \"5.13\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.15\", \"versionStartIncluding\": \"5.13\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-26T05:25:19.695Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-38152\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-01T16:14:08.373Z\", \"dateReserved\": \"2025-04-16T04:51:23.989Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-04-18T07:01:31.714Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
WID-SEC-W-2025-0861
Vulnerability from csaf_certbund - Published: 2025-04-21 22:00 - Updated: 2026-04-09 22:00Summary
Linux Kernel: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff: Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Zustand oder nicht näher spezifizierte Auswirkungen zu verursachen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
39 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Linux Kernel <5.16
Open Source / Linux Kernel
|
<5.16 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source Linux Kernel <5.10
Open Source / Linux Kernel
|
<5.10 | ||
|
Open Source Linux Kernel <5.10.236
Open Source / Linux Kernel
|
<5.10.236 | ||
|
Open Source Linux Kernel <5.15.180
Open Source / Linux Kernel
|
<5.15.180 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel <4.4.244
Open Source / Linux Kernel
|
<4.4.244 | ||
|
Open Source Linux Kernel <6.1.134
Open Source / Linux Kernel
|
<6.1.134 | ||
|
Open Source Linux Kernel <4.9.244
Open Source / Linux Kernel
|
<4.9.244 | ||
|
Open Source Linux Kernel <6.6.87
Open Source / Linux Kernel
|
<6.6.87 | ||
|
Open Source Linux Kernel <4.14.207
Open Source / Linux Kernel
|
<4.14.207 | ||
|
Open Source Linux Kernel <6.12.23
Open Source / Linux Kernel
|
<6.12.23 | ||
|
Open Source Linux Kernel <4.19.158
Open Source / Linux Kernel
|
<4.19.158 | ||
|
Open Source Linux Kernel <6.13.11
Open Source / Linux Kernel
|
<6.13.11 | ||
|
Open Source Linux Kernel <5.4.78
Open Source / Linux Kernel
|
<5.4.78 | ||
|
Open Source Linux Kernel <6.14.2
Open Source / Linux Kernel
|
<6.14.2 | ||
|
Open Source Linux Kernel <5.9.9
Open Source / Linux Kernel
|
<5.9.9 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Open Source Linux Kernel <5.14.19
Open Source / Linux Kernel
|
<5.14.19 | ||
|
Open Source Linux Kernel <5.15.3
Open Source / Linux Kernel
|
<5.15.3 | ||
|
SolarWinds Security Event Manager <2025.2.1
SolarWinds / Security Event Manager
|
<2025.2.1 | ||
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel <6.15-rc1
Open Source / Linux Kernel
|
<6.15-rc1 | ||
|
Open Source Linux Kernel <4.4.254
Open Source / Linux Kernel
|
<4.4.254 | ||
|
Open Source Linux Kernel <5.4.292
Open Source / Linux Kernel
|
<5.4.292 | ||
|
Open Source Linux Kernel <4.9.254
Open Source / Linux Kernel
|
<4.9.254 | ||
|
Open Source Linux Kernel <4.14.218
Open Source / Linux Kernel
|
<4.14.218 | ||
|
Open Source Linux Kernel <6.1.129
Open Source / Linux Kernel
|
<6.1.129 | ||
|
Open Source Linux Kernel <4.19.171
Open Source / Linux Kernel
|
<4.19.171 | ||
|
Open Source Linux Kernel <6.6.78
Open Source / Linux Kernel
|
<6.6.78 | ||
|
Open Source Linux Kernel <5.4.93
Open Source / Linux Kernel
|
<5.4.93 | ||
|
Open Source Linux Kernel <5.10.11
Open Source / Linux Kernel
|
<5.10.11 | ||
|
Open Source Linux Kernel <5.11
Open Source / Linux Kernel
|
<5.11 | ||
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
231 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Zustand oder nicht n\u00e4her spezifizierte Auswirkungen zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0861 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0861.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0861 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0861"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2020-36789",
"url": "https://lore.kernel.org/linux-cve-announce/2025041732-CVE-2020-36789-bb60@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2021-47668",
"url": "https://lore.kernel.org/linux-cve-announce/2025041734-CVE-2021-47668-c0de@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2021-47669",
"url": "https://lore.kernel.org/linux-cve-announce/2025041734-CVE-2021-47669-f268@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2021-47670",
"url": "https://lore.kernel.org/linux-cve-announce/2025041734-CVE-2021-47670-2b77@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2021-47671",
"url": "https://lore.kernel.org/linux-cve-announce/2025041735-CVE-2021-47671-9b1a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37785",
"url": "https://lore.kernel.org/linux-cve-announce/2025041813-CVE-2025-37785-e13d@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37838",
"url": "https://lore.kernel.org/linux-cve-announce/2025041858-CVE-2025-37838-2253@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37860",
"url": "https://lore.kernel.org/linux-cve-announce/2025041816-CVE-2025-37860-9af2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37893",
"url": "https://lore.kernel.org/linux-cve-announce/2025041816-CVE-2025-37893-57b4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37925",
"url": "https://lore.kernel.org/linux-cve-announce/2025041816-CVE-2025-37925-9765@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38049",
"url": "https://lore.kernel.org/linux-cve-announce/2025041817-CVE-2025-38049-7570@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38104",
"url": "https://lore.kernel.org/linux-cve-announce/2025041817-CVE-2025-38104-ef68@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38152",
"url": "https://lore.kernel.org/linux-cve-announce/2025041817-CVE-2025-38152-c8b3@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38240",
"url": "https://lore.kernel.org/linux-cve-announce/2025041818-CVE-2025-38240-4787@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38479",
"url": "https://lore.kernel.org/linux-cve-announce/2025041818-CVE-2025-38479-4b98@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38575",
"url": "https://lore.kernel.org/linux-cve-announce/2025041818-CVE-2025-38575-2d0f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38637",
"url": "https://lore.kernel.org/linux-cve-announce/2025041819-CVE-2025-38637-8e27@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39688",
"url": "https://lore.kernel.org/linux-cve-announce/2025041819-CVE-2025-39688-80f1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39728",
"url": "https://lore.kernel.org/linux-cve-announce/2025041820-CVE-2025-39728-8713@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39735",
"url": "https://lore.kernel.org/linux-cve-announce/2025041820-CVE-2025-39735-41c8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39755",
"url": "https://lore.kernel.org/linux-cve-announce/2025041820-CVE-2025-39755-f737@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39778",
"url": "https://lore.kernel.org/linux-cve-announce/2025041821-CVE-2025-39778-70fe@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39930",
"url": "https://lore.kernel.org/linux-cve-announce/2025041821-CVE-2025-39930-6fed@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39989",
"url": "https://lore.kernel.org/linux-cve-announce/2025041821-CVE-2025-39989-5804@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-40014",
"url": "https://lore.kernel.org/linux-cve-announce/2025041822-CVE-2025-40014-384f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-40114",
"url": "https://lore.kernel.org/linux-cve-announce/2025041822-CVE-2025-40114-000e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-40325",
"url": "https://lore.kernel.org/linux-cve-announce/2025041822-CVE-2025-40325-3cc4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-40364",
"url": "https://lore.kernel.org/linux-cve-announce/2025041827-CVE-2025-40364-d93c@gregkh/"
},
{
"category": "external",
"summary": "Google Cloud Platform Security Bulletin GCP-2025-018 vom 2025-04-24",
"url": "https://cloud.google.com/support/bulletins#gcp-2025-018"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5907 vom 2025-04-27",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00069.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1574-1 vom 2025-05-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020835.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1573-1 vom 2025-05-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020836.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01600-1 vom 2025-05-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020854.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01614-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020870.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01620-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020867.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01640-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020861.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01633-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020864.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01627-1 vom 2025-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020866.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4178 vom 2025-05-26",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01707-1 vom 2025-05-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020902.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4193 vom 2025-05-30",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20344-1 vom 2025-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020964.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20343-1 vom 2025-05-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020965.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8374 vom 2025-06-02",
"url": "https://access.redhat.com/errata/RHSA-2025:8374"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20354-1 vom 2025-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021016.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20355-1 vom 2025-06-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021015.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:8643 vom 2025-06-09",
"url": "https://access.redhat.com/errata/RHSA-2025:8643"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8643 vom 2025-06-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-8643.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01919-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021477.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20372 vom 2025-06-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-20372.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01918-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021478.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01951-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021509.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01967-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021533.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01964-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021531.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01965-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021535.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01982-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021539.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20408-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021550.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20413-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021547.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01972-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021537.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01983-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021538.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-1 vom 2025-06-19",
"url": "https://ubuntu.com/security/notices/USN-7585-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02000-1 vom 2025-06-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021568.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-2 vom 2025-06-19",
"url": "https://ubuntu.com/security/notices/USN-7585-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20421-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021590.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20419-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021591.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-2 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7591-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-3 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7591-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7591-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7592-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7592-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7593-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7593-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-4 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7591-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7594-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7598-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7598-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7597-2 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7597-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7597-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7597-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-3 vom 2025-06-25",
"url": "https://ubuntu.com/security/notices/USN-7585-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-4 vom 2025-06-25",
"url": "https://ubuntu.com/security/notices/USN-7585-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-2 vom 2025-06-26",
"url": "https://ubuntu.com/security/notices/USN-7594-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7602-1 vom 2025-06-26",
"url": "https://ubuntu.com/security/notices/USN-7602-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02173-1 vom 2025-06-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021714.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7606-1 vom 2025-06-30",
"url": "https://ubuntu.com/security/notices/USN-7606-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-102 vom 2025-06-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-102.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7605-1 vom 2025-06-30",
"url": "https://ubuntu.com/security/notices/USN-7605-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-5 vom 2025-06-30",
"url": "https://ubuntu.com/security/notices/USN-7585-5"
},
{
"category": "external",
"summary": "SEM 2025.2.1 release notes vom 2025-07-02",
"url": "https://documentation.solarwinds.com/en/success_center/sem/content/release_notes/sem_2025-2-1_release_notes.htm"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-6 vom 2025-07-03",
"url": "https://ubuntu.com/security/notices/USN-7585-6"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-8374 vom 2025-07-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-8374.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7605-2 vom 2025-07-04",
"url": "https://ubuntu.com/security/notices/USN-7605-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-5 vom 2025-07-04",
"url": "https://ubuntu.com/security/notices/USN-7591-5"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20406 vom 2025-07-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-20406.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7628-1 vom 2025-07-09",
"url": "https://ubuntu.com/security/notices/USN-7628-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-3 vom 2025-07-09",
"url": "https://ubuntu.com/security/notices/USN-7594-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02254-1 vom 2025-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021770.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02262-1 vom 2025-07-10",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/B53IHD74IRNJDAOHBW4L7JGWNOM26XE7/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02307-1 vom 2025-07-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021804.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02321-1 vom 2025-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021811.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20470 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-20470.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02333-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021830.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20471 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-20471.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7640-1 vom 2025-07-16",
"url": "https://ubuntu.com/security/notices/USN-7640-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7585-7 vom 2025-07-16",
"url": "https://ubuntu.com/security/notices/USN-7585-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7591-6 vom 2025-07-17",
"url": "https://ubuntu.com/security/notices/USN-7591-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-2 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-3 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7655-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7655-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-4 vom 2025-07-22",
"url": "https://ubuntu.com/security/notices/USN-7654-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-5 vom 2025-07-29",
"url": "https://ubuntu.com/security/notices/USN-7654-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7686-1 vom 2025-08-05",
"url": "https://ubuntu.com/security/notices/USN-7686-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13589 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13589"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:13590 vom 2025-08-11",
"url": "https://access.redhat.com/errata/RHSA-2025:13590"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-13589 vom 2025-08-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-13589.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-5975 vom 2025-08-13",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00139.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14136 vom 2025-08-20",
"url": "https://access.redhat.com/errata/RHSA-2025:14136"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02923-1 vom 2025-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022237.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7712-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7711-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7711-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14511 vom 2025-08-25",
"url": "https://access.redhat.com/errata/RHSA-2025:14511"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:14692 vom 2025-08-27",
"url": "https://access.redhat.com/errata/RHSA-2025:14692"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:15035 vom 2025-09-02",
"url": "https://access.redhat.com/errata/RHSA-2025:15035"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-2 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7712-2"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:13590 vom 2025-09-08",
"url": "https://errata.build.resf.org/RLSA-2025:13590"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20553 vom 2025-09-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-20553.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7792-1 vom 2025-10-01",
"url": "https://ubuntu.com/security/notices/USN-7792-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7797-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7797-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7795-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7801-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7801-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7792-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7792-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7800-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7800-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7799-1 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7799-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7797-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7797-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-3 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7796-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-2 vom 2025-10-02",
"url": "https://ubuntu.com/security/notices/USN-7795-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7801-2 vom 2025-10-06",
"url": "https://ubuntu.com/security/notices/USN-7801-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7792-3 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7792-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7809-1 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7809-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7808-1 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7808-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-3 vom 2025-10-08",
"url": "https://ubuntu.com/security/notices/USN-7795-3"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4328 vom 2025-10-13",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7796-4 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7796-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7819-1 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7819-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7820-1 vom 2025-10-13",
"url": "https://ubuntu.com/security/notices/USN-7820-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7808-2 vom 2025-10-14",
"url": "https://ubuntu.com/security/notices/USN-7808-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7801-3 vom 2025-10-15",
"url": "https://ubuntu.com/security/notices/USN-7801-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7819-2 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7819-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-2 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-3 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-1 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-4 vom 2025-10-24",
"url": "https://ubuntu.com/security/notices/USN-7795-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7854-1 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7854-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-2 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7853-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-1 vom 2025-10-30",
"url": "https://ubuntu.com/security/notices/USN-7853-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-4 vom 2025-10-31",
"url": "https://ubuntu.com/security/notices/USN-7835-4"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7861-1 vom 2025-11-06",
"url": "https://ubuntu.com/security/notices/USN-7861-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-5 vom 2025-11-06",
"url": "https://ubuntu.com/security/notices/USN-7835-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7795-5 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7795-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7864-1 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7864-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7861-2 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7861-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7853-3 vom 2025-11-07",
"url": "https://ubuntu.com/security/notices/USN-7853-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:2173-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023256.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-6 vom 2025-11-12",
"url": "https://ubuntu.com/security/notices/USN-7835-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7861-3 vom 2025-11-13",
"url": "https://ubuntu.com/security/notices/USN-7861-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7875-1 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7875-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7861-4 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7861-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-1 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7874-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-2 vom 2025-11-19",
"url": "https://ubuntu.com/security/notices/USN-7874-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7887-1 vom 2025-11-24",
"url": "https://ubuntu.com/security/notices/USN-7887-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7887-2 vom 2025-11-25",
"url": "https://ubuntu.com/security/notices/USN-7887-2"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20091-1 vom 2025-11-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QVNKE6YBHUN7AVUHO7UZCJJGK4HYS62H/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21080-1 vom 2025-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023429.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7861-5 vom 2025-12-03",
"url": "https://ubuntu.com/security/notices/USN-7861-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-1 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-2 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7910-1 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7910-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7874-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7874-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-4 vom 2025-12-05",
"url": "https://ubuntu.com/security/notices/USN-7909-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21147-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023511.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21180-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023498.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-5 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7909-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7935-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7935-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7933-1 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7933-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7937-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7937-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7939-1 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7939-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7938-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7938-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7939-2 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7939-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-1 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7940-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-2 vom 2026-01-09",
"url": "https://ubuntu.com/security/notices/USN-7940-2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50006 vom 2026-01-15",
"url": "http://linux.oracle.com/errata/ELSA-2026-50006.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0140-1 vom 2026-01-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023783.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6126 vom 2026-02-09",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00035.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6127 vom 2026-02-10",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00036.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-1 vom 2026-02-11",
"url": "https://ubuntu.com/security/notices/USN-8028-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4476 vom 2026-02-11",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00017.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8031-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-2 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8028-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20327-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024168.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20328-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024167.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20300-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024190.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20302-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024188.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-3 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-5 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-4 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-2 vom 2026-02-18",
"url": "https://ubuntu.com/security/notices/USN-8031-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8052-1 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8052-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-3 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8031-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-6 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8028-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-7 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8028-7"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50112 vom 2026-02-23",
"url": "https://linux.oracle.com/errata/ELSA-2026-50112.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8052-2 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8052-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-8 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8028-8"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8074-1 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8074-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8074-2 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8074-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20561-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024578.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50145 vom 2026-03-12",
"url": "https://linux.oracle.com/errata/ELSA-2026-50145.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-2 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-1 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8100-1 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8100-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-3 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-4 vom 2026-03-23",
"url": "https://ubuntu.com/security/notices/USN-8095-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8126-1 vom 2026-03-25",
"url": "https://ubuntu.com/security/notices/USN-8126-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8125-1 vom 2026-03-25",
"url": "https://ubuntu.com/security/notices/USN-8125-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50171 vom 2026-03-31",
"url": "https://oss.oracle.com/pipermail/el-errata/2026-March/020110.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-5 vom 2026-04-01",
"url": "https://ubuntu.com/security/notices/USN-8095-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8165-1 vom 2026-04-10",
"url": "https://ubuntu.com/security/notices/USN-8165-1"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-09T22:00:00.000+00:00",
"generator": {
"date": "2026-04-10T07:05:10.289+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-0861",
"initial_release_date": "2025-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-04-24T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Google aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-18T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-20T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2025-06-01T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-02T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-09T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-10T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-19T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-25T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-26T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE, Ubuntu und Amazon aufgenommen"
},
{
"date": "2025-07-01T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-07-03T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-06T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Oracle Linux, Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-07-09T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-14T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "34",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-10T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-11T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-08-13T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-24T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-25T22:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-08-26T22:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-01T22:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-08T22:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-13T22:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-06T23:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-09T23:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-12T23:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-13T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "70",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "71",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "72",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "73",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "74",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "75",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-16T23:00:00.000+00:00",
"number": "76",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "77",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "78",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "79",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "80",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "81",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "82",
"summary": "Neue Updates von Ubuntu und Debian aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "83",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "84",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "85",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "86",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "87",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "88",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "89",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "90",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "91",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "92",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "93",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "94",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "95",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "96",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-31T22:00:00.000+00:00",
"number": "97",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "98",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "99",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "99"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Google Cloud Platform",
"product": {
"name": "Google Cloud Platform",
"product_id": "393401",
"product_identification_helper": {
"cpe": "cpe:/a:google:cloud_platform:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c4.4.244",
"product": {
"name": "Open Source Linux Kernel \u003c4.4.244",
"product_id": "T043041"
}
},
{
"category": "product_version",
"name": "4.4.244",
"product": {
"name": "Open Source Linux Kernel 4.4.244",
"product_id": "T043041-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.4.244"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.9.244",
"product": {
"name": "Open Source Linux Kernel \u003c4.9.244",
"product_id": "T043042"
}
},
{
"category": "product_version",
"name": "4.9.244",
"product": {
"name": "Open Source Linux Kernel 4.9.244",
"product_id": "T043042-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.9.244"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.14.207",
"product": {
"name": "Open Source Linux Kernel \u003c4.14.207",
"product_id": "T043043"
}
},
{
"category": "product_version",
"name": "4.14.207",
"product": {
"name": "Open Source Linux Kernel 4.14.207",
"product_id": "T043043-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.14.207"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.19.158",
"product": {
"name": "Open Source Linux Kernel \u003c4.19.158",
"product_id": "T043044"
}
},
{
"category": "product_version",
"name": "4.19.158",
"product": {
"name": "Open Source Linux Kernel 4.19.158",
"product_id": "T043044-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.19.158"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.4.78",
"product": {
"name": "Open Source Linux Kernel \u003c5.4.78",
"product_id": "T043045"
}
},
{
"category": "product_version",
"name": "5.4.78",
"product": {
"name": "Open Source Linux Kernel 5.4.78",
"product_id": "T043045-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.4.78"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.9.9",
"product": {
"name": "Open Source Linux Kernel \u003c5.9.9",
"product_id": "T043046"
}
},
{
"category": "product_version",
"name": "5.9.9",
"product": {
"name": "Open Source Linux Kernel 5.9.9",
"product_id": "T043046-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.9.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.10",
"product": {
"name": "Open Source Linux Kernel \u003c5.10",
"product_id": "T043048"
}
},
{
"category": "product_version",
"name": "5.1",
"product": {
"name": "Open Source Linux Kernel 5.10",
"product_id": "T043048-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.10"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.4.254",
"product": {
"name": "Open Source Linux Kernel \u003c4.4.254",
"product_id": "T043051"
}
},
{
"category": "product_version",
"name": "4.4.254",
"product": {
"name": "Open Source Linux Kernel 4.4.254",
"product_id": "T043051-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.4.254"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.9.254",
"product": {
"name": "Open Source Linux Kernel \u003c4.9.254",
"product_id": "T043052"
}
},
{
"category": "product_version",
"name": "4.9.254",
"product": {
"name": "Open Source Linux Kernel 4.9.254",
"product_id": "T043052-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.9.254"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.14.218",
"product": {
"name": "Open Source Linux Kernel \u003c4.14.218",
"product_id": "T043053"
}
},
{
"category": "product_version",
"name": "4.14.218",
"product": {
"name": "Open Source Linux Kernel 4.14.218",
"product_id": "T043053-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.14.218"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.19.171",
"product": {
"name": "Open Source Linux Kernel \u003c4.19.171",
"product_id": "T043054"
}
},
{
"category": "product_version",
"name": "4.19.171",
"product": {
"name": "Open Source Linux Kernel 4.19.171",
"product_id": "T043054-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:4.19.171"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.4.93",
"product": {
"name": "Open Source Linux Kernel \u003c5.4.93",
"product_id": "T043055"
}
},
{
"category": "product_version",
"name": "5.4.93",
"product": {
"name": "Open Source Linux Kernel 5.4.93",
"product_id": "T043055-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.4.93"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.10.11",
"product": {
"name": "Open Source Linux Kernel \u003c5.10.11",
"product_id": "T043056"
}
},
{
"category": "product_version",
"name": "5.10.11",
"product": {
"name": "Open Source Linux Kernel 5.10.11",
"product_id": "T043056-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.10.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.11",
"product": {
"name": "Open Source Linux Kernel \u003c5.11",
"product_id": "T043057"
}
},
{
"category": "product_version",
"name": "5.11",
"product": {
"name": "Open Source Linux Kernel 5.11",
"product_id": "T043057-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.14.19",
"product": {
"name": "Open Source Linux Kernel \u003c5.14.19",
"product_id": "T043058"
}
},
{
"category": "product_version",
"name": "5.14.19",
"product": {
"name": "Open Source Linux Kernel 5.14.19",
"product_id": "T043058-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.14.19"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.15.3",
"product": {
"name": "Open Source Linux Kernel \u003c5.15.3",
"product_id": "T043059"
}
},
{
"category": "product_version",
"name": "5.15.3",
"product": {
"name": "Open Source Linux Kernel 5.15.3",
"product_id": "T043059-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.15.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.16",
"product": {
"name": "Open Source Linux Kernel \u003c5.16",
"product_id": "T043060"
}
},
{
"category": "product_version",
"name": "5.16",
"product": {
"name": "Open Source Linux Kernel 5.16",
"product_id": "T043060-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.16"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.10.236",
"product": {
"name": "Open Source Linux Kernel \u003c5.10.236",
"product_id": "T043061"
}
},
{
"category": "product_version",
"name": "5.10.236",
"product": {
"name": "Open Source Linux Kernel 5.10.236",
"product_id": "T043061-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.10.236"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.15.180",
"product": {
"name": "Open Source Linux Kernel \u003c5.15.180",
"product_id": "T043062"
}
},
{
"category": "product_version",
"name": "5.15.180",
"product": {
"name": "Open Source Linux Kernel 5.15.180",
"product_id": "T043062-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.15.180"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.1.134",
"product": {
"name": "Open Source Linux Kernel \u003c6.1.134",
"product_id": "T043063"
}
},
{
"category": "product_version",
"name": "6.1.134",
"product": {
"name": "Open Source Linux Kernel 6.1.134",
"product_id": "T043063-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.1.134"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.6.87",
"product": {
"name": "Open Source Linux Kernel \u003c6.6.87",
"product_id": "T043064"
}
},
{
"category": "product_version",
"name": "6.6.87",
"product": {
"name": "Open Source Linux Kernel 6.6.87",
"product_id": "T043064-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.6.87"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.12.23",
"product": {
"name": "Open Source Linux Kernel \u003c6.12.23",
"product_id": "T043065"
}
},
{
"category": "product_version",
"name": "6.12.23",
"product": {
"name": "Open Source Linux Kernel 6.12.23",
"product_id": "T043065-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.12.23"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.13.11",
"product": {
"name": "Open Source Linux Kernel \u003c6.13.11",
"product_id": "T043066"
}
},
{
"category": "product_version",
"name": "6.13.11",
"product": {
"name": "Open Source Linux Kernel 6.13.11",
"product_id": "T043066-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.13.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.14.2",
"product": {
"name": "Open Source Linux Kernel \u003c6.14.2",
"product_id": "T043067"
}
},
{
"category": "product_version",
"name": "6.14.2",
"product": {
"name": "Open Source Linux Kernel 6.14.2",
"product_id": "T043067-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.14.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.15-rc1",
"product": {
"name": "Open Source Linux Kernel \u003c6.15-rc1",
"product_id": "T043072"
}
},
{
"category": "product_version",
"name": "6.15-rc1",
"product": {
"name": "Open Source Linux Kernel 6.15-rc1",
"product_id": "T043072-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.15-rc1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.4.292",
"product": {
"name": "Open Source Linux Kernel \u003c5.4.292",
"product_id": "T043073"
}
},
{
"category": "product_version",
"name": "5.4.292",
"product": {
"name": "Open Source Linux Kernel 5.4.292",
"product_id": "T043073-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.4.292"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.1.129",
"product": {
"name": "Open Source Linux Kernel \u003c6.1.129",
"product_id": "T043075"
}
},
{
"category": "product_version",
"name": "6.1.129",
"product": {
"name": "Open Source Linux Kernel 6.1.129",
"product_id": "T043075-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.1.129"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.6.78",
"product": {
"name": "Open Source Linux Kernel \u003c6.6.78",
"product_id": "T043076"
}
},
{
"category": "product_version",
"name": "6.6.78",
"product": {
"name": "Open Source Linux Kernel 6.6.78",
"product_id": "T043076-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:6.6.78"
}
}
}
],
"category": "product_name",
"name": "Linux Kernel"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager \u003c2025.2.1",
"product_id": "T044986"
}
},
{
"category": "product_version",
"name": "2025.2.1",
"product": {
"name": "SolarWinds Security Event Manager 2025.2.1",
"product_id": "T044986-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:solarwinds:security_event_manager:2025.2.1"
}
}
}
],
"category": "product_name",
"name": "Security Event Manager"
}
],
"category": "vendor",
"name": "SolarWinds"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36789",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2020-36789"
},
{
"cve": "CVE-2021-47668",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2021-47668"
},
{
"cve": "CVE-2021-47669",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2021-47669"
},
{
"cve": "CVE-2021-47670",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2021-47670"
},
{
"cve": "CVE-2021-47671",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2021-47671"
},
{
"cve": "CVE-2025-37785",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-37785"
},
{
"cve": "CVE-2025-37838",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-37838"
},
{
"cve": "CVE-2025-37860",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-37860"
},
{
"cve": "CVE-2025-37893",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-37893"
},
{
"cve": "CVE-2025-37925",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-38049",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38049"
},
{
"cve": "CVE-2025-38104",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38104"
},
{
"cve": "CVE-2025-38152",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38152"
},
{
"cve": "CVE-2025-38240",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38240"
},
{
"cve": "CVE-2025-38479",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38479"
},
{
"cve": "CVE-2025-38575",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38575"
},
{
"cve": "CVE-2025-38637",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-38637"
},
{
"cve": "CVE-2025-39688",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39688"
},
{
"cve": "CVE-2025-39728",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39728"
},
{
"cve": "CVE-2025-39735",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39735"
},
{
"cve": "CVE-2025-39755",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39755"
},
{
"cve": "CVE-2025-39778",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39778"
},
{
"cve": "CVE-2025-39930",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39930"
},
{
"cve": "CVE-2025-39989",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-39989"
},
{
"cve": "CVE-2025-40014",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-40014"
},
{
"cve": "CVE-2025-40114",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-40114"
},
{
"cve": "CVE-2025-40325",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-40325"
},
{
"cve": "CVE-2025-40364",
"product_status": {
"known_affected": [
"67646",
"T043060",
"393401",
"T004914",
"T043048",
"T043061",
"T043062",
"398363",
"T043041",
"T043063",
"T043042",
"T043064",
"T043043",
"T043065",
"T043044",
"T043066",
"T043045",
"T043067",
"T043046",
"T032255",
"T043058",
"T043059",
"T044986",
"2951",
"T002207",
"T000126",
"T027843",
"T043072",
"T043051",
"T043073",
"T043052",
"T043053",
"T043075",
"T043054",
"T043076",
"T043055",
"T043056",
"T043057",
"T048301"
]
},
"release_date": "2025-04-21T22:00:00.000+00:00",
"title": "CVE-2025-40364"
}
]
}
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…
Loading…