Lucene search
+L

1994 matches found

NVD
NVD
added 2025/09/18 4:15 p.m.16 views

CVE-2022-50413

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/18 4:15 p.m.4 views

UBUNTU-CVE-2022-50413

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free We've already freed the assocdata at this point, so need to use another copy of the AP MLD address instead...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 4:3 p.m.38 views

CVE-2022-50413

CVE-2022-50413 describes a Linux kernel issue in wifi/mac80211 where the assoc_data is freed and another copy of the AP (MLD) address must be used. The vulnerability is described in multiple sources as resolved, with the core problem being a use-after-free in mac80211 that can impact confidential...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.3 views

SUSE CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References25
OSV
OSV
added 2025/09/17 3:15 p.m.5 views

UBUNTU-CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS6AI score0.00178EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.7 views

CVE-2023-53365 ip6mr: Fix skb_under_panic in ip6mr_cache_report()

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

7.1AI score0.00178EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a skbunderpanic issue in the ip6mrcachereport function, which could cause the kernel to crash...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.5 views

SUSE CVE-2022-50310

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS6.6AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.7 views

DEBIAN-CVE-2022-50310

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50310

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.35 views

CVE-2022-50310 ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 2:46 p.m.31 views

CVE-2022-50310

Summary: CVE-2022-50310 affects the Linux kernel and describes a use-after-free (UAF) in ip6mr_sk_done() when addrconf_init_net() fails during net initialization. The vulnerability arises because devconf_all is freed during addrconf_init_net() failure, but ip6mr_sk_done() later accesses devconf-&...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/15 2:46 p.m.12 views

CVE-2022-50310 ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS6.3AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/15 10:31 a.m.4 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.8AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/15 8:24 a.m.11 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.8CVSS6.9AI score0.00154EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/09/15 8:24 a.m.5 views

kernel: ipv6: mcast: Delay put pmc->idev in mld_del_delrec()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Delay put pmc-idev in mlddeldelrec pmc-idev is still used in ip6mcclearsrc, so as mldcleardelrec does, the reference should be put after ip6mcclearsrc return...

7.8CVSS6.8AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.8 views

RHEL 9 : kernel (RHSA-2025:15740)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:15740 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: mcast: Delay put pmc-idev in...

7.8CVSS7.3AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/15 12:0 a.m.10 views

Oracle Linux 9 : kernel (ELSA-2025-15740)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2025-15740 advisory. - ipv6: mcast: Delay put pmc-idev in mlddeldelrec CKI Backport Bot RHEL-111149 CVE-2025-38550 - posix-cpu-timers: fix race between handleposixcputimers and...

7.8CVSS7.5AI score0.01345EPSS
SaveExploits8References2
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 views

PT-2025-37612

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue was identified in the ip6mr sk done function within the Linux kernel. This occurs when addrconf init net fails, leading to the release of a pointer devconf...

6.2AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 12:0 a.m.5 views

ALSA-2025:15740 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: mcast: Delay put pmc-idev in mlddeldelrec CVE-2025-38550 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related...

7.8CVSS6.5AI score0.00154EPSS
SaveExploits0References4
Rows per page
Query Builder