Lucene search
+L

235 matches found

UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.27 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/01 1:0 p.m.91 views

CVE-2024-27061

CVE-2024-27061 affects the Linux kernel crypto sun8i-ce path (sun8i_ce_cipher_do_one) due to a use-after-free in unprepare. The root cause is use-after-free of memory when client callbacks may free memory before sun8i_ce_cipher_unprepare is called, leading to a potential pointer dereference and a...

7.8CVSS6.6AI score0.00226EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/01 1:0 p.m.16 views

CVE-2024-27061 crypto: sun8i-ce - Fix use after free in unprepare

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.6AI score0.00226EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/17 6:54 p.m.24 views

CVE-2024-26868

A vulnerability was found in the fflayoutcancelio function in the Linux kernel. Improper error checking with the mirrords structure fails to check if it is NULL, leading to a potential NULL pointer dereference. This issue could lead to crashes. Mitigation Mitigation for this issue is either not...

5.5CVSS8.7AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.32 views

CVE-2024-26867

In the Linux kernel, the following vulnerability has been resolved: comedi: comedi8255: Correct error in subdevice initialization The refactoring done in commit 5c57b1ccecc7 "comedi: comedi8255: Rework subdevice initialization functions" to the initialization of the io field of struct...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/17 10:27 a.m.9 views

CVE-2024-26868 nfs: fix panic when nfs4_ff_layout_prepare_ds() fails

In the Linux kernel, the following vulnerability has been resolved: nfs: fix panic when nfs4fflayoutprepareds fails We've been seeing the following panic in production BUG: kernel NULL pointer dereference, address: 0000000000000065 PGD 2f485f067 P4D 2f485f067 PUD 2cc5d8067 PMD 0 RIP:...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.27 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.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.46 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.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:17 a.m.6 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.0025EPSS
SaveExploits0References12
CVE
CVE
added 2024/04/03 2:54 p.m.178 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.00227EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.37 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.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/16 6:7 p.m.24 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.00196EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.45 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.2AI score0.00257EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.49 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.2AI score0.00294EPSS
SaveExploits1References22
Positive Technologies
Positive Technologies
added 2024/03/09 12:0 a.m.8 views

PT-2024-4107

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 dereferenc...

6.8CVSS6.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/04 8:7 p.m.27 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.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.40 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.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.69 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.00257EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.33 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.00257EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.36 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.00294EPSS
SaveExploits1References6
Rows per page
Query Builder