Lucene search
+L

3775 matches found

CVE
CVE
added 2007/07/12 4:0 p.m.60 views

CVE-2007-3721

The CVE-2007-3721 entry concerns the FreeBSD kernel’s ULE process scheduler, which favors “interactive” processes that issue voluntary sleeps. The underlying issue is that such prioritization can lead to local users causing CPU denial of service (PARTIAL availability impact) as described in the r...

2.1CVSS6.1AI score0.00264EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2007/07/12 4:0 p.m.24 views

CVE-2007-3724

The process scheduler in the Microsoft Windows XP kernel does not make use of the process statistics kept by the kernel, performs scheduling based on CPU billing gathered from periodic process sampling ticks, and gives preference to "interactive" processes that perform voluntary sleeps, which...

6.1AI score0.01291EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2007/07/12 4:0 p.m.25 views

CVE-2007-3723

The process scheduler in the Sun Solaris kernel does not make use of the process statistics kept by the kernel and performs scheduling based upon CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service CPU consumption, as described in...

6.1AI score0.00264EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2007/07/12 4:0 p.m.30 views

CVE-2007-3722

The 4BSD process scheduler in the FreeBSD kernel performs scheduling based on CPU billing gathered from periodic process sampling ticks, which allows local users to cause a denial of service CPU consumption by performing voluntary nanosecond sleeps that result in the process not being active duri...

6.1AI score0.00264EPSS
SaveExploits0References2
CVE
CVE
added 2007/07/12 4:0 p.m.76 views

CVE-2007-3719

CVE-2007-3719 concerns the Linux kernel scheduler around version 2.6.16, which gives preference to “interactive” processes that perform voluntary sleeps. This bias can be exploited by a local user to trigger a denial of service via CPU consumption. The connected documents reiterate the vulnerabil...

2.1CVSS6AI score0.00313EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2007/07/12 4:0 p.m.36 views

CVE-2007-3719

The process scheduler in the Linux kernel 2.6.16 gives preference to "interactive" processes that perform voluntary sleeps, which allows local users to cause a denial of service CPU consumption, as described in "Secretly Monopolizing the CPU Without Superuser Privileges."...

2.1CVSS5.7AI score0.00313EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2007/06/26 12:0 a.m.52 views

Important: kernel security update

2.6.9-55.0.2.0.1 - fix entropy flag in bnx2 driver to generate entropy pool John Sobecki orabug 5931647 - fix for nfs open call taking longer issue Chuck Lever orabug 5580407 bz 219412 - fix enomem due to larger mtu size page alloc Zach Brown orabug 5486128 - fix percpu api bugon with rds Zach...

6.1CVSS6.6AI score0.03473EPSS
SaveExploits0
NVD
NVD
added 2007/06/04 4:30 p.m.21 views

CVE-2007-2279

The Scheduler Service VxSchedService.exe in Symantec Storage Foundation for Windows 5.0 allows remote attackers to bypass authentication and execute arbitrary code via certain requests to the service socket that create 1 PreScript or 2 PostScript registry values under...

9.3CVSS8AI score0.05817EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2007/06/04 4:0 p.m.25 views

CVE-2007-2279

The Scheduler Service VxSchedService.exe in Symantec Storage Foundation for Windows 5.0 allows remote attackers to bypass authentication and execute arbitrary code via certain requests to the service socket that create 1 PreScript or 2 PostScript registry values under...

8AI score0.05817EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2007/06/04 12:0 a.m.20 views

Symantec Veritas Storage Foundation Scheduler Service (VxSchedService.exe) Remote Code Execution

The remote host is running a version of Symantec Storage Foundation for Windows that is vulnerable to a remote scheduler service access. An attacker may exploit this flaw to modify or create scheduled commands and gain a full access to the system. To exploit this flaw, an attacker would need to...

9.3CVSS5.6AI score0.05817EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2007/05/12 12:0 a.m.79 views

CA eTrust antivirus multiple security vulnerabilities

Local buffer overflow in task scheduler, remote buffer overflow in antiviral server TCP/12168...

10CVSS3.3AI score0.26589EPSS
SaveExploits4References4Affected Software5
seebug.org
seebug.org
added 2006/10/28 12:0 a.m.18 views

MS Windows XP Task Scheduler (.job) Universal Exploit (MS04-022)

No description provided by source. / HOD-ms04022-task-expl.c: MS04-022 Microsoft Windows XP Task Scheduler .job Universal Exploit Exploit version 0.1 coded by .:: houseofdabus ::. at inbox dot ru ------------------------------------------------------------------- Tested on: - Internet Explorer 6....

7.1AI score
SaveExploits0
NVD
NVD
added 2006/10/24 10:7 p.m.16 views

CVE-2006-5483

p10031b.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by setting a scheduler policy, which should only be settable by root...

2.1CVSS6.2AI score0.0066EPSS
SaveExploits0References4
CVE
CVE
added 2006/10/24 10:0 p.m.49 views

CVE-2006-5483

The CVE affects FreeBSD 6.1, where p1003_1b.c allows a local user to cause an unspecified denial of service by altering a scheduler policy that should be settable only by root. The underlying cause is improper access control on the scheduler policy configuration, enabling a local DoS condition. N...

2.1CVSS6.6AI score0.0066EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2006/10/24 10:0 p.m.22 views

CVE-2006-5483

p10031b.c in FreeBSD 6.1 allows local users to cause an unspecified denial of service by setting a scheduler policy, which should only be settable by root...

6.2AI score0.0066EPSS
SaveExploits0References4
seebug.org
seebug.org
added 2006/10/23 12:0 a.m.14 views

FreeBSD <= 6.1-RELEASE-p10 (scheduler) Local Denial of Service Exploit

No description provided by source. / FreeBSD cvs commit: src/sys/posix4/p10031b.c davidxu 2006-05-21 00:40:38 UTC Log: Don't allow non-root user to set a scheduler policy, otherwise this could be a local DOS. lol lol, thatz true. kokanin@gmail lolling it out in '06 !"%&%20061013=""! tested on...

7.1AI score
SaveExploits0
NVD
NVD
added 2006/10/18 1:7 a.m.21 views

CVE-2006-5343

Unspecified vulnerability in Database Scheduler component in Oracle Database 10.1.0.3 has unknown impact and remote authenticated attack vectors related to sys.dbmsscheduler, aka Vuln DB19...

9CVSS5.7AI score0.03422EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2006/10/18 1:0 a.m.28 views

CVE-2006-5343

Unspecified vulnerability in Database Scheduler component in Oracle Database 10.1.0.3 has unknown impact and remote authenticated attack vectors related to sys.dbmsscheduler, aka Vuln DB19...

5.6AI score0.03422EPSS
SaveExploits0References10
exploitpack
exploitpack
added 2006/10/13 12:0 a.m.18 views

FreeBSD 6.1-RELEASE-p10 - scheduler Local Denial of Service

FreeBSD 6.1-RELEASE-p10 - scheduler Local Denial of Service / FreeBSD cvs commit: src/sys/posix4/p10031b.c davidxu 2006-05-21 00:40:38 UTC Log: Don't allow non-root user to set a scheduler policy, otherwise this could be a local DOS. lol lol, thatz true. kokanin@gmail lolling it out in '06...

7.3AI score
SaveExploits0
0day.today
0day.today
added 2006/10/13 12:0 a.m.22 views

FreeBSD <= 6.1-RELEASE-p10 (scheduler) Local Denial of Service Exploit

Exploit for bsd platform in category dos / poc ====================================================================== FreeBSD int main struct schedparam lol; lol.schedpriority = schedgetprioritymaxSCHEDFIFO; schedsetscheduler0,SCHEDFIFO,&lol; for;; 0day.today 2018-03-20...

7AI score
SaveExploits0
Rows per page
Query Builder