Lucene search
+L

772 matches found

OSV
OSV
added 2024/12/05 5:33 p.m.14 views

SUSE-SU-2024:4216-1 Security update for the Linux Kernel (Live Patch 12 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005559 fixes several issues. The following security issues were fixed: - CVE-2021-47517: Fix panic when interrupt coaleceing is set via ethtool bsc1225429. - CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. - CVE-2024-43861: Fix...

9.8CVSS8.6AI score0.00821EPSS
SaveExploits1References51
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.31 views

CVE-2024-53044

In the Linux kernel, the following vulnerability has been resolved: net/sched: schapi: fix xainsert error path in tcfblockgetext This command: $ tc qdisc replace dev eth0 ingressblock 1 egressblock 1 clsact Error: block dev insert failed: -EBUSY. fails because user space requests the same block...

5.5CVSS6.7AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/19 6:15 p.m.4 views

DEBIAN-CVE-2024-53064

In the Linux kernel, the following vulnerability has been resolved: idpf: fix idpfvccoreinit error path In an event where the platform running the device control plane is rebooted, reset is detected on the driver. It releases all the resources and waits for the reset to complete. Once the reset i...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 5:19 p.m.20 views

CVE-2024-53044 net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()

In the Linux kernel, the following vulnerability has been resolved: net/sched: schapi: fix xainsert error path in tcfblockgetext This command: $ tc qdisc replace dev eth0 ingressblock 1 egressblock 1 clsact Error: block dev insert failed: -EBUSY. fails because user space requests the same block...

7.8CVSS6.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.3 views

CVE-2024-50292 ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

7.5AI score0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/18 6:33 p.m.19 views

CLSA-2024-1731933167 kernel: Fix of 36 CVEs

smb: client: fix use-after-free in smb2queryinfocompound CVE-2023-52751 - smb: client: prevent new fids from being removed by laundromat CVE-2023-52751 - cifs: fix dentry lookups in directory handle cache CVE-2023-52751 - uprobe: avoid out-of-bounds memory access of fetching args CVE-2024-50067 -...

9.8CVSS7AI score0.01369EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2024/11/12 2:54 p.m.38 views

USN-7100-2: Linux kernel vulnerabilities

Supraja Sridhara, Benedict Schlüter, Mark Kuhne, Andrin Bertschi, and Shweta Shinde discovered that the Confidential Computing framework in the Linux kernel for x86 platforms did not properly handle 32-bit emulation on TDX and SEV. An attacker with access to the VMM could use this to cause a deni...

9.8CVSS7.3AI score0.00922EPSS
SaveExploits8
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: vfio/pci: Disable auto-enable of exclusive INTx IRQ

An incorrect handling flaw was found in the Linux kernel framework for secure userspace device drivers functionality that may interrupt some of the devices. This issue could allow a local user to crash the system...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.24 views

CVE-2024-50238 phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend Commit 413db06c05e7 "phy: qcom-qmp-usb: clean up probe initialisation" removed most users of the platform device driver data from the qcom-qmp-usb driver, but mistakenly also...

0.00177EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/11/06 12:0 a.m.13 views

The vulnerability of the `remove_device_compression_modes()` function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the removedevicecompressionmodes function in the drivers/crypto/intel/iaa/iaacryptomain.c file of the Linux kernel is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, a...

7.8CVSS6.7AI score0.00228EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 8:15 p.m.18 views

CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS0.00281EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.14 views

UBUNTU-CVE-2022-49021

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

UBUNTU-CVE-2024-49871

In the Linux kernel, the following vulnerability has been resolved: Input: adp5589-keys - fix NULL pointer dereference We register a devm action to call adp5589clearconfig and then pass the i2c client as argument so that we can call i2cgetclientdata in order to get our device object. However,...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References31
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.6 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 stems from a missing check for the return value of allocorderedworkqueue in the drm/omapdrm subsystem...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/10/07 12:0 a.m.11 views

PT-2024-7506 · Samsung · Samsung Exynos

Name of the Vulnerable Software and Affected Versions: Samsung Exynos versions 9820 through 9825 Samsung Exynos versions 980 through 990 Samsung Exynos version 850 Samsung Exynos version W920 Description: The issue is related to a use-after-free vulnerability in the m2m scaler driver of Samsung...

8.1CVSS7.9AI score0.01031EPSS
SaveExploits1References44
Tenable Nessus
Tenable Nessus
added 2024/09/25 12:0 a.m.62 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7009-2)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7009-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:0 a.m.83 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-7007-2)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-2 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:0 a.m.239 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7007-3)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-3 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

10CVSS7.8AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/23 12:0 a.m.88 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7029-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7029-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cau...

9.8CVSS7.8AI score0.02701EPSS
SaveExploits3References226
Rows per page
Query Builder