7.5

CVE-2006-4997

Exploit

The clip_mkip function in net/atm/clip.c of the ATM subsystem in Linux kernel allows remote attackers to cause a denial of service (panic) via unknown vectors that cause the ATM subsystem to access the memory of socket buffers after they are freed (freed pointer dereference).

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 2.6.18
CanonicalUbuntu Linux Version5.10
CanonicalUbuntu Linux Version6.06
CanonicalUbuntu Linux Version6.10
RedhatEnterprise Linux Version2.1
RedhatEnterprise Linux Version3
RedhatEnterprise Linux Version4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 35.02% 0.969
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 7.1 8.6 6.9
AV:N/AC:M/Au:N/C:N/I:N/A:C
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

http://www.securityfocus.com/archive/1/471457
Third Party Advisory
Broken Link
VDB Entry
http://secunia.com/advisories/22292
Patch
Vendor Advisory
Broken Link
http://secunia.com/advisories/22279
Patch
Vendor Advisory
Broken Link
http://secunia.com/advisories/22253
Vendor Advisory
Broken Link
http://securitytracker.com/id?1017526
Third Party Advisory
Broken Link
VDB Entry
http://www.securityfocus.com/bid/20363
Third Party Advisory
Broken Link
VDB Entry