2024-07-16 14:03:16 +00:00
{
"id" : "CVE-2022-48851" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-16T13:15:12.247" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T07:34:12.727" ,
"vulnStatus" : "Modified" ,
2024-07-16 14:03:16 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nstaging: gdm724x: fix use after free in gdm_lte_rx()\n\nThe netif_rx_ni() function frees the skb so we can't dereference it to\nsave the skb->len."
2024-07-21 02:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: staging: gdm724x: corrige el use after free en gdm_lte_rx() La funci\u00f3n netif_rx_ni() libera el skb para que no podamos desreferenciarlo para guardar el skb->len."
2024-07-16 14:03:16 +00:00
}
] ,
2024-07-23 18:03:14 +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:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.8 ,
"baseSeverity" : "HIGH" ,
2024-07-23 18:03:14 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-07-23 18:03:14 +00:00
} ,
"exploitabilityScore" : 1.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-416"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.12" ,
"versionEndExcluding" : "4.9.307" ,
"matchCriteriaId" : "C646FCEC-8D9D-4160-A402-1488A1906083"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.10" ,
"versionEndExcluding" : "4.14.272" ,
"matchCriteriaId" : "7F0FA2C5-4E50-48A6-9D72-7C133B60EF05"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.15" ,
"versionEndExcluding" : "4.19.235" ,
"matchCriteriaId" : "F8671D74-E8CD-4E41-A93F-3E3E88125D16"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.20" ,
"versionEndExcluding" : "5.4.185" ,
"matchCriteriaId" : "B374BFBF-C879-4A72-921F-C850CF7DFB99"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.5" ,
"versionEndExcluding" : "5.10.106" ,
"matchCriteriaId" : "6A4F38AC-99A2-48DF-B132-C9F785B309B8"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.11" ,
"versionEndExcluding" : "5.15.29" ,
"matchCriteriaId" : "15DC6588-B28F-4637-9A1E-3753B34A40CF"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.16" ,
"versionEndExcluding" : "5.16.15" ,
"matchCriteriaId" : "83FDEDF2-0E19-4879-91FD-171E66D1B335"
}
]
}
]
}
] ,
2024-07-16 14:03:16 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/1fb9dd3787495b4deb0efe66c58306b65691a48f" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/403e3afe241b62401de1f8629c9c6b9b3d69dbff" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/48ecdf3e29a6e514e8196691589c7dfc6c4ac169" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6d9700b445098dbbce0caff4b8cfca214cf1e757" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/6dc7b87c62423bfa68139fe95e85028aab584c9a" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/83a9c886c2b5a0d28c0b37e1736b47f38d61332a" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/d39dc79513e99147b4c158a8a9e46743e23944f5" ,
2024-07-23 18:03:14 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/fc7f750dc9d102c1ed7bbe4591f991e770c99033" ,
2024-07-23 18:03:14 +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/1fb9dd3787495b4deb0efe66c58306b65691a48f" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/403e3afe241b62401de1f8629c9c6b9b3d69dbff" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/48ecdf3e29a6e514e8196691589c7dfc6c4ac169" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/6d9700b445098dbbce0caff4b8cfca214cf1e757" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/6dc7b87c62423bfa68139fe95e85028aab584c9a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/83a9c886c2b5a0d28c0b37e1736b47f38d61332a" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/d39dc79513e99147b4c158a8a9e46743e23944f5" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/fc7f750dc9d102c1ed7bbe4591f991e770c99033" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-07-16 14:03:16 +00:00
}
]
}