2024-01-02 21:00:28 +00:00
{
"id" : "CVE-2023-7192" ,
"sourceIdentifier" : "secalert@redhat.com" ,
"published" : "2024-01-02T19:15:11.510" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:45:28.853" ,
2024-01-30 15:00:29 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-02 21:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow."
2024-01-09 03:00:36 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 un problema de p\u00e9rdida de memoria en ctnetlink_create_conntrack en net/netfilter/nf_conntrack_netlink.c en el kernel de Linux. Este problema puede permitir que un atacante local con privilegios CAP_NET_ADMIN provoque un ataque de denegaci\u00f3n de servicio (DoS) debido a un desbordamiento de recuento."
2024-01-02 21:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-09 03:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-09 03:00:36 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"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" ,
2024-01-09 03:00:36 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "LOW" ,
2024-01-09 03:00:36 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-09 03:00:36 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.8 ,
2024-01-09 03:00:36 +00:00
"impactScore" : 3.6
} ,
2024-01-02 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-02 21:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 4.4 ,
"baseSeverity" : "MEDIUM" ,
2024-01-02 21:00:28 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2024-01-02 21:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-01-30 15:00:29 +00:00
"confidentialityImpact" : "NONE" ,
2024-01-02 21:00:28 +00:00
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-01-02 21:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.8 ,
2024-01-30 15:00:29 +00:00
"impactScore" : 3.6
2024-01-02 21:00:28 +00:00
}
]
} ,
"weaknesses" : [
2024-01-09 03:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "secalert@redhat.com" ,
"type" : "Secondary" ,
2024-01-09 03:00:36 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
} ,
2024-01-02 21:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-02 21:00:28 +00:00
"description" : [
{
"lang" : "en" ,
2024-02-04 21:00:28 +00:00
"value" : "CWE-401"
2024-01-02 21:00:28 +00:00
}
]
}
] ,
2024-01-09 03:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "6.3" ,
"matchCriteriaId" : "3769AA63-B0A8-4EF1-96F9-6A6A6B305A02"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "F4CFF558-3C47-480D-A2F0-BABF26042943"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7F6FB57C-2BC7-487C-96DD-132683AEB35D"
}
]
}
]
}
] ,
2024-01-02 21:00:28 +00:00
"references" : [
2024-02-07 23:00:28 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0723" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0725" ,
"source" : "secalert@redhat.com"
} ,
2024-03-12 05:03:26 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1188" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1250" ,
"source" : "secalert@redhat.com"
} ,
2024-03-13 17:03:31 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1306" ,
"source" : "secalert@redhat.com"
} ,
2024-03-19 07:03:27 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1367" ,
"source" : "secalert@redhat.com"
} ,
2024-03-19 19:03:26 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1382" ,
"source" : "secalert@redhat.com"
} ,
2024-03-20 15:04:07 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1404" ,
"source" : "secalert@redhat.com"
} ,
2024-04-25 18:03:30 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2006" ,
"source" : "secalert@redhat.com"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2008" ,
"source" : "secalert@redhat.com"
} ,
2024-01-02 21:00:28 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-7192" ,
2024-01-09 03:00:36 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Third Party Advisory"
]
2024-01-02 21:00:28 +00:00
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" ,
2024-01-09 03:00:36 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
2024-01-02 21:00:28 +00:00
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83" ,
2024-01-09 03:00:36 +00:00
"source" : "secalert@redhat.com" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0723" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:0725" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1188" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1250" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1306" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1367" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1382" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:1404" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2006" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2008" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
{
"url" : "https://access.redhat.com/security/cve/CVE-2023-7192" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2256279" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Issue Tracking" ,
"Patch"
]
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=ac4893980bbe79ce383daf9a0885666a30fe4c83" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Mailing List" ,
"Patch"
]
2024-01-02 21:00:28 +00:00
}
]
}