Lucene search
+L

2249 matches found

OSV
OSV
added 2024/04/20 6:03 a.m.19 views

SUSE-SU-2024:1362-1 Security update for the Linux Kernel RT (Live Patch 10 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001335 fixes several issues. The following security issues were fixed: - CVE-2024-26622: Fixed UAF write bug in tomoyowritecontrol bsc1220828. - CVE-2023-52340: Fixed ICMPv6 “Packet Too Big” packets force a DoS of the Linux kernel by forcing 100% CPU...

7.8CVSS7.6AI score0.0094EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/19 12:00 a.m.135 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6742-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6742-1 advisory. Daniele Antonioli discovered that the Secure Simple Pairing and Secure Connections pairing in the Bluetooth protocol could allow an...

7.8CVSS6.9AI score0.02224EPSS
SaveExploits2References5
NVD
NVD
added 2024/04/17 11:15 a.m.33 views

CVE-2024-26865

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsktimerhandler. syzkaller reported a warning of netns tracker 0 followed by KASAN splat 1 and another ref tracker warning 1. syzkaller could not find a repro, but in the log, the only...

7.8CVSS7.2AI score0.0023EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/17 11:15 a.m.16 views

CVE-2024-26875

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

6.4CVSS7.4AI score0.00247EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.24 views

CVE-2024-26875

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

6.4CVSS6.2AI score0.00247EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.48 views

CVE-2024-26852

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS6.1AI score0.00269EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.24 views

CVE-2024-26875 media: pvrusb2: fix uaf in pvr2_context_set_notify

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

6.8AI score0.00247EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.40 views

CVE-2024-26875 media: pvrusb2: fix uaf in pvr2_context_set_notify

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

7.8AI score0.00247EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.54 views

CVE-2024-26865 rds: tcp: Fix use-after-free of net in reqsk_timer_handler().

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsktimerhandler. syzkaller reported a warning of netns tracker 0 followed by KASAN splat 1 and another ref tracker warning 1. syzkaller could not find a repro, but in the log, the only...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/17 10:17 a.m.39 views

CVE-2024-26852 net/ipv6: avoid possible UAF in ip6_route_mpath_notify()

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS7.1AI score0.00269EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/17 10:17 a.m.278 views

CVE-2024-26852

CVE-2024-26852 (Linux kernel) : A use-after-free in IPv6 route multipath logic was fixed. The root cause was a read-after-free in ip6_route_mpath_notify invoked during multipath route updates, leading to potential UAF on fib6_info objects. The patch defers fib6_info_release() to the cleanup phase...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:17 a.m.31 views

CVE-2024-26852

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS8.2AI score0.00269EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/11 10:01 p.m.30 views

CVE-2021-47200

A use after free law was found in drivers/gpu/drm/drmprime.c in the Linux kernel, occuring in mmap with drmgemttmmmap...

6.7CVSS7.6AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/11 7:49 p.m.26 views

CVE-2021-47209

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Prevent dead task groups from regaining cfsrq's Kevin is reporting crashes which point to a use-after-free of a cfsrq in updateblockedaverages. Initial debugging revealed that we've live cfsrq's onlist=1 in an about t...

4.4CVSS7.5AI score0.00206EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.23 views

CVE-2021-47200

In the Linux kernel, the following vulnerability has been resolved: drm/prime: Fix use after free in mmap with drmgemttmmmap drmgemttmmmap drops a reference to the gem object on success. If the gem object's refcount == 1 on entry to drmgemprimemmap, that drop will free the gem object, and the...

7.8CVSS6.1AI score0.00219EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.30 views

CVE-2021-47209

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Prevent dead task groups from regaining cfsrq's Kevin is reporting crashes which point to a use-after-free of a cfsrq in updateblockedaverages. Initial debugging revealed that we've live cfsrq's onlist=1 in an about t...

7.8CVSS6.1AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.32 views

CVE-2021-47200 drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap

In the Linux kernel, the following vulnerability has been resolved: drm/prime: Fix use after free in mmap with drmgemttmmmap drmgemttmmmap drops a reference to the gem object on success. If the gem object's refcount == 1 on entry to drmgemprimemmap, that drop will free the gem object, and the...

7.8CVSS6.7AI score0.00219EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.35 views

CVE-2021-47200

In the Linux kernel, the following vulnerability has been resolved: drm/prime: Fix use after free in mmap with drmgemttmmmap drmgemttmmmap drops a reference to the gem object on success. If the gem object's refcount == 1 on entry to drmgemprimemmap, that drop will free the gem object, and the...

7.8CVSS7.6AI score0.00219EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/04/10 12:00 a.m.75 views

RHEL 7 : kernel (RHSA-2024:1746)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1746 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use-after-free in l2capconnect...

8.8CVSS7AI score0.02128EPSS
SaveExploits2References8
CVE
CVE
added 2024/04/07 8:07 a.m.79 views

CVE-2024-30416

A Use After Free (UAF) vulnerability, also described as a memory misreference vulnerability, exists in the underlying driver module of Huawei HarmonyOS and EMUI . Successful exploitation by an attacker can lead to a denial of service (DoS), impacting the availability of the affected devices. Whil...

6.9AI score0.00379EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder