Lucene search
+L

192 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 6:2 a.m.5 views

SUSE CVE-2009-3624

The getinstantiationkeyring function in security/keys/keyctl.c in the KEYS subsystem in the Linux kernel before 2.6.32-rc5 does not properly maintain the reference count of a keyring, which allows local users to gain privileges or cause a denial of service OOPS via vectors involving calls to this...

4.6CVSS6.6AI score0.00372EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:40 a.m.4 views

SUSE CVE-2013-1792

Race condition in the installuserkeyrings function in security/keys/processkeys.c in the Linux kernel before 3.8.3 allows local users to cause a denial of service NULL pointer dereference and system crash via crafted keyctl system calls that trigger keyring operations in simultaneous threads...

4.7CVSS6.1AI score0.00287EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:32 a.m.5 views

SUSE CVE-2014-0102

The keyringdetectcycleiterator function in security/keys/keyring.c in the Linux kernel through 3.13.6 does not properly determine whether keyrings are identical, which allows local users to cause a denial of service OOPS via crafted keyctl commands...

5.2CVSS6.2AI score0.00555EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:28 a.m.6 views

SUSE CVE-2014-3631

The assocarraygc function in the associative-array implementation in lib/assocarray.c in the Linux kernel before 3.16.3 does not properly implement garbage collection, which allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have unspecified othe...

7.2CVSS6.9AI score0.00963EPSS
SaveExploits4References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:24 a.m.5 views

SUSE CVE-2014-9529

Race condition in the keygcunusedkeys function in security/keys/gc.c in the Linux kernel through 3.18.2 allows local users to cause a denial of service memory corruption or panic or possibly have unspecified other impact via keyctl commands that trigger access to a key structure member during...

6.9CVSS7.1AI score0.00336EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 5:13 a.m.5 views

SUSE CVE-2015-7550

The keyctlreadkey function in security/keys/keyctl.c in the Linux kernel before 4.3.4 does not properly use a semaphore, which allows local users to cause a denial of service NULL pointer dereference and system crash or possibly have unspecified other impact via a crafted application that leverag...

5.5CVSS6.8AI score0.00412EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2023/02/15 5:13 a.m.7 views

SUSE CVE-2015-7872

The keygcunusedkeys function in security/keys/gc.c in the Linux kernel through 4.2.6 allows local users to cause a denial of service OOPS via crafted keyctl commands...

2.1CVSS6.2AI score0.00508EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2023/02/15 5:11 a.m.9 views

SUSE CVE-2015-8539

The KEYS subsystem in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service BUG via crafted keyctl commands that negatively instantiate a key, related to security/keys/encrypted-keys/encrypted.c, security/keys/trusted.c, and security/keys/userdefined.c...

7.8CVSS8AI score0.00423EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2023/02/15 5:9 a.m.7 views

SUSE CVE-2016-0728

The joinsessionkeyring function in security/keys/processkeys.c in the Linux kernel before 4.4.1 mishandles object references in a certain error case, which allows local users to gain privileges or cause a denial of service integer overflow and use-after-free via crafted keyctl commands...

7.8CVSS6.9AI score0.03646EPSS
SaveExploits14References23
SUSE CVE
SUSE CVE
added 2023/02/15 5:2 a.m.4 views

SUSE CVE-2016-4470

The keyrejectandlink function in security/keys/key.c in the Linux kernel through 4.6.3 does not ensure that a certain data structure is initialized, which allows local users to cause a denial of service system crash via vectors involving a crafted keyctl request2 command...

5.5CVSS5.8AI score0.00582EPSS
SaveExploits0References32
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.4 views

SUSE CVE-2017-12192

The keyctlreadkey function in security/keys/keyctl.c in the Key Management subcomponent in the Linux kernel before 4.13.5 does not properly consider that a key may be possessed but negatively instantiated, which allows local users to cause a denial of service OOPS and system crash via a crafted...

5.5CVSS5.6AI score0.00449EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.8 views

SUSE CVE-2017-15274

security/keys/keyctl.c in the Linux kernel before 4.11.5 does not consider the case of a NULL payload in conjunction with a nonzero length value, which allows local users to cause a denial of service NULL pointer dereference and OOPS via a crafted addkey or keyctl system call, a different...

5.5CVSS5.9AI score0.00452EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2023/02/15 4:35 a.m.4 views

SUSE CVE-2017-18270

In the Linux kernel before 4.13.5, a local user could create keyrings for other users via keyctl commands, setting unwanted defaults or causing a denial of service...

7.1CVSS7AI score0.00421EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/12/15 4:27 p.m.12 views

kernel: watch queue race condition can lead to privilege escalation

A race condition was found in the Linux kernel's watch queue due to a missing lock in the piperesizering. The race condition occurs when a thread uses ioctlIOCWATCHQUEUESETSIZE to resize the pipe buffer and free the old pipe buffer, while another thread uses keyctl to trigger a notification in th...

7CVSS6.7AI score0.00372EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/12/13 4:8 p.m.9 views

kernel: watch queue race condition can lead to privilege escalation

A race condition was found in the Linux kernel's watch queue due to a missing lock in the piperesizering. The race condition occurs when a thread uses ioctlIOCWATCHQUEUESETSIZE to resize the pipe buffer and free the old pipe buffer, while another thread uses keyctl to trigger a notification in th...

7CVSS6.7AI score0.00372EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2022/08/23 7:10 p.m.284 views

CVE-2022-2959

A race condition was found in the Linux kernel's watch queue due to a missing lock in the piperesizering. The race condition occurs when a thread uses ioctlIOCWATCHQUEUESETSIZE to resize the pipe buffer and free the old pipe buffer, while another thread uses keyctl to trigger a notification in th...

7CVSS1.9AI score0.00372EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/06/09 9:3 p.m.8 views

kernel: NULL pointer dereference due to KEYCTL_READ on negative key

A vulnerability was found in the Key Management sub component of the Linux kernel, where when trying to issue a KEYTCLREAD on a negative key would lead to a NULL pointer dereference. A local attacker could use this flaw to crash the kernel...

5.5CVSS6.5AI score0.00449EPSS
SaveExploits0References5
Veracode
Veracode
added 2020/04/10 1:6 a.m.47 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service. A NULL pointer dereference flaw was found in the way the Linux kernel's key management facility handled user-defined key types. A local, unprivileged user could use the keyctl utility to cause a denial of service...

2.1CVSS2.3AI score0.00489EPSS
SaveExploits2References20Affected Software2
Veracode
Veracode
added 2020/04/10 12:30 a.m.41 views

Denial Of Service (DoS)

kernel is vulnerable to denial of service DoS. The vulnerability exists if a memory leak in keyctl handling. A local user could use this flaw to deplete kernel memory, eventually leading to a denial of service...

4.9CVSS1.9AI score0.00408EPSS
SaveExploits1References23Affected Software2
RedHat Linux
RedHat Linux
added 2019/07/30 9:16 a.m.8 views

kernel: dereferencing NULL payload with nonzero length

A flaw was found in the implementation of associative arrays where the addkey systemcall and KEYCTLUPDATE operations allowed for a NULL payload with a nonzero length. When accessing the payload within this length parameters value, an unprivileged user could trivially cause a NULL pointer...

5.5CVSS6.6AI score0.00452EPSS
SaveExploits0References4
Rows per page
Query Builder