Lucene search
K

229 matches found

Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.19 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

6.6AI score0.00018EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26866 spi: lpspi: Avoid potential use-after-free in probe()

In the Linux kernel, the following vulnerability has been resolved: spi: lpspi: Avoid potential use-after-free in probe fsllpspiprobe is allocating/disposing memory manually with spiallochost/spialloctarget, but uses devmspiregistercontroller. In case of error after the latter call the memory wil...

6.6AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/04/17 10:17 a.m.3 views

CVE-2024-26855 net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()

In the Linux kernel, the following vulnerability has been resolved: net: ice: Fix potential NULL pointer dereference in icebridgesetlink The function icebridgesetlink may encounter a NULL pointer dereference if nlmsgfindattr returns NULL and brspec is dereferenced subsequently in nlaforeachnested...

5.5CVSS5.8AI score0.00011EPSS
Exploits0References11
CVE
CVE
added 2024/04/03 2:54 p.m.161 views

CVE-2024-26700

CV E-2024-26700 is a Linux kernel issue: drm/amd/display had a fix to prevent MST null-pointer dereference on RV platforms. The crash trace shows a NULL pointer dereference in drm_dp_atomic_find_time_slots during DP MST time-slot calculation, leading to a kernel oops. Affected code path involves ...

5.5CVSS6.3AI score0.00009EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.17 views

CVE-2024-26700 drm/amd/display: Fix MST Null Ptr for RV

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix MST Null Ptr for RV The change try to fix below error specific to RV platform: BUG: kernel NULL pointer dereference, address: 0000000000000008 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 4 PID: 917 Comm:...

7.6AI score0.00009EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:7 p.m.18 views

CVE-2021-47127

In the Linux kernel, the following vulnerability has been resolved: ice: track AFXDP ZC enabled queues in bitmap Commit c7a219048e45 "ice: Remove xskbuffpool from VSI structure" silently introduced a regression and broke the Tx side of AFXDP in copy mode. xskpool on icering is set only based on t...

4.4CVSS6.2AI score0.00017EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.23 views

CVE-2024-26615

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

5.5CVSS6.3AI score0.00011EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.31 views

CVE-2023-52489

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

4.7CVSS6.3AI score0.00006EPSS
Exploits1References21
Positive Technologies
Positive Technologies
added 2024/03/09 12:0 a.m.1 views

PT-2024-4107 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc6+ Description: The vulnerability is related to the SUNRPC module in the Linux kernel, specifically with the TCP TLS functionality. A missing rpc stat for TCP TLS can cause a kernel NULL pointer...

9.1CVSS6.7AI score0.00194EPSS
Exploits10References908
RedhatCVE
RedhatCVE
added 2024/03/04 8:7 p.m.23 views

CVE-2023-52523

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Reject skmsg egress redirects to non-TCP sockets With a SOCKMAP/SOCKHASH map and an skmsg program user can steer messages sent from one TCP socket s1 to actually egress from another TCP socket s2: tcpbpfsendmsgs1 //...

5.5CVSS6.4AI score0.00009EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.18 views

CVE-2023-52568 x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race The SGX EPC reclaimer ksgxd may reclaim the SECS EPC page for an enclave and set secs.epcpage to NULL. The SECS page is used for EAUG and ELDU in the SGX page fault...

7.6AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.54 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

7.5AI score0.00011EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.32 views

CVE-2024-26615 net/smc: fix illegal rmb_desc access in SMC-D connection dump

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix illegal rmbdesc access in SMC-D connection dump A crash was found when dumping SMC-D connections. It can be reproduced by following steps: - run nginx/wrk test: smcrun nginx smcrun wrk -t 16 -c 1000 -d -H 'Connection...

6.7AI score0.00011EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.21 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

7.5AI score0.00006EPSS
Exploits1References6
UbuntuCve
UbuntuCve
added 2024/02/29 6:15 a.m.20 views

CVE-2023-52477

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6.3AI score0.00008EPSS
Exploits0References8
CVE
CVE
added 2024/02/22 4:21 p.m.440 views

CVE-2024-26591

CVE-2024-26591: Linux kernel vulnerability in bpf_tracing_prog_attach can crash with NULL pointer dereference due to missing attach_btf when attaching tracing programs (rawtp/fentry chain). The issue arises in a sequence of loading a rawtp program, loading an fentry with rawtp as target, creating...

5.5CVSS6AI score0.00009EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2023/11/02 12:0 a.m.1 views

NVIDIA GPU Display Driver Security Vulnerability

NVIDIA GPU Display Driver is a driver from NVIDIA Corporation that is used to provide interactive support for graphics card display modules in operating systems. A security vulnerability exists in NVIDIA GPU Display Driver, which stems from a vulnerability in the kernel layer, where a null pointe...

5.5CVSS6.6AI score0.00113EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/11/02 12:0 a.m.1 views

NVIDIA GPU Display Driver Security Vulnerability

NVIDIA GPU Display Driver is a driver from NVIDIA Corporation for interactive support of graphics card display modules in operating systems. A security vulnerability exists in NVIDIA GPU Display Driver, which stems from a flaw in the kernel layer that could cause a null pointer dereference by an...

6.5CVSS6.6AI score0.00044EPSS
Exploits0References2
OSV
OSV
added 2023/07/21 11:5 a.m.1 views

OESA-2023-1437 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation. The out-of-bounds write is caused by missing skb-cb initialization in the ipvlan network...

7.8CVSS7.1AI score0.07717EPSS
Exploits4References7
OSV
OSV
added 2023/04/22 3:15 a.m.0 views

UBUNTU-CVE-2023-0190

NVIDIA GPU Display Driver for Linux contains a vulnerability in the kernel mode layer, where a NULL pointer dereference may lead to denial of service...

5.5CVSS5.8AI score0.00088EPSS
Exploits0References3
Rows per page
Query Builder