Lucene search
+L

6347 matches found

Cvelist
Cvelist
added 2024/11/19 1:30 a.m.42 views

CVE-2024-50286 ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in ksmbdsmb2sessioncreate There is a race condition between ksmbdsmb2sessioncreate and ksmbdexpiresession. This patch add missing sessionstablelock while adding/deleting session from global session...

9.8CVSS0.00669EPSS
SaveExploits0References4
CVE
CVE
added 2024/11/19 1:30 a.m.132 views

CVE-2024-50285

The CVE-2024-50285 issue affects the ksmbd component of the Linux kernel. When a client sends simultaneous SMB requests to ksmbd, memory can be exhausted via the ksmbd_work_cache, leading to an Out-Of-Memory condition. The root cause is insufficient handling of concurrent SMB operations despite a...

7.5CVSS6.5AI score0.00596EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.28 views

CVE-2024-50283 ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in smb3preauthhashrsp ksmbdusersessionput should be called under smb3preauthhashrsp. It will avoid freeing session before calling smb3preauthhashrsp...

9.8CVSS0.00623EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.9 views

CVE-2024-50282

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add missing size check in amdgpudebugfsgprwaveread Avoid a possible buffer overflow if size is larger than 4K. cherry picked from commit f5d873f5825b40d886d03bd2aede91d4cf002434...

7.8CVSS5.9AI score0.00273EPSS
SaveExploits0
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.120 views

CVE-2024-50281

CVE-2024-50281 affects the Linux kernel’s key management component, specifically the trusted: dcp path. The vulnerability stems from sealing/unsealing a key blob where the AEAD cipher operation is submitted but not waited for, allowing a race that can lead to a NULL pointer dereference in the DCP...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/19 1:30 a.m.28 views

CVE-2024-50278 dm cache: fix potential out-of-bounds access on the first resume

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexpectedly before the first-time resume of the cache table. This happens because expanding the fast...

7.1CVSS6.2AI score
SaveExploits0References13
OSV
OSV
added 2024/11/19 1:30 a.m.18 views

CVE-2024-50276 net: vertexcom: mse102x: Fix possible double free of TX skb

In the Linux kernel, the following vulnerability has been resolved: net: vertexcom: mse102x: Fix possible double free of TX skb The scope of the TX skb is wider than just mse102xtxframespi, so in case the TX skb room needs to be expanded, we should free the the temporary skb instead of the origin...

9.8CVSS7AI score
SaveExploits0References8
OSV
OSV
added 2024/11/19 1:30 a.m.30 views

CVE-2024-50275 arm64/sve: Discard stale CPU state when handling SVE traps

In the Linux kernel, the following vulnerability has been resolved: arm64/sve: Discard stale CPU state when handling SVE traps The logic for handling SVE traps manipulates saved FPSIMD/SVE state incorrectly, and a race with preemption can result in a task having TIFSVE set and TIFFOREIGNFPSTATE...

7.3CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.25 views

CVE-2024-50274 idpf: avoid vport access in idpf_get_link_ksettings

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpfgetlinkksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the driver. On driver reset, it releases the resources and...

0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 1:30 a.m.24 views

CVE-2024-50274 idpf: avoid vport access in idpf_get_link_ksettings

In the Linux kernel, the following vulnerability has been resolved: idpf: avoid vport access in idpfgetlinkksettings When the device control plane is removed or the platform running device control plane is rebooted, a reset is detected on the driver. On driver reset, it releases the resources and...

7.8CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.23 views

CVE-2024-50271 signal: restore the override_rlimit logic

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

0.00234EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/19 1:26 a.m.27 views

CVE-2023-52921 drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpucspass1 Since the gangsize check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zhang @VAR10CK of Baidu Security...

7.8CVSS0.00231EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/11/15 12:0 a.m.20 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: fou: Fix null-ptr-deref in GRO. CVE-2024-46763 Affected Packages: kernel Note: This advisory is applicable to Amazon Linux 2 AL2 Core repository. Visit this FAQ section for the difference between AL2 Core and AL2...

5.5CVSS7.1AI score0.00713EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/11 1:58 p.m.32 views

CVE-2024-50263 fork: only invoke khugepaged, ksm hooks if no error

In the Linux kernel, the following vulnerability has been resolved: fork: only invoke khugepaged, ksm hooks if no error There is no reason to invoke these hooks early against an mm that is in an incomplete state. The change in commit d24062914837 "fork: use mtdup to duplicate maple tree in dupmma...

7.8CVSS0.00215EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/09 11:15 a.m.19 views

CVE-2024-50261

In the Linux kernel, the following vulnerability has been resolved: macsec: Fix use-after-free while sending the offloading packet KASAN reports the following UAF. The metadatadst, which is used to store the SCI value for macsec offload, is already freed by metadatadstfree in macsecfreenetdev,...

7.8CVSS0.00221EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.23 views

CVE-2024-50248

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

7.1CVSS0.00214EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.19 views

CVE-2024-50246

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check...

7.8CVSS0.00224EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/09 11:15 a.m.19 views

CVE-2024-50249

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Make rmwlock a rawspinlock The following BUG was triggered: ============================= BUG: Invalid wait context 6.12.0-rc2-XXX 406 Not tainted ----------------------------- kworker/1:1/62 is trying to lock:...

5.5CVSS0.00219EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/09 11:15 a.m.14 views

CVE-2024-50242

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfsfilerelease...

7.8CVSS0.00228EPSS
SaveExploits0References6
Rows per page
Query Builder