CVE-2026-43309 (GCVE-0-2026-43309)
Vulnerability from cvelistv5 – Published: 2026-05-08 13:11 – Updated: 2026-05-23 16:06
VLAI
EPSS
VEX
Title
md raid: fix hang when stopping arrays with metadata through dm-raid
Summary
In the Linux kernel, the following vulnerability has been resolved:
md raid: fix hang when stopping arrays with metadata through dm-raid
When using device-mapper's dm-raid target, stopping a RAID array can cause
the system to hang under specific conditions.
This occurs when:
- A dm-raid managed device tree is suspended from top to bottom
(the top-level RAID device is suspended first, followed by its
underlying metadata and data devices)
- The top-level RAID device is then removed
Removing the top-level device triggers a hang in the following sequence:
the dm-raid destructor calls md_stop(), which tries to flush the
write-intent bitmap by writing to the metadata sub-devices. However, these
devices are already suspended, making them unable to complete the write-intent
operations and causing an indefinite block.
Fix:
- Prevent bitmap flushing when md_stop() is called from dm-raid
destructor context
and avoid a quiescing/unquescing cycle which could also cause I/O
- Still allow write-intent bitmap flushing when called from dm-raid
suspend context
This ensures that RAID array teardown can complete successfully even when the
underlying devices are in a suspended state.
This second patch uses md_is_rdwr() to distinguish between suspend and
destructor paths as elaborated on above.
Severity
5.5 (Medium)
Assigner
References
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
0dd84b319352bb8ba64752d4e45396d8b13e6018 , < 24783dd06de870d646c25207bae186f78195f912
(git)
Affected: 0dd84b319352bb8ba64752d4e45396d8b13e6018 , < 338378dfffbdbb8d37a18f0a0c0358812671f91e (git) Affected: 0dd84b319352bb8ba64752d4e45396d8b13e6018 , < cefcb9297fbdb6d94b61787b4f8d84f55b741470 (git) Affected: 1678ca35b80a94d474fdc31e2497ce5d7ed52512 (git) Affected: 690b5c90fd2d81fd1d2b6110fa36783232f6dce2 (git) Affected: 8e7fb19f1a744fd34e982633ced756fee0498ef7 (git) Affected: a5a58fab556bfe618b4c9719eb85712d78c6cb10 (git) Affected: 661c01b2181d9413c799127f13143583b69f20fd (git) Affected: f42a9819ba84bed2e609a4dff56af37063dcabdc (git) Affected: 4.14.292 , < 4.15 (semver) Affected: 4.19.257 , < 4.20 (semver) Affected: 5.4.212 , < 5.5 (semver) Affected: 5.10.140 , < 5.11 (semver) Affected: 5.15.64 , < 5.16 (semver) Affected: 5.19.6 , < 5.20 (semver) |
guessed | |
| Linux | Linux |
Affected:
6.0
Unaffected: 0 , < 6.0 (semver) Unaffected: 6.18.16 , ≤ 6.18.* (semver) Unaffected: 6.19.6 , ≤ 6.19.* (semver) Unaffected: 7.0 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/md/md.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "24783dd06de870d646c25207bae186f78195f912",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"lessThan": "338378dfffbdbb8d37a18f0a0c0358812671f91e",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"lessThan": "cefcb9297fbdb6d94b61787b4f8d84f55b741470",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"status": "affected",
"version": "1678ca35b80a94d474fdc31e2497ce5d7ed52512",
"versionType": "git"
},
{
"status": "affected",
"version": "690b5c90fd2d81fd1d2b6110fa36783232f6dce2",
"versionType": "git"
},
{
"status": "affected",
"version": "8e7fb19f1a744fd34e982633ced756fee0498ef7",
"versionType": "git"
},
{
"status": "affected",
"version": "a5a58fab556bfe618b4c9719eb85712d78c6cb10",
"versionType": "git"
},
{
"status": "affected",
"version": "661c01b2181d9413c799127f13143583b69f20fd",
"versionType": "git"
},
{
"status": "affected",
"version": "f42a9819ba84bed2e609a4dff56af37063dcabdc",
"versionType": "git"
},
{
"lessThan": "4.15",
"status": "affected",
"version": "4.14.292",
"versionType": "semver"
},
{
"lessThan": "4.20",
"status": "affected",
"version": "4.19.257",
"versionType": "semver"
},
{
"lessThan": "5.5",
"status": "affected",
"version": "5.4.212",
"versionType": "semver"
},
{
"lessThan": "5.11",
"status": "affected",
"version": "5.10.140",
"versionType": "semver"
},
{
"lessThan": "5.16",
"status": "affected",
"version": "5.15.64",
"versionType": "semver"
},
{
"lessThan": "5.20",
"status": "affected",
"version": "5.19.6",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/md/md.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.0"
},
{
"lessThan": "6.0",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "6.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.14.292",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.19.257",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.4.212",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.10.140",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.15.64",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.19.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd raid: fix hang when stopping arrays with metadata through dm-raid\n\nWhen using device-mapper\u0027s dm-raid target, stopping a RAID array can cause\nthe system to hang under specific conditions.\n\nThis occurs when:\n\n- A dm-raid managed device tree is suspended from top to bottom\n (the top-level RAID device is suspended first, followed by its\n underlying metadata and data devices)\n\n- The top-level RAID device is then removed\n\nRemoving the top-level device triggers a hang in the following sequence:\nthe dm-raid destructor calls md_stop(), which tries to flush the\nwrite-intent bitmap by writing to the metadata sub-devices. However, these\ndevices are already suspended, making them unable to complete the write-intent\noperations and causing an indefinite block.\n\nFix:\n\n- Prevent bitmap flushing when md_stop() is called from dm-raid\ndestructor context\n and avoid a quiescing/unquescing cycle which could also cause I/O\n\n- Still allow write-intent bitmap flushing when called from dm-raid\nsuspend context\n\nThis ensures that RAID array teardown can complete successfully even when the\nunderlying devices are in a suspended state.\n\nThis second patch uses md_is_rdwr() to distinguish between suspend and\ndestructor paths as elaborated on above."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-23T16:06:40.288Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/24783dd06de870d646c25207bae186f78195f912"
},
{
"url": "https://git.kernel.org/stable/c/338378dfffbdbb8d37a18f0a0c0358812671f91e"
},
{
"url": "https://git.kernel.org/stable/c/cefcb9297fbdb6d94b61787b4f8d84f55b741470"
}
],
"title": "md raid: fix hang when stopping arrays with metadata through dm-raid",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43309",
"datePublished": "2026-05-08T13:11:27.595Z",
"dateReserved": "2026-05-01T14:12:56.000Z",
"dateUpdated": "2026-05-23T16:06:40.288Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43309",
"date": "2026-09-19",
"epss": "0.00121",
"percentile": "0.02163"
},
"microsoft_vex": {
"current_release_date": "2026-08-10T14:49:21.000Z",
"cve": "CVE-2026-43309",
"id": "msrc_CVE-2026-43309",
"initial_release_date": "2026-05-09T01:01:39.000Z",
"product_status:known_affected": "8",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "md raid: fix hang when stopping arrays with metadata through dm-raid",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-43309.json",
"version": "8"
},
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/md/md.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "24783dd06de870d646c25207bae186f78195f912",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"lessThan": "338378dfffbdbb8d37a18f0a0c0358812671f91e",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"lessThan": "cefcb9297fbdb6d94b61787b4f8d84f55b741470",
"status": "affected",
"version": "0dd84b319352bb8ba64752d4e45396d8b13e6018",
"versionType": "git"
},
{
"status": "affected",
"version": "1678ca35b80a94d474fdc31e2497ce5d7ed52512",
"versionType": "git"
},
{
"status": "affected",
"version": "690b5c90fd2d81fd1d2b6110fa36783232f6dce2",
"versionType": "git"
},
{
"status": "affected",
"version": "8e7fb19f1a744fd34e982633ced756fee0498ef7",
"versionType": "git"
},
{
"status": "affected",
"version": "a5a58fab556bfe618b4c9719eb85712d78c6cb10",
"versionType": "git"
},
{
"status": "affected",
"version": "661c01b2181d9413c799127f13143583b69f20fd",
"versionType": "git"
},
{
"status": "affected",
"version": "f42a9819ba84bed2e609a4dff56af37063dcabdc",
"versionType": "git"
},
{
"lessThan": "4.15",
"status": "affected",
"version": "4.14.292",
"versionType": "semver"
},
{
"lessThan": "4.20",
"status": "affected",
"version": "4.19.257",
"versionType": "semver"
},
{
"lessThan": "5.5",
"status": "affected",
"version": "5.4.212",
"versionType": "semver"
},
{
"lessThan": "5.11",
"status": "affected",
"version": "5.10.140",
"versionType": "semver"
},
{
"lessThan": "5.16",
"status": "affected",
"version": "5.15.64",
"versionType": "semver"
},
{
"lessThan": "5.20",
"status": "affected",
"version": "5.19.6",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/md/md.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.0"
},
{
"lessThan": "6.0",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.6",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "90B7818C-A8A5-4C02-A732-1CDB5825A096",
"versionEndExcluding": "4.15",
"versionStartIncluding": "4.14.292",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CC49E974-39F0-4EAB-AA56-2136CE9885A8",
"versionEndExcluding": "4.20",
"versionStartIncluding": "4.19.257",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1FF42D15-4929-4BA3-A853-6ED272405AD4",
"versionEndExcluding": "5.5",
"versionStartIncluding": "5.4.212",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "61324615-2233-4AFB-B3E2-0703FED36D4A",
"versionEndExcluding": "5.11",
"versionStartIncluding": "5.10.140",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B81924EA-65D3-4820-9B92-35D59FC2A466",
"versionEndExcluding": "5.16",
"versionStartIncluding": "5.15.64",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6E53B030-2C91-45B9-91A0-63E897460E68",
"versionEndExcluding": "6.0",
"versionStartIncluding": "5.19.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "03E689D3-2167-43C7-81EB-609E36C5A388",
"versionEndExcluding": "6.18.16",
"versionStartIncluding": "6.0.1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67",
"versionEndExcluding": "6.19.6",
"versionStartIncluding": "6.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:-:*:*:*:*:*:*",
"matchCriteriaId": "7BE551E5-89CF-47A8-9B26-03CE727FBA37",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*",
"matchCriteriaId": "A46498B3-78E1-4623-AAE1-94D29A42BE4E",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc4:*:*:*:*:*:*",
"matchCriteriaId": "F8446E87-F5F6-41CA-8201-BAE0F0CA6DD9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc5:*:*:*:*:*:*",
"matchCriteriaId": "8E5FB72F-67CE-43CC-83FE-541604D98182",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc6:*:*:*:*:*:*",
"matchCriteriaId": "3A0A7397-F5F8-4753-82DC-9A11288E696D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.0:rc7:*:*:*:*:*:*",
"matchCriteriaId": "E6DE049A-ABA8-41DD-988C-8C088358EE9B",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmd raid: fix hang when stopping arrays with metadata through dm-raid\n\nWhen using device-mapper\u0027s dm-raid target, stopping a RAID array can cause\nthe system to hang under specific conditions.\n\nThis occurs when:\n\n- A dm-raid managed device tree is suspended from top to bottom\n (the top-level RAID device is suspended first, followed by its\n underlying metadata and data devices)\n\n- The top-level RAID device is then removed\n\nRemoving the top-level device triggers a hang in the following sequence:\nthe dm-raid destructor calls md_stop(), which tries to flush the\nwrite-intent bitmap by writing to the metadata sub-devices. However, these\ndevices are already suspended, making them unable to complete the write-intent\noperations and causing an indefinite block.\n\nFix:\n\n- Prevent bitmap flushing when md_stop() is called from dm-raid\ndestructor context\n and avoid a quiescing/unquescing cycle which could also cause I/O\n\n- Still allow write-intent bitmap flushing when called from dm-raid\nsuspend context\n\nThis ensures that RAID array teardown can complete successfully even when the\nunderlying devices are in a suspended state.\n\nThis second patch uses md_is_rdwr() to distinguish between suspend and\ndestructor paths as elaborated on above."
}
],
"id": "CVE-2026-43309",
"lastModified": "2026-06-17T10:49:21.333",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-05-08T14:16:38.250",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/24783dd06de870d646c25207bae186f78195f912"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/338378dfffbdbb8d37a18f0a0c0358812671f91e"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/cefcb9297fbdb6d94b61787b4f8d84f55b741470"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
},
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-06-28T07:36:42+00:00",
"cve": "CVE-2026-43309",
"id": "CVE-2026-43309",
"initial_release_date": "2026-05-08T00:00:00+00:00",
"product_status:known_affected": "274",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: md raid: fix hang when stopping arrays with metadata through dm-raid",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43309.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-11T01:18:50Z",
"cve": "CVE-2026-43309",
"id": "CVE-2026-43309",
"initial_release_date": "2026-05-12T03:31:03Z",
"product_status:first_fixed": "2",
"product_status:known_affected": "589",
"product_status:known_not_affected": "89",
"product_status:recommended": "273",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-43309",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43309.json",
"version": "11"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…