Lucene search
+L

11989 matches found

CVE
CVE
added 2024/04/17 10:27 a.m.7803 views

CVE-2024-26897

CVE-2024-26897 — Linux kernel (ath9k/ath9k_htc): A race in the ath9k_wmi_event_tasklet can occur due to init-order data-structure initialization exposed to USB before driver init completes. This may cause NULL-pointer dereferences under certain WMI commands. A partial fix existed (aborting WMI_TX...

4.7CVSS6.5AI score0.00188EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/17 10:27 a.m.8 views

CVE-2024-26897 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

5.8AI score
SaveExploits0References12
OSV
OSV
added 2024/04/17 10:15 a.m.12 views

UBUNTU-CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS6.1AI score0.00205EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.8 views

SUSE CVE-2021-47202

In the Linux kernel, the following vulnerability has been resolved: thermal: Fix NULL pointer dereferences in ofthermal functions ofparsethermalzones parses the thermal-zones node and registers a thermalzone device for each subnode. However, if a thermal zone is consuming a thermal sensor and tha...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from a device being exposed to the USB subsystem before the ath9k driver initialization is complete...

4.7CVSS6.7AI score0.00188EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/04/17 12:00 a.m.25 views

SUSE SLES15 Security Update : kernel (Live Patch 12 for SLE 15 SP4) (SUSE-SU-2024:1312-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1312-1 advisory. This update for the Linux Kernel 5.14.21-1504002463 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References13
Ubuntu
Ubuntu
added 2024/04/16 9:25 p.m.88 views

USN-6726-2: Linux kernel (IoT) vulnerabilities

Pratyush Yadav discovered that the Xen network backend implementation in the Linux kernel did not properly handle zero length data request, leading to a null pointer dereference vulnerability. An attacker in a guest VM could possibly use this to cause a denial of service host domain crash...

7.8CVSS6.9AI score0.01177EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/16 12:28 a.m.5 views

kernel: use-after-free in sch_qfq network scheduler

A use-after-free flaw was found in qfqdequeue and aggdequeue in net/sched/schqfq.c in the Traffic Control QoS subsystem in the Linux kernel. This issue may allow a local user to crash the system or escalate their privileges on the system...

7.8CVSS7.2AI score0.00396EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/04/13 12:00 a.m.43 views

SUSE SLES15 Security Update : kernel (Live Patch 1 for SLE 15 SP5) (SUSE-SU-2024:1252-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1252-1 advisory. This update for the Linux Kernel 5.14.21-150500557 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2024/04/13 12:00 a.m.43 views

SUSE SLES15 Security Update : kernel (Live Patch 40 for SLE 15 SP2) (SUSE-SU-2024:1257-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1257-1 advisory. This update for the Linux Kernel 5.3.18-15020024163 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2024/04/12 12:00 a.m.44 views

SUSE SLES15: kernel-livepatch-5_3_18-150200_24_145-default / etc (SUSE-SU-2024:1246-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1246-1 advisory. This update for the Linux Kernel 5.3.18-15020024145 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2024/04/12 12:00 a.m.38 views

SUSE SLES15: kernel-livepatch-5_3_18-150200_24_148-default / etc (SUSE-SU-2024:1249-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1249-1 advisory. This update for the Linux Kernel 5.3.18-15020024148 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2024/04/11 2:31 a.m.7 views

SUSE CVE-2024-26754

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/04/11 12:00 a.m.33 views

SUSE SLES15 Security Update : kernel RT (Live Patch 3 for SLE 15 SP5) (SUSE-SU-2024:1183-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1183-1 advisory. This update for the Linux Kernel 5.14.21-1505001311 fixes several issues. The following security issues were fixed: - CVE-2024-0565: Fixed an...

7.8CVSS6.7AI score0.01999EPSS
SaveExploits1References13
OSV
OSV
added 2024/04/10 7:15 p.m.1 views

DEBIAN-CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

5.5CVSS5.4AI score0.00239EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.18 views

CVE-2021-47195

In the Linux kernel, the following vulnerability has been resolved: spi: fix use-after-free of the addlock mutex Commit 6098475d4cb4 "spi: Fix deadlock when adding SPI controllers on SPI buses" introduced a per-controller mutex. But mutexunlock of said lock is called after the controller is alrea...

5.5CVSS5.8AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.10 views

UBUNTU-CVE-2021-47216

In the Linux kernel, the following vulnerability has been resolved: scsi: advansys: Fix kernel pointer leak Pointers should be printed with %p or %px rather than cast to 'unsigned long' and printed with %lx. Change %lx to %p to print the hashed pointer...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/04/10 2:16 a.m.12 views

SUSE CVE-2024-26722

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix deadlock in rt5645jackdetectwork There is a path in rt5645jackdetectwork, where rt5645-jdmutex is left locked forever. That may lead to deadlock when rt5645jackdetectwork is called for the second time. Found by...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/09 5:15 p.m.5 views

CVE-2024-26241

Win32k Elevation of Privilege Vulnerability...

7.8CVSS7.3AI score0.00731EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/09 5:15 p.m.5 views

CVE-2024-26209

Microsoft Local Security Authority Subsystem Service Information Disclosure Vulnerability...

5.5CVSS7.3AI score0.14814EPSS
SaveExploits0References1
Rows per page
Query Builder