Lucene search
+L

2338 matches found

NVD
NVD
added 2024/04/03 3:15 p.m.28 views

CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

7.8CVSS7.7AI score0.00233EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

UBUNTU-CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

7.8CVSS6.2AI score0.00233EPSS
SaveExploits0References26
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-CVE-2024-26700

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

5.5CVSS6.1AI score0.00227EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.27 views

CVE-2024-26718

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

7.8CVSS6AI score0.00233EPSS
SaveExploits0References25
OSV
OSV
added 2024/04/03 2:55 p.m.9 views

CVE-2024-26718 dm-crypt, dm-verity: disable tasklets

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

7.8CVSS6.2AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.20 views

CVE-2024-26718 dm-crypt, dm-verity: disable tasklets

In the Linux kernel, the following vulnerability has been resolved: dm-crypt, dm-verity: disable tasklets Tasklets have an inherent problem with memory corruption. The function taskletactioncommon calls tasklettrylock, then it calls the tasklet callback and then it calls taskletunlock. If the...

7.8CVSS7.1AI score0.00233EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.172 views

CVE-2024-26718

CVE-2024-26718 affects the Linux kernel’s dm-crypt and dm-verity components. The issue arises from a memory‑corruption scenario in tasklets: tasklet_action_common calls tasklet_trylock, then the tasklet callback, then tasklet_unlock; if the callback frees the tasklet’s containing structure (or fr...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References5Affected Software1
hivepro
hivepro
added 2024/04/03 2:28 a.m.28 views

Stealer Malwares Delivered Through Malicious Ads and Bogus Websites

Summary: Two distinct stealer malware programs, including Atomic Stealer, are being distributed to Apple macOS users through deceptive advertisements and counterfeit websites. These recent attacks have successfully infected victims macOS devices with infostealers. Threat Level - Red | Attack Repo...

6.8AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/03/30 7:16 a.m.38 views

Hackers Target macOS Users with Malicious Ads Spreading Stealer Malware

Malicious ads and bogus websites are acting as a conduit to deliver two different stealer malware, including Atomic Stealer, targeting Apple macOS users. The ongoing infostealer attacks targeting macOS users may have adopted different methods to compromise victims' Macs, but operate with the end...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.5 views

kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c

A flaw was found in the Linux kernel Direct Rendering Infrastructure DRI subsystem in which a use-after-free can be caused when a user triggers a race condition between a nonblocking atomic commit and a driver unload. A local user could use this flaw to crash the system or potentially escalate...

7CVSS6.8AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/03/06 12:44 p.m.16 views

kernel: use-after-free during a race condition between a nonblocking atomic commit and a driver unload in drivers/gpu/drm/drm_atomic.c

A flaw was found in the Linux kernel Direct Rendering Infrastructure DRI subsystem in which a use-after-free can be caused when a user triggers a race condition between a nonblocking atomic commit and a driver unload. A local user could use this flaw to crash the system or potentially escalate...

7CVSS6.8AI score0.00247EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.18 views

UBUNTU-CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS6.2AI score0.00309EPSS
SaveExploits1References27
Malwarebytes
Malwarebytes
added 2024/03/05 11:21 a.m.40 views

No “Apple magic” as 11% of macOS detections last year came from malware

We’re going to let you in on a little cybersecurity secret… There’s malware on Mac computers. There pretty much always has been. As revealed in our 2024 ThreatDown State of Malware report, a full 11% of all detections recorded by Malwarebytes on Mac computers in 2023 were for different variants o...

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/04 7:50 p.m.26 views

CVE-2023-52503

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdteeclosesession There is a potential race condition in amdteeclosesession that may cause use-after-free in amdteeopensession. For instance, if a session has refcount == 1, and o...

6CVSS7.7AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/02 10:15 p.m.4 views

UBUNTU-CVE-2023-52503

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix use-after-free vulnerability in amdteeclosesession There is a potential race condition in amdteeclosesession that may cause use-after-free in amdteeopensession. For instance, if a session has refcount == 1, and o...

7.8CVSS6AI score0.00258EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/01 10:15 p.m.19 views

CVE-2021-47076

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

5.5CVSS7.1AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/01 10:15 p.m.13 views

CVE-2021-47076

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

5.5CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2024/03/01 10:15 p.m.4 views

DEBIAN-CVE-2021-47076

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/01 10:15 p.m.38 views

CVE-2021-47076

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/03/01 9:15 p.m.23 views

CVE-2021-47076 RDMA/rxe: Return CQE error if invalid lkey was supplied

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Return CQE error if invalid lkey was supplied RXE is missing update of WQE status in LOCALWRITE failures. This caused the following kernel panic if someone sent an atomic operation with an explicitly wrong lkey. leonro@...

7.3AI score0.00228EPSS
SaveExploits0References3
Rows per page
Query Builder