2025-02-27 05:03:48 +00:00
{
"id" : "CVE-2025-21769" ,
"sourceIdentifier" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"published" : "2025-02-27T03:15:17.580" ,
2025-03-16 03:03:50 +00:00
"lastModified" : "2025-03-05T18:48:26.333" ,
2025-03-05 19:03:51 +00:00
"vulnStatus" : "Analyzed" ,
2025-02-27 05:03:48 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nptp: vmclock: Add .owner to vmclock_miscdev_fops\n\nWithout the .owner field, the module can be unloaded while /dev/vmclock0\nis open, leading to an oops."
2025-03-02 03:03:52 +00:00
} ,
{
"lang" : "es" ,
"value" : "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ptp: vmclock: Agregar .owner a vmclock_miscdev_fops Sin el campo .owner, el m\u00f3dulo se puede descargar mientras /dev/vmclock0 est\u00e1 abierto, lo que genera un error."
2025-02-27 05:03:48 +00:00
}
] ,
2025-03-05 19:03:51 +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" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.13" ,
"versionEndExcluding" : "6.13.4" ,
"matchCriteriaId" : "2A2093ED-74A9-43F9-AC72-50030F374EA4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "186716B6-2B66-4BD0-852E-D48E71C0C85F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:*" ,
"matchCriteriaId" : "0D3E781C-403A-498F-9DA9-ECEE50F41E75"
}
]
}
]
}
] ,
2025-02-27 05:03:48 +00:00
"references" : [
{
"url" : "https://git.kernel.org/stable/c/3b5709225b43ee33e1026dd1fc0949a7f19b5289" ,
2025-03-05 19:03:51 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 05:03:48 +00:00
} ,
{
"url" : "https://git.kernel.org/stable/c/7b07b040257c1b658ef3eca86e4b6ae02d65069c" ,
2025-03-05 19:03:51 +00:00
"source" : "416baaa9-dc9f-4396-8d5f-8c081fb06d67" ,
"tags" : [
"Patch"
]
2025-02-27 05:03:48 +00:00
}
]
}