2024-07-12 14:03:12 +00:00
{
"id" : "CVE-2024-40934" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2024-07-12T13:15:15.977" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T09:31:54.097" ,
"vulnStatus" : "Modified" ,
2024-07-12 14:03:12 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()\n\nFix a memory leak on logi_dj_recv_send_report() error path."
2024-07-21 02:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: HID: logitech-dj: Reparar p\u00e9rdida de memoria en logi_dj_recv_switch_to_dj_mode() Reparar una p\u00e9rdida de memoria en la ruta de error logi_dj_recv_send_report()."
2024-07-12 14:03:12 +00:00
}
] ,
2024-08-28 20:03:15 +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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.5 ,
"baseSeverity" : "MEDIUM" ,
2024-08-28 20:03:15 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-28 20:03:15 +00:00
} ,
"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" : "5.4.257" ,
"versionEndExcluding" : "5.4.279" ,
"matchCriteriaId" : "71299EE2-D1AB-440D-95DA-50AE3BFDDD18"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.10.195" ,
"versionEndExcluding" : "5.10.221" ,
"matchCriteriaId" : "2A4A44D4-1B57-4B2B-A1E2-9C68B4DC2A62"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.15.132" ,
"versionEndExcluding" : "5.15.162" ,
"matchCriteriaId" : "739A47EB-82B2-406D-8A5D-5566B8046481"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.1.53" ,
"versionEndExcluding" : "6.1.95" ,
"matchCriteriaId" : "3BCDA0CD-C88C-4D23-80C9-97DC92D6F775"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.6" ,
"versionEndExcluding" : "6.6.35" ,
"matchCriteriaId" : "F4403344-197F-4A92-9E46-627CE50A9B83"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.7" ,
"versionEndExcluding" : "6.9.6" ,
"matchCriteriaId" : "0ABBBA1D-F79D-4BDB-AA41-D1EDCC4A6975"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "2EBB4392-5FA6-4DA9-9772-8F9C750109FA"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "331C2F14-12C7-45D5-893D-8C52EE38EA10"
}
]
}
]
}
] ,
2024-07-12 14:03:12 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/15122dc140d82c51c216535c57b044c4587aae45" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/1df2ead5dfad5f8f92467bd94889392d53100b98" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/789c99a1d7d2c8f6096d75fc2930505840ec9ea0" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/a0503757947f2e46e59c1962326b53b3208c8213" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/caa9c9acb93db7ad7b74b157cf101579bac9596d" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/ce3af2ee95170b7d9e15fff6e500d67deab1e7b3" ,
2024-08-28 20:03:15 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/f677ca8cfefee2a729ca315f660cd4868abdf8de" ,
2024-08-28 20:03:15 +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/15122dc140d82c51c216535c57b044c4587aae45" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/1df2ead5dfad5f8f92467bd94889392d53100b98" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/789c99a1d7d2c8f6096d75fc2930505840ec9ea0" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/a0503757947f2e46e59c1962326b53b3208c8213" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/caa9c9acb93db7ad7b74b157cf101579bac9596d" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/ce3af2ee95170b7d9e15fff6e500d67deab1e7b3" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/stable/c/f677ca8cfefee2a729ca315f660cd4868abdf8de" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-07-12 14:03:12 +00:00
}
]
}