2024-03-25 11:03:25 +00:00
{
"id" : "CVE-2021-47150" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-03-25T09:15:09.257" ,
2024-12-12 17:04:28 +00:00
"lastModified" : "2024-12-12T15:41:29.303" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-25 11:03:25 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fec: fix the potential memory leak in fec_enet_init()\n\nIf the memory allocated for cbd_base is failed, it should\nfree the memory allocated for the queues, otherwise it causes\nmemory leak.\n\nAnd if the memory allocated for the queues is failed, it can\nreturn error directly."
2024-03-25 15:03:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: net: fec: soluciona la posible p\u00e9rdida de memoria en fec_enet_init() Si la memoria asignada para cbd_base falla, deber\u00eda liberar la memoria asignada para las colas; de lo contrario, provoca una p\u00e9rdida de memoria. Y si falla la memoria asignada para las colas, puede devolver un error directamente."
2024-03-25 11:03:25 +00:00
}
] ,
2024-12-12 17:04:28 +00:00
"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
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.18" ,
"versionEndExcluding" : "4.19.193" ,
"matchCriteriaId" : "C498AFEE-5ECB-4E8F-896D-42A9DEA70D36"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.124" ,
"matchCriteriaId" : "06FE0F99-F7A9-462A-8355-30E2EDA9826B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.42" ,
"matchCriteriaId" : "C3E7E799-1C8A-45FB-9E07-4731996144C9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.12.9" ,
"matchCriteriaId" : "2C8A1D02-81A7-44E5-ACFD-CC6A6694F930"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.13:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "0CBAD0FC-C281-4666-AB2F-F8E6E1165DF7"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.13:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "96AC23B2-D46A-49D9-8203-8E1BEDCA8532"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:5.13:rc3:*:*:*:*:*:*" ,
"matchCriteriaId" : "DA610E30-717C-4700-9F77-A3C9244F3BFD"
}
]
}
]
}
] ,
2024-03-25 11:03:25 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/15102886bc8f5f29daaadf2d925591d564c17e9f" ,
2024-12-12 17:04:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-03-25 11:03:25 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/20255d41ac560397b6a07d8d87dcc5e2efc7672a" ,
2024-12-12 17:04:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-03-25 11:03:25 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/32a1777fd113335c3f70dc445dffee0ad1c6870f" ,
2024-12-12 17:04:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-03-25 11:03:25 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/619fee9eb13b5d29e4267cb394645608088c28a8" ,
2024-12-12 17:04:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-03-25 11:03:25 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8ee7ef4a57a9e1228b6f345aaa70aa8951c7e9cd" ,
2024-12-12 17:04:28 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/15102886bc8f5f29daaadf2d925591d564c17e9f" ,
2024-12-12 17:04:28 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/20255d41ac560397b6a07d8d87dcc5e2efc7672a" ,
2024-12-12 17:04:28 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/32a1777fd113335c3f70dc445dffee0ad1c6870f" ,
2024-12-12 17:04:28 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/619fee9eb13b5d29e4267cb394645608088c28a8" ,
2024-12-12 17:04:28 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/8ee7ef4a57a9e1228b6f345aaa70aa8951c7e9cd" ,
2024-12-12 17:04:28 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-03-25 11:03:25 +00:00
}
]
}