Lucene search
K

14 matches found

Tenable Nessus
Tenable Nessus
added 2014/06/13 12:0 a.m.42 views

openSUSE Security Update : kernel (openSUSE-SU-2011:0004-1)

The openSUSE 11.3 kernel was updated to fix various bugs and security issues. Following security issues have been fixed: CVE-2010-4347: A local user could inject ACPI code into the kernel via the world-writable 'customdebug' file, allowing local privilege escalation. CVE-2010-4258: A local attack...

7.8CVSS6.2AI score0.08114EPSS
Exploits50References57
OpenVAS
OpenVAS
added 2011/03/07 12:0 a.m.264 views

Ubuntu: Security Advisory (USN-1083-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.5AI score0.07235EPSS
Exploits89References4
OpenVAS
OpenVAS
added 2011/01/24 12:0 a.m.36 views

Debian Security Advisory DSA 2126-1 (linux-2.6)

The remote host is missing an update to linux-2.6 announced via advisory DSA 2126-1. OpenVAS Vulnerability Test $Id: deb21261.nasl 6613 2017-07-07 12:08:40Z cfischer $ Description: Auto-generated from advisory DSA 2126-1 linux-2.6 Authors: Thomas Reinke Copyright: Copyright c 2010 E-Soft Inc...

8.3CVSS0.9AI score0.03368EPSS
Exploits32
OpenVAS
OpenVAS
added 2011/01/24 12:0 a.m.37 views

Debian: Security Advisory (DSA-2126-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2011 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.3CVSS7.4AI score0.03368EPSS
Exploits37References3
securityvulns
securityvulns
added 2010/12/01 12:0 a.m.70 views

[SECURITY] [DSA 2126-1] New Linux 2.6.26 packages fix several issues

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 - ---------------------------------------------------------------------- Debian Security Advisory DSA-2126-1 [email protected] http://www.debian.org/security/ dann frazier November 26, 2010 http://www.debian.org/security/faq -...

8.3CVSS1.6AI score0.03368EPSS
Exploits32
Tenable Nessus
Tenable Nessus
added 2010/11/29 12:0 a.m.34 views

Debian DSA-2126-1 : linux-2.6 - privilege escalation/denial of service/information leak

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leak. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2010-2963 Kees Cook discovered an issue in the v4l 32-bit...

8.3CVSS6.9AI score0.03368EPSS
Exploits32References63
Debian
Debian
added 2010/11/27 4:49 a.m.49 views

[SECURITY] [DSA 2126-1] New Linux 2.6.26 packages fix several issues

---------------------------------------------------------------------- Debian Security Advisory DSA-2126-1 [email protected] http://www.debian.org/security/ dann frazier November 26, 2010 http://www.debian.org/security/faq - ----------------------------------------------------------------------...

8.3CVSS8.3AI score0.03368EPSS
Exploits32
OSV
OSV
added 2010/11/26 12:0 a.m.40 views

DSA-2126-1 linux-2.6 - several issues

Bulletin has no description...

8.3CVSS7AI score0.03368EPSS
Exploits37
NVD
NVD
added 2010/10/04 9:0 p.m.13 views

CVE-2010-3437

Integer signedness error in the pktfinddevfromminor function in drivers/block/pktcdvd.c in the Linux kernel before 2.6.36-rc6 allows local users to obtain sensitive information from kernel memory or cause a denial of service invalid pointer dereference and system crash via a crafted index value i...

6.6CVSS5.8AI score0.02701EPSS
Exploits7References24
CVE
CVE
added 2010/10/04 8:0 p.m.110 views

CVE-2010-3437

The vulnerability CVE-2010-3437 affects the Linux kernel (before 2.6.36-rc6) in pkt_find_dev_from_minor within drivers/block/pktcdvd.c. A crafted index value passed via PKT_CTRL_CMD_STATUS ioctl can cause a signedness error, enabling local attackers to read kernel memory or trigger a crash (DoS)....

6.6CVSS5.6AI score0.02701EPSS
In wildExploits7References24Affected Software1
UbuntuCve
UbuntuCve
added 2010/10/04 12:0 a.m.29 views

CVE-2010-3437

Integer signedness error in the pktfinddevfromminor function in drivers/block/pktcdvd.c in the Linux kernel before 2.6.36-rc6 allows local users to obtain sensitive information from kernel memory or cause a denial of service invalid pointer dereference and system crash via a crafted index value i...

6.6CVSS7.3AI score0.02701EPSS
Exploits7References7
0day.today
0day.today
added 2010/09/30 12:0 a.m.40 views

Linux Kernel < 2.6.36-rc6 pktcdvd Kernel Memory Disclosure

Exploit for linux platform in category local exploits ========================================================== Linux Kernel http://jon.oberheide.org Information: https://bugzilla.redhat.com/showbug.cgi?id=638085 The PKTCTRLCMDSTATUS device ioctl retrieves a pointer to a pktcdvddevice from the...

6.8AI score0.02701EPSS
Exploits7
seebug.org
seebug.org
added 2010/09/30 12:0 a.m.35 views

Linux kernel 2.6.x PKT_CTRL_CMD_STATUS无效指针引用拒绝服务漏洞

BUGTRAQ ID: 43551 CVE ID: CVE-2010-3437 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel的PKTCTRLCMDSTATUS设备ioctl从全局pktdevs数组接收指向pktcdvddevice的指针。到这个数组的索引是由用户提供的有符整形,因此如果提供了负数索引就会导致边界检查失败。 本地攻击者可以利用这个漏洞读取任意内核内存,或由于无效的指针引用而导致崩溃。如果要利用这个漏洞,用户必须拥有打开/dev/pktcdvd/control的权限。 Linux kernel 2.6.x 厂商补丁: Linux...

6.6CVSS0.2AI score0.02701EPSS
Exploits7
Circl
Circl
added 2010/09/29 12:0 a.m.4 views

CVE-2010-3437

creationtimestamp| type| source ---|---|--- 2010-09-29 00:00:00+00:00| confirmed| https://www.exploit-db.com/exploits/15150 2026-02-12 21:03:08+00:00| seen| https://bsky.app/profile/beikokucyber.bsky.social/post/3meovcc5uia2k...

6.6CVSS7.4AI score0.02701EPSS
Exploits7References2
Rows per page
Query Builder