Show filters
18 Total Results
Displaying 1-10 of 18
Sort by:
Attacker Value
Unknown

CVE-2024-46855

Disclosure Date: September 27, 2024 (last updated October 17, 2024)
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_socket: fix sk refcount leaks We must put 'sk' reference before returning.
Attacker Value
Unknown

CVE-2019-25044

Disclosure Date: May 14, 2021 (last updated November 28, 2024)
The block subsystem in the Linux kernel before 5.2 has a use-after-free that can lead to arbitrary code execution in the kernel context and privilege escalation, aka CID-c3e2219216c9. This is related to blk_mq_free_rqs and blk_cleanup_queue.
Attacker Value
Unknown

CVE-2019-16233

Disclosure Date: September 11, 2019 (last updated November 27, 2024)
drivers/scsi/qla2xxx/qla_os.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16230

Disclosure Date: September 11, 2019 (last updated November 08, 2023)
drivers/gpu/drm/radeon/radeon_display.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: A third-party software maintainer states that the work queue allocation is happening during device initialization, which for a graphics card occurs during boot. It is not attacker controllable and OOM at that time is highly unlikely
Attacker Value
Unknown

CVE-2019-16232

Disclosure Date: September 11, 2019 (last updated November 08, 2023)
drivers/net/wireless/marvell/libertas/if_sdio.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16234

Disclosure Date: September 11, 2019 (last updated November 27, 2024)
drivers/net/wireless/intel/iwlwifi/pcie/trans.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16231

Disclosure Date: September 11, 2019 (last updated November 27, 2024)
drivers/net/fjes/fjes_main.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference.
Attacker Value
Unknown

CVE-2019-16229

Disclosure Date: September 11, 2019 (last updated November 08, 2023)
drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c in the Linux kernel 5.2.14 does not check the alloc_workqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id
Attacker Value
Unknown

CVE-2019-12615

Disclosure Date: June 03, 2019 (last updated November 08, 2023)
An issue was discovered in get_vdev_port_node_info in arch/sparc/kernel/mdesc.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup_const of node_info->vdev_port.name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash).
Attacker Value
Unknown

CVE-2010-2943

Disclosure Date: September 30, 2010 (last updated October 04, 2023)
The xfs implementation in the Linux kernel before 2.6.35 does not look up inode allocation btrees before reading inode buffers, which allows remote authenticated users to read unlinked files, or read or overwrite disk blocks that are currently assigned to an active file but were previously assigned to an unlinked file, by accessing a stale NFS filehandle.