Lucene search
+L

9611 matches found

Prion
Prion
added 2024/03/11 6:15 p.m.41 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: move mmu notification mechanism inside mm lock Move mmu notification mechanism inside mm lock to prevent race condition in other components which depend on it. The notifier will invalidate memory range. Depending...

7.2AI score0.00164EPSS
SaveExploits0References2
Prion
Prion
added 2024/03/11 6:15 p.m.43 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.2AI score0.0018EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/06 6:46 p.m.39 views

CVE-2024-26625

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

7.8CVSS7.1AI score0.00249EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2024/03/06 3:03 p.m.59 views

Exit Scam: BlackCat Ransomware Group Vanishes After $22 Million Payout

The threat actors behind the BlackCat ransomware have shut down their darknet website and likely pulled an exit scam after uploading a bogus law enforcement seizure banner. "ALPHV/BlackCat did not get seized. They are exit scamming their affiliates," security researcher Fabian Wosar said. "It is...

7.3AI score
SaveExploits0
OSV
OSV
added 2024/03/06 11:09 a.m.31 views

BIT-WILDFLY-2020-25640

A flaw was discovered in WildFly before 21.0.0.Final where, Resource adapter logs plain text JMS password at warning level on connection error, inserting sensitive information in the log file...

5.3CVSS6AI score0.01348EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:04 a.m.29 views

BIT-ROUNDCUBE-2021-44025

Roundcube before 1.3.17 and 1.4.x before 1.4.12 is prone to XSS in handling an attachment's filename extension when displaying a MIME type warning message...

6.1CVSS7.2AI score0.01047EPSS
SaveExploits0References8
Prion
Prion
added 2024/03/06 7:15 a.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

6.4AI score0.00249EPSS
SaveExploits0References8
Prion
Prion
added 2024/03/06 7:15 a.m.32 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-fkuehlin 276 Not tainted...

6.7AI score
SaveExploits0References5
CVE
CVE
added 2024/03/06 6:45 a.m.10478 views

CVE-2024-26628

CVE-2024-26628 is a rejected CVE entry and does not represent an active vulnerability.

7.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.49 views

CVE-2024-26628

Removed by vendor...

6.6AI score
SaveExploits0
CVE
CVE
added 2024/03/06 6:45 a.m.5428 views

CVE-2024-26625

The CVE-2024-26625 entry concerns a Linux kernel issue in the LLC path where a stale sk->sk_wq pointer could remain after releasing an LLC socket. The trace indicates a use-after-free path triggered by sock_wfree and related sk_buff paths. The fix involves a commit that clears sock->sk afte...

7.8CVSS5.8AI score0.00249EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.49 views

CVE-2023-52604 FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree

In the Linux kernel, the following vulnerability has been resolved: FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfsdmap.c:2867:6 index 196694 is out of range for type 's81365' aka 'signed char1365' CPU: 1...

7.8CVSS6.6AI score0.00249EPSS
SaveExploits0References8
NVD
NVD
added 2024/03/04 6:15 p.m.40 views

CVE-2021-47092

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx-fail on emulationrequired Revert a relatively recent change that set vmx-fail if the vCPU is in L2 and emulationrequired is true, as that behavior is completely bogus. Setting vmx-fail and synthesizing ...

5.5CVSS6.3AI score0.00288EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.18 views

CVE-2021-47094

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmulock in the TDP MMU, restart the iterator during tdpiternext and do not advance the iterator. Advancing the iterator results in skipping the...

7.8CVSS6.4AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/04 6:15 p.m.7 views

UBUNTU-CVE-2021-47094

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmulock in the TDP MMU, restart the iterator during tdpiternext and do not advance the iterator. Advancing the iterator results in skipping the...

7.8CVSS6.1AI score0.00218EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/04 5:58 p.m.32 views

CVE-2023-52571

In the Linux kernel, the following vulnerability has been resolved: power: supply: rk817: Fix node refcount leak Dan Carpenter reports that the Smatch static checker warning has found that there is another refcount leak in the probe function. While ofnodeput was added in one of the return paths, ...

3.3CVSS6.6AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.19 views

CVE-2023-52527

In the Linux kernel, the following vulnerability has been resolved: ipv4, ipv6: Fix handling of transhdrlen in ip,6appenddata Including the transhdrlen in length is a problem when the packet is partially filled e.g. something like sendMSGMORE happened previously when appending to an IPv4 or IPv6...

5.5CVSS7.4AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/02 10:15 p.m.15 views

AZL-55463 CVE-2022-48628 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.9 views

DEBIAN-CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/02 10:15 p.m.24 views

CVE-2022-48628

In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the icount will be released. Then it will flush the dirty cap/sna...

5.5CVSS7.2AI score0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder