Lucene search
+L

1816 matches found

CVE
CVE
added 2012/06/21 11:0 p.m.90 views

CVE-2011-1021

The CVE-2011-1021 entry describes a local privilege escalation in the Linux kernel caused by the ACPI debugfs interface. Vulnerable component: drivers/acpi/debugfs.c. Affected software: Linux kernel versions before 3.0. Root-level access is required to write to /sys/kernel/debug/acpi/custom_metho...

3.6CVSS7AI score0.00928EPSS
SaveExploits2References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2012/05/17 12:0 a.m.59 views

SuSE 10 Security Update : Linux kernel (ZYPP Patch Number 5477)

This is a respin of the previous kernel update, which got retracted due to an IDE-CDROM regression, where any IDE CDROM access would hang or crash the system. Only this problem was fixed additionally. This kernel update fixes the following security problems : - On x8664 a denial of service attack...

10CVSS7.8AI score0.07091EPSS
SaveExploits5References12
RedHat Linux
RedHat Linux
added 2011/09/12 7:40 p.m.10 views

kernel: /sys/kernel/debug/acpi/custom_method can bypass module restrictions

drivers/acpi/debugfs.c in the Linux kernel before 3.0 allows local users to modify arbitrary kernel memory locations by leveraging root privileges to write to the /sys/kernel/debug/acpi/custommethod file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4347...

3.6CVSS7.3AI score0.00928EPSS
SaveExploits2References4
rdot
rdot
added 2011/05/04 12:0 a.m.145 views

Заметка про task_struct в ядре Linux.

В посте оформлены кусочки инфы по структуре taskstruct в ядре Linux. Ничего нового или эксклюзивного, но вероятно будет интересно тем, кто хочет разобраться в kernel части ядерных эксплойтов, не читая 1100 страниц Understanding the Linux Kernel. Из-за внедрения в линуксе разнообразных защит ныне...

7.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2011/03/10 8:1 p.m.8 views

kernel: local privilege escalation via /sys/kernel/debug/acpi/custom_method

The ACPI subsystem in the Linux kernel before 2.6.36.2 uses 0222 permissions for the debugfs custommethod file, which allows local users to gain privileges by placing a custom ACPI method in the ACPI interpreter tables, related to the acpidebugfsinit function in drivers/acpi/debugfs.c...

6.9CVSS7.3AI score0.02203EPSS
SaveExploits6References4
UbuntuCve
UbuntuCve
added 2010/12/22 9:0 p.m.51 views

CVE-2010-4347

The ACPI subsystem in the Linux kernel before 2.6.36.2 uses 0222 permissions for the debugfs custommethod file, which allows local users to gain privileges by placing a custom ACPI method in the ACPI interpreter tables, related to the acpidebugfsinit function in drivers/acpi/debugfs.c...

6.9CVSS7.1AI score0.02203EPSS
SaveExploits6References1
Prion
Prion
added 2010/12/22 9:0 p.m.24 views

Design/Logic Flaw

The ACPI subsystem in the Linux kernel before 2.6.36.2 uses 0222 permissions for the debugfs custommethod file, which allows local users to gain privileges by placing a custom ACPI method in the ACPI interpreter tables, related to the acpidebugfsinit function in drivers/acpi/debugfs.c...

6.9CVSS6.8AI score0.02203EPSS
SaveExploits6References13Affected Software3
Positive Technologies
Positive Technologies
added 2010/12/22 12:0 a.m.4 views

PT-2010-5430 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.36.2 Description: The issue concerns the ACPI subsystem in the Linux kernel, where the debugfs custom method file has 0222 permissions, allowing local users to gain privileges. This is related to the acpi...

6.9CVSS7.8AI score0.02203EPSS
SaveExploits6References15
RedHat Linux
RedHat Linux
added 2010/11/10 7:0 p.m.16 views

kernel: ftrace NULL ptr deref

kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service NULL pointer dereference and outage of all function tracing files via an...

5.5CVSS6AI score0.0039EPSS
SaveExploits0References4
NVD
NVD
added 2010/09/30 3:0 p.m.22 views

CVE-2010-3079

kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service NULL pointer dereference and outage of all function tracing files via an...

5.5CVSS5.8AI score0.0039EPSS
SaveExploits0References11
Prion
Prion
added 2010/09/30 3:0 p.m.19 views

Null pointer dereference

kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service NULL pointer dereference and outage of all function tracing files via an...

4.9CVSS6.4AI score0.0039EPSS
SaveExploits0References11Affected Software5
CVE
CVE
added 2010/09/30 2:0 p.m.109 views

CVE-2010-3079

CVE-2010-3079 affects the Linux kernel up to version 2.6.35.4, specifically in kernel/trace/ftrace.c when debugfs is enabled. The issue arises from interaction between mutex possession and llseek, causing a NULL pointer dereference and outage of all ftrace-related files, leading to a local DoS. A...

5.5CVSS5.5AI score0.0039EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2010/09/30 2:0 p.m.39 views

CVE-2010-3079

kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service NULL pointer dereference and outage of all function tracing files via an...

5.7AI score0.0039EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2010/09/30 12:0 a.m.6 views

PT-2010-4532 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.35.5 Description: The issue is related to the handling of interaction between mutex possession and llseek operations in the Linux kernel when debugfs is enabled. This can be exploited by local users to cause...

8.3CVSS6AI score0.12159EPSS
SaveExploits31References52
UbuntuCve
UbuntuCve
added 2010/09/30 12:0 a.m.28 views

CVE-2010-3079

kernel/trace/ftrace.c in the Linux kernel before 2.6.35.5, when debugfs is enabled, does not properly handle interaction between mutex possession and llseek operations, which allows local users to cause a denial of service NULL pointer dereference and outage of all function tracing files via an...

5.5CVSS6.1AI score0.0039EPSS
SaveExploits0References7
OpenVAS
OpenVAS
added 2009/02/24 12:0 a.m.34 views

Fedora Update for e2fsprogs FEDORA-2007-4461

Check for the Version of e2fsprogs OpenVAS Vulnerability Test Fedora Update for e2fsprogs FEDORA-2007-4461 Authors: System Generated Check Copyright: Copyright c 2009 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under th...

5.8CVSS7.6AI score0.04105EPSS
SaveExploits0References2
Rows per page
Query Builder