Lucene search
+L

2250 matches found

OSV
OSV
•added 2024/09/18 7:12 a.m.•31 views

CVE-2024-46740 binder: fix UAF caused by offsets overwrite

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF caused by offsets overwrite Binder objects are processed and copied individually into the target buffer during transactions. Any raw data in-between these objects is copied as well. However, this raw data copy lac...

7.8CVSS6AI score
SaveExploits0References12
RedhatCVE
RedhatCVE
•added 2024/09/13 3:13 p.m.•16 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

7.3CVSS7.2AI score0.00432EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/09/13 2:42 p.m.•16 views

CVE-2024-46683

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.7CVSS7.1AI score0.00213EPSS
SaveExploits0References4
NVD
NVD
•added 2024/09/13 6:15 a.m.•27 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
NVD
NVD
•added 2024/09/13 6:15 a.m.•27 views

CVE-2024-46683

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.8CVSS0.00213EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/09/13 5:29 a.m.•26 views

CVE-2024-46696

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS6.2AI score0.00432EPSS
SaveExploits0
CVE
CVE
•added 2024/09/13 5:29 a.m.•85 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
Cvelist
Cvelist
•added 2024/09/13 5:29 a.m.•41 views

CVE-2024-46696 nfsd: fix potential UAF in nfsd4_cb_getattr_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

9.8CVSS0.00432EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/09/13 5:29 a.m.•13 views

CVE-2024-46696 nfsd: fix potential UAF in nfsd4_cb_getattr_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4cbgetattrrelease Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last...

6.8AI score0.00432EPSS
SaveExploits0References2
OSV
OSV
•added 2024/09/13 5:29 a.m.•20 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
Cvelist
Cvelist
•added 2024/09/13 5:29 a.m.•44 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.8CVSS0.00213EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2024/09/13 5:29 a.m.•51 views

CVE-2024-46683

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.8CVSS6AI score0.00213EPSS
SaveExploits0
CVE
CVE
•added 2024/09/13 5:29 a.m.•119 views

CVE-2024-46683

CVE-2024-46683 refers to a Linux kernel vulnerability in the DRM/xe path where a use-after-free could occur around the preempt fence due to dropping the queue reference before the fence lock is secured. The issue arises because the fence lock was previously associated with the queue, and releasin...

7.8CVSS7.2AI score0.00213EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
•added 2024/09/12 12:00 a.m.•194 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2024-2394)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : kernel:ACPI: CPPC: Use accesswidth over bitwidth for system memory accessesCVE-2024-35995 ACPI: LPIT: Avoid u32 multiplication...

10CVSS7.5AI score0.02701EPSS
SaveExploits3References207
Tenable Nessus
Tenable Nessus
•added 2024/09/12 12:00 a.m.•22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-41070)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-41070 advisory. - In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in...

7.8CVSS5.9AI score0.0023EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2024/09/10 12:00 a.m.•61 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2024-2352)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix a memory leak in an error path of qla2x00processels Commit...

9.8CVSS6.6AI score0.00846EPSS
SaveExploits0References58
RedhatCVE
RedhatCVE
•added 2024/09/04 10:42 p.m.•19 views

CVE-2024-44974

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: avoid possible UaF when selecting endp selectlocaladdress and selectsignaladdress both select an endpoint entry from the list inside an RCU protected section, but return a reference to it, to be read later on. If the...

7.6CVSS6.8AI score0.00272EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/09/04 10:15 p.m.•26 views

CVE-2024-44987

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6sendskb syzbot reported an UAF in ip6sendskb 1 After ip6localout has returned, we no longer can safely dereference rt, unless we hold rcureadlock. A similar issue has been fixed in commit a688caa34beb "ipv...

6.6CVSS6.9AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/09/04 10:15 p.m.•30 views

CVE-2024-44986

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6finishoutput2 If skbexpandhead returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcureadlock to make sure the dst and associated idev are alive...

7.3CVSS7AI score0.00706EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/09/04 10:15 p.m.•23 views

CVE-2024-44985

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6xmit If skbexpandhead returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcureadlock to prevent a possible UAF...

7.6CVSS7AI score0.00876EPSS
SaveExploits0References4
Rows per page
Query Builder