Lucene search
+L

480 matches found

RedHat Linux
RedHat Linux
•added 2022/11/08 9:32 a.m.•16 views

kernel: Drivers: hv: vmbus: Fix potential crash on module unload

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
•added 2022/04/24 10:20 p.m.•17 views

GSD-2022-1002188 Drivers: hv: vmbus: Fix potential crash on module unload

Drivers: hv: vmbus: Fix potential crash on module unload 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.4.189 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 10:01 p.m.•20 views

GSD-2022-1001985 Drivers: hv: vmbus: Fix potential crash on module unload

Drivers: hv: vmbus: Fix potential crash on module unload 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.10.111 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 9:36 p.m.•18 views

GSD-2022-1001697 Drivers: hv: vmbus: Fix potential crash on module unload

Drivers: hv: vmbus: Fix potential crash on module unload 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.15.34 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 9:11 p.m.•25 views

GSD-2022-1001412 ath11k: fix kernel panic during unload/load ath11k modules

ath11k: fix kernel panic during unload/load ath11k modules 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.16.20 by commit...

7.1AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 9:08 p.m.•11 views

GSD-2022-1001369 Drivers: hv: vmbus: Fix potential crash on module unload

Drivers: hv: vmbus: Fix potential crash on module unload 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.16.20 by commit...

7.2AI score
SaveExploits0
OSV
OSV
•added 2022/04/24 8:41 p.m.•14 views

GSD-2022-1001026 Drivers: hv: vmbus: Fix potential crash on module unload

Drivers: hv: vmbus: Fix potential crash on module unload 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.17.3 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2021/06/08 12:00 a.m.•9 views

PT-2024-11268 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.13.0 Description: The issue is related to the KVM: x86 component of the Linux kernel, where a bug existed since the tracepoint was added, but was recently exposed by a new check in tracing to detect exactly th...

7.1CVSS8.3AI score0.0023EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
•added 2021/05/18 3:49 p.m.•24 views

kernel: use-after-free caused by a malicious USB device in the drivers/usb/misc/adutux.c driver

A flaw was found in the Linux kernel’s implementation for ADU devices from Ontrak Control Systems, where an attacker with administrative privileges and access to a local account could pre-groom the memory and physically disconnect or unload a module. The attacker must be able to access either of...

4.9CVSS7AI score0.00409EPSS
SaveExploits0References4
OSV
OSV
•added 2021/03/03 5:15 p.m.•9 views

ALPINE-CVE-2020-25632

A flaw was found in grub2 in versions prior to 2.06. The rmmod implementation allows the unloading of a module used as a dependency without checking if any other dependent module is still loaded leading to a use-after-free scenario. This could allow arbitrary code to be executed or a bypass of...

8.2CVSS7.1AI score0.01152EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2020/09/29 10:31 p.m.•9 views

kernel: use-after-free caused by a malicious USB device in the drivers/usb/misc/adutux.c driver

A flaw was found in the Linux kernel’s implementation for ADU devices from Ontrak Control Systems, where an attacker with administrative privileges and access to a local account could pre-groom the memory and physically disconnect or unload a module. The attacker must be able to access either of...

4.9CVSS7AI score0.00409EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2020/08/18 7:00 a.m.•13 views

gss_mech_free in net/sunrpc/auth_gss/gss_mech_switch.c in the rpcsec_gss_krb5 implementation in the Linux kernel through 5.6.10 lacks certain domain_release calls leading to a memory leak. Note: This was disputed with the assertion that the issue does not grant any access not already available. It is a problem that on unloading a specific kernel module some memory is leaked but loading kernel modules is a privileged operation. A user could also write a kernel module to consume any amount of memory they like and load that replicating the effect of this bug

...

5.5CVSS7AI score0.00334EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2020/07/07 1:23 p.m.•8 views

kernel: use-after-free in drivers/char/ipmi/ipmi_si_intf.c, ipmi_si_mem_io.c, ipmi_si_port_io.c

A flaw was found in the Linux kernel's implementation of IPMI remote baseband access. An attacker, with local access to read /proc/ioports, may be able to create a use-after-free condition when the kernel module is unloaded which may result in privilege escalation...

7CVSS7AI score0.00451EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2020/05/05 6:15 a.m.•46 views

CVE-2020-12656

gssmechfree in net/sunrpc/authgss/gssmechswitch.c in the rpcsecgsskrb5 implementation in the Linux kernel through 5.6.10 lacks certain domainrelease calls, leading to a memory leak. Note: This was disputed with the assertion that the issue does not grant any access not already available. It is a...

5.5CVSS6.8AI score0.00334EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2020/01/07 1:05 p.m.•13 views

kernel: use-after-free in drivers/char/ipmi/ipmi_si_intf.c, ipmi_si_mem_io.c, ipmi_si_port_io.c

A flaw was found in the Linux kernel's implementation of IPMI remote baseband access. An attacker, with local access to read /proc/ioports, may be able to create a use-after-free condition when the kernel module is unloaded which may result in privilege escalation...

7CVSS7AI score0.00451EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/12/03 8:29 a.m.•8 views

kernel: use-after-free in drivers/char/ipmi/ipmi_si_intf.c, ipmi_si_mem_io.c, ipmi_si_port_io.c

A flaw was found in the Linux kernel's implementation of IPMI remote baseband access. An attacker, with local access to read /proc/ioports, may be able to create a use-after-free condition when the kernel module is unloaded which may result in privilege escalation...

7CVSS7AI score0.00451EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2019/07/29 3:47 p.m.•9 views

kernel: use-after-free in drivers/char/ipmi/ipmi_si_intf.c, ipmi_si_mem_io.c, ipmi_si_port_io.c

A flaw was found in the Linux kernel's implementation of IPMI remote baseband access. An attacker, with local access to read /proc/ioports, may be able to create a use-after-free condition when the kernel module is unloaded which may result in privilege escalation...

7CVSS7AI score0.00451EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2016/11/03 12:00 a.m.•14 views

The vulnerability of the loaded module for kernel drivers/staging/media/lirc/lirc_imon.ko in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the loaded module containing the Linux kernel’s drivers/staging/media/lirc/lircimon.ko is related to mutual locking in the implementation of the imonprobe handler. Exploiting this vulnerability allows an attacker to cause a system failure when connecting the SoundGraph iMON...

6.2CVSS5.5AI score
SaveExploits0References2Affected Software2
UbuntuCve
UbuntuCve
•added 2010/12/07 10:00 p.m.•20 views

CVE-2010-4171

The staprun runtime tool in SystemTap 1.3 does not verify that a module to unload was previously loaded by SystemTap, which allows local users to cause a denial of service unloading of arbitrary kernel modules...

2.1CVSS5.9AI score0.00396EPSS
SaveExploits0References1
OpenVAS
OpenVAS
•added 2009/11/11 12:00 a.m.•67 views

Fedora Core 11 FEDORA-2009-10639 (kernel)

The remote host is missing an update to kernel announced via advisory FEDORA-2009-10639. OpenVAS Vulnerability Test $Id: fcore200910639.nasl 6624 2017-07-10 06:11:55Z cfischer $ Description: Auto-generated from advisory FEDORA-2009-10639 kernel Authors: Thomas Reinke Copyright: Copyright c 2009...

7.2CVSS1AI score0.03848EPSS
SaveExploits8References6
Rows per page
Query Builder