Lucene search
+L

6348 matches found

Cvelist
Cvelist
added 2024/09/13 6:27 a.m.28 views

CVE-2024-46702 thunderbolt: Mark XDomain as unplugged when router is removed

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Mark XDomain as unplugged when router is removed I noticed that when we do discrete host router NVM upgrade and it gets hot-removed from the PCIe side as a result of NVM firmware authentication, if there is another...

0.00238EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.18 views

CVE-2024-46701 libfs: fix infinite directory reads for offset dir

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

6.8AI score0.00188EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/13 6:15 a.m.30 views

CVE-2024-46695

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inodesetsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an NFS filesystem that is exported with root squashin...

9.8CVSS0.00531EPSS
SaveExploits0References8
NVD
NVD
added 2024/09/13 6:15 a.m.21 views

CVE-2024-46697

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4fattrargs.context is zeroed out If nfsd4encodefattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will be set to uninitialized junk on the stack, which we'l...

9.8CVSS0.00416EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/13 6:15 a.m.21 views

CVE-2024-46693

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmicglink child drivers, the protection-domain notifiers fires, and the associated work is...

4.7CVSS0.00209EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/13 5:29 a.m.81 views

CVE-2024-46700

CVE-2024-46700 is rejected/not used.

7.5AI score
SaveExploits0
CVE
CVE
added 2024/09/13 5:29 a.m.71 views

CVE-2024-46699

CVE-2024-46699: In the Linux kernel, drm/v3d preemption was not disabled around the write_seqcount_begin/end() used to update GPU stats, risking seqcount/RCU race conditions. Root cause: missing __seqprop_assert around the update path in v3d stats code leading to potential data corruption under p...

7.8CVSS7.4AI score0.00212EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/09/13 5:29 a.m.72 views

CVE-2024-46696

The CVE-2024-46696 issue affects the Linux kernel’s NFS daemon (nfsd), specifically the nfsd4_cb_getattr_release path. The root cause is a use-after-free (UAF) risk that arises after dropping a delegation reference; the vulnerable fields can be accessed only if the reference is still considered v...

9.8CVSS7.3AI score0.00432EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

7.1AI score0.00228EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.26 views

CVE-2024-46693 soc: qcom: pmic_glink: Fix race during initialization

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmicglink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmicglink child drivers, the protection-domain notifiers fires, and the associated work is...

0.00209EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46692 firmware: qcom: scm: Mark get_wq_ctx() as atomic call

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Mark getwqctx as atomic call Currently getwqctx is wrongly configured as a standard call. When two SMC calls are in sleep and one SMC wakes up, it calls getwqctx to resume the corresponding sleeping thread. B...

5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.13 views

CVE-2024-46690 nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfsd4deleggetattrconflict in presence of third party lease It is not safe to dereference fl-c.flcowner without first confirming fl-fllmops is the expected manager. nfsd4deleggetattrconflict tests fllmops but largely...

6.7AI score0.00401EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/13 5:29 a.m.72 views

CVE-2024-46690

The CVE-2024-46690 entry documents a Linux kernel issue in nfsd4_deleg_getattr_conflict when a third‑party lease manager is present. The vulnerability stemmed from unsafe dereference of fl->c.flc_owner without verifying fl->fl_lmops, causing incorrect handling of nfsd4_deleg_getattr_conflic...

9.8CVSS5.2AI score0.00401EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/09/13 5:29 a.m.156 views

CVE-2024-46685

CVE-2024-46685 is a Linux kernel vulnerability involving the pinctrl/pinmux subsystem. The issue was a potential NULL dereference: pinmux_generic_get_function() could return NULL and PCS_get_function() dereferenced the pointer without NULL-checks. The fix adds a NULL check for the function pointe...

5.5CVSS6.3AI score0.00259EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/09/13 5:29 a.m.146 views

CVE-2024-46686

CVE-2024-46686 (Linux kernel) : The vulnerability lies in the SMBv2 read path where smb2_new_read_req() can dereference rdata=NULL when SMB2_read() is used with RDMA and the rdma_readwrite_threshold is reached. This affects the Linux kernel smb client code and is triggered from the SMB2_read() fl...

5.5CVSS6AI score0.00231EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.31 views

CVE-2024-46685 pinctrl: single: fix potential NULL dereference in pcs_get_function()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

0.00259EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.36 views

CVE-2024-46684 binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: fix AUXV size calculation when ELFHWCAP2 is defined createelffdpictables does not correctly account the space for the AUX vector when an architecture has ELFHWCAP2 defined. Prior to the commit 10e29251be0e...

0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46683 drm/xe: prevent UAF around preempt fence

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7.8CVSS6.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.11 views

CVE-2024-46682 nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open

In the Linux kernel, the following vulnerability has been resolved: nfsd: prevent panic for nfsv4.0 closed files in nfs4showopen Prior to commit 3f29cc82a84c "nfsd: split scstatus out of sctype" statesshow relied on sctype field to be of valid type before calling into a subfunction to show conten...

6.6AI score0.0019EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46683 drm/xe: prevent UAF around preempt fence

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

6.8AI score0.00215EPSS
SaveExploits0References2
Rows per page
Query Builder