Lucene search
+L

2121 matches found

RedHat Linux
RedHat Linux
added 2024/08/13 12:7 p.m.225 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.02701EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2024/08/13 11:17 a.m.38 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service. Red Hat Product Security has rated this update as...

9.1CVSS7AI score0.02701EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.101 views

RHEL 7 : kernel (RHSA-2024:5259)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5259 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: FUSE allows UAF reads of write...

7.8CVSS7.2AI score0.02701EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.19 views

CVE-2024-42233

In the Linux kernel, a vulnerability was fixed by replacing pteoffsetmap with pteoffsetmapnolock in the filemapfaultrecheckptenone function. The original use of pteoffsetmap relied on a potentially stale page table lock PTL, which could lead to a use-after-free UAF condition if the page table was...

3.3CVSS3.9AI score0.00192EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.21 views

CVE-2024-42233

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS5.7AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/07 3:14 p.m.22 views

CVE-2024-42233 filemap: replace pte_offset_map() with pte_offset_map_nolock()

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

7.8CVSS4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.18 views

CVE-2024-42233 filemap: replace pte_offset_map() with pte_offset_map_nolock()

In the Linux kernel, the following vulnerability has been resolved: filemap: replace pteoffsetmap with pteoffsetmapnolock The vmf-ptl in filemapfaultrecheckptenone is still set from handleptefault. But at the same time, we did a pteunmapvmf-pte. After a pteunmapvmf-pte unmap and rcureadunlock, th...

6.8AI score0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/07 3:14 p.m.70 views

CVE-2024-42233

CVE-2024-42233 concerns a Linux kernel memory-management issue in filemap_fault_recheck_pte_none() where vmf->ptl could be stale after a pte_unmap(), potentially allowing page-table races. The fix is to replace pte_offset_map() with pte_offset_map_nolock(), removing reliance on PTL for protect...

7.8CVSS6.4AI score0.00192EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/06 8:59 p.m.12 views

CLSA-2024-1722977984 kernel: Fix of 16 CVEs

ima: Fix use-after-free on a dentry's dname.name CVE-2024-39494 - ima: define imamaxdigestdata struct without a flexible array variable - ima: detect changes to the backing overlay file - tcp: Use refcountincnotzero in tcptwskunique. CVE-2024-36904 - afunix: Fix garbage collector racing against...

9.8CVSS7.1AI score0.02701EPSS
SaveExploits3References1
Malwarebytes
Malwarebytes
added 2024/08/06 1:47 p.m.47 views

Android vulnerability used in targeted attacks patched by Google

Google has released patches for 46 vulnerabilities in Android, including a remote code execution RCE vulnerability that it says has been used in limited, targeted attacks. You can find your device’s Android version number, security update level, and Google Play system level in your Settings app...

7.8CVSS8.5AI score0.02701EPSS
SaveExploits1
Cvelist
Cvelist
added 2024/08/05 11:33 a.m.52 views

CVE-2024-4607 Mali GPU Kernel Driver allows improper GPU memory processing operations

Use After Free vulnerability in Arm Ltd Bifrost GPU Kernel Driver, Arm Ltd Valhall GPU Kernel Driver, Arm Ltd Arm 5th Gen GPU Architecture Kernel Driver allows a local non-privileged user to make improper GPU memory processing operations to gain access to already freed memory.This issue affects...

0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/01 12:0 a.m.38 views

PUB-A-283319714

Bulletin has no description...

7.8CVSS6.8AI score0.00122EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.17 views

CVE-2024-41096

A use after free vulnerability was found in the Linux Kernel. Failure propagates back to pcimsisetupmsiirqs in msicapabilityinit, which accesses the descriptor for unmasking in the error exit path, leading to a loss of confidentiality, integrity, and availability. Mitigation Mitigation for this...

6.7CVSS8.1AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:15 a.m.19 views

CVE-2024-41070

In the Linux kernel, the following vulnerability has been resolved: KVM: PPC: Book3S HV: Prevent UAF in kvmspaprtceattachiommugroup Al reported a possible use-after-free UAF in kvmspaprtceattachiommugroup. It looks up stt from tablefd, but then continues to use it after doing fdput on the returne...

7.8CVSS7AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:13 a.m.26 views

CVE-2024-41040

A use-after-free vulnerability was found in the net/sshd tcfctflowtableprocessconn of the Linux kernel. This flaw allows an attacker with a crafted payload to induce a system crash, resulting in a loss of system availability. Mitigation Mitigation for this issue is either not available or the...

5.2CVSS7.5AI score0.01EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.25 views

CVE-2024-42109

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally flush pending work before notifier syzbot reports: KASAN: slab-uaf in nftctxupdate include/net/netfilter/nftables.h:1831 KASAN: slab-uaf in nftcommitrelease net/netfilter/nftablesapi.c:9530...

7.8CVSS6.4AI score0.00249EPSS
SaveExploits0References23
OSV
OSV
added 2024/07/30 7:46 a.m.17 views

CVE-2024-42109 netfilter: nf_tables: unconditionally flush pending work before notifier

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally flush pending work before notifier syzbot reports: KASAN: slab-uaf in nftctxupdate include/net/netfilter/nftables.h:1831 KASAN: slab-uaf in nftcommitrelease net/netfilter/nftablesapi.c:9530...

7.8CVSS6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.23 views

CVE-2024-42109 netfilter: nf_tables: unconditionally flush pending work before notifier

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: unconditionally flush pending work before notifier syzbot reports: KASAN: slab-uaf in nftctxupdate include/net/netfilter/nftables.h:1831 KASAN: slab-uaf in nftcommitrelease net/netfilter/nftablesapi.c:9530...

7.8CVSS0.00249EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/29 4:15 p.m.35 views

CVE-2024-41092

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix potential UAF by revoke of fence registers CI has been sporadically reporting the following issue triggered by igt@i915selftest@live@hangcheck on ADL-P and similar machines: 414.049203 i915: Running...

7.8CVSS0.0027EPSS
SaveExploits0References7
NVD
NVD
added 2024/07/29 4:15 p.m.21 views

CVE-2024-41096

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Fix UAF in msicapabilityinit KFENCE reports the following UAF: BUG: KFENCE: use-after-free read in pcienablemsirange+0x2c0/0x488 Use-after-free read at 0x0000000024629571 in kfence-12: pcienablemsirange+0x2c0/0x488...

7.8CVSS0.0024EPSS
SaveExploits0References5
Rows per page
Query Builder