Lucene search
+L

3260 matches found

RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.9 views

kernel: Revert "Revert "block, bfq: honor already-setup queue merges""

A flaw was found in the Linux kernel's Block Layer BFQ I/O scheduler. A Use-After-Free UAF vulnerability could be triggered by a specific commit related to queue merges. This flaw could lead to a system crash, resulting in a Denial of Service DoS...

7.8CVSS6AI score0.00282EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.5 views

kernel: scsi: qla2xxx: Fix scheduling while atomic

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:38 a.m.15 views

kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c

A use-after-free flaw was found in u32change in net/sched/clsu32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information...

7.8CVSS6.6AI score0.00928EPSS
SaveExploits1References6
OSV
OSV
added 2022/11/14 6:32 p.m.11 views

GSD-2022-1006677 net: sched: cake: fix null pointer access issue when cake_init() fails

net: sched: cake: fix null pointer access issue when cakeinit fails This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.6 by commit...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.14 views

kernel: scsi: qla2xxx: Fix scheduling while atomic

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix scheduling while atomic The driver makes a call into midlayer fcremoteportdelete which can put the thread to sleep. The thread that originates the call is in interrupt context. The combination of the two trigge...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
CNVD
CNVD
added 2022/11/03 12:0 a.m.30 views

Apache DolphinScheduler Path Traversal Vulnerability (CNVD-2022-78865)

Apache DolphinScheduler, a distributed DAG visualization-based workflow task scheduling system from the Apache Foundation, is vulnerable to a path traversal vulnerability in versions prior to Apache DolphinScheduler 3.0.0, which stems from a path traversal when a user adds a resource to the...

6.5CVSS2.7AI score0.01449EPSS
SaveExploits0References1
OSV
OSV
added 2022/10/31 8:15 p.m.10 views

CVE-2022-40202

The database backup function in Delta Electronics InfraSuite Device Master Versions 00.00.01a and prior lacks proper authentication. An attacker could provide malicious serialized objects which, when deserialized, could activate an opcode for a backup scheduling function without authentication...

9.8CVSS6AI score0.01293EPSS
SaveExploits0References1
NVD
NVD
added 2022/10/31 8:15 p.m.31 views

CVE-2022-40202

The database backup function in Delta Electronics InfraSuite Device Master Versions 00.00.01a and prior lacks proper authentication. An attacker could provide malicious serialized objects which, when deserialized, could activate an opcode for a backup scheduling function without authentication...

9.8CVSS0.01293EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/10/27 12:0 a.m.10 views

PT-2022-25280 · Delta Electronics · Infrasuite Device Master

Name of the Vulnerable Software and Affected Versions: Delta Electronics InfraSuite Device Master versions 00.00.01a and prior Description: The database backup function in the software lacks proper authentication, allowing an attacker to provide malicious serialized objects. When deserialized,...

9.8CVSS9.5AI score0.01293EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/10/25 12:55 p.m.13 views

kernel: use-after-free in route4_change() in net/sched/cls_route.c

A flaw was found in the "Routing decision" classifier in the Linux kernel's Traffic Control networking subsystem in the way it handled changing of classification filters, leading to a use-after-free condition. This flaw allows unprivileged local users to escalate their privileges on the system. T...

7.8CVSS6.8AI score0.00353EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2022/10/25 10:35 a.m.10 views

kernel: a use-after-free in cls_route filter implementation may lead to privilege escalation

A use-after-free flaw was found in route4change in the net/sched/clsroute.c filter implementation in the Linux kernel. This flaw allows a local user to crash the system and possibly lead to a local privilege escalation problem...

7.8CVSS6.6AI score0.05871EPSS
SaveExploits7References5
Positive Technologies
Positive Technologies
added 2022/10/09 12:0 a.m.3 views

PT-2022-34815 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.71 Description: The issue is related to the taprio component in the net/sched module, where offload can be disabled even if it was never enabled. The actual impact and attack plausibility have not yet been...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2022/10/02 1:39 p.m.10 views

GSD-2022-1006352 sched/debug: fix dentry leak in update_sched_domain_debugfs

sched/debug: fix dentry leak in updatescheddomaindebugfs This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.9 by commit...

7.2AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/25 8:45 p.m.19 views

Security Bulletin: TSM Client Web GUI Unauthorized Access Vulnerability (CVE-2013-0472)

Abstract An unauthorized access vulnerability exists in the IBM Tivoli Storage Manager TSM client Web GUI Content DESCRIPTION: A vulnerability in the TSM client Web GUI allows unauthorized access to the TSM server. CVEID: CVE-2013-0472 CVSS Base Score: 5.1 CVSS Temporal Score: See...

5.1CVSS5.6AI score0.00989EPSS
SaveExploits0Affected Software4
OSV
OSV
added 2022/09/16 11:38 p.m.9 views

GSD-2022-1005203 sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed

sched, cpuset: Fix dlcpubusy panic due to empty cs-cpusallowed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:32 p.m.10 views

GSD-2022-1005124 netfilter: nf_tables: fix scheduling-while-atomic splat

netfilter: nftables: fix scheduling-while-atomic splat This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.4 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/08 12:0 a.m.15 views

PT-2022-7673 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.17.1 Description: The vulnerability is related to a "scheduling while atomic" bug in the Linux kernel, specifically in the ice driver. This bug occurs when the function to unplug aux devices is called twice,...

8.4CVSS6.6AI score0.08555EPSS
SaveExploits2References1345
ATTACKERKB
ATTACKERKB
added 2022/09/01 3:15 a.m.5 views

CVE-2022-36675

Simple Task Scheduling System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /schedules/manageschedule.php...

7.2CVSS7.2AI score0.00878EPSS
SaveExploits1References2
NVD
NVD
added 2022/09/01 3:15 a.m.20 views

CVE-2022-36675

Simple Task Scheduling System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /schedules/manageschedule.php...

7.2CVSS0.00878EPSS
SaveExploits1References1
NVD
NVD
added 2022/09/01 3:15 a.m.22 views

CVE-2022-36676

Simple Task Scheduling System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /categories/viewcategory.php...

7.2CVSS0.0086EPSS
SaveExploits1References1
Rows per page
Query Builder