Lucene search
+L

73 matches found

Vulnrichment
Vulnrichment
•added 2024/07/16 11:13 a.m.•23 views

CVE-2022-48785 ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6getlladdr Some time ago 8965779d2c0e "ipv6,mcast: always hold idev-lock before mcalock" switched ipv6getlladdr to ipv6getlladdr, which is rcu-unsafe version. That was OK, because idev-lock...

8.8CVSS6.8AI score0.00253EPSS
SaveExploits0References4
CVE
CVE
•added 2024/07/16 11:13 a.m.•100 views

CVE-2022-48785

The CVE-2022-48785 issue in the Linux kernel concerns ipv6: mcast path where ipv6_get_lladdr() was switched to __ipv6_get_lladdr(), an RCUnsafe variant, after external locks were removed in mld updates. The description notes this is only safe when idev->lock is held for those code paths, but w...

8.8CVSS6.5AI score0.00253EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2024/07/16 11:13 a.m.•64 views

CVE-2022-48785

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6getlladdr Some time ago 8965779d2c0e "ipv6,mcast: always hold idev-lock before mcalock" switched ipv6getlladdr to ipv6getlladdr, which is rcu-unsafe version. That was OK, because idev-lock...

8.8CVSS5.5AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
•added 2024/07/16 11:13 a.m.•50 views

CVE-2022-48785 ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6getlladdr Some time ago 8965779d2c0e "ipv6,mcast: always hold idev-lock before mcalock" switched ipv6getlladdr to ipv6getlladdr, which is rcu-unsafe version. That was OK, because idev-lock...

8.8CVSS0.00253EPSS
SaveExploits0References4
OSV
OSV
•added 2024/07/16 11:13 a.m.•35 views

CVE-2022-48785 ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: use rcu-safe version of ipv6getlladdr Some time ago 8965779d2c0e "ipv6,mcast: always hold idev-lock before mcalock" switched ipv6getlladdr to ipv6getlladdr, which is rcu-unsafe version. That was OK, because idev-lock...

8.8CVSS6AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2024/05/01 9:58 p.m.•27 views

CVE-2024-27390

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

5.5CVSS6.9AI score0.00223EPSS
SaveExploits0References4
OSV
OSV
•added 2024/05/01 1:05 p.m.•28 views

CVE-2024-27390 ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

6AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2024/05/01 1:05 p.m.•36 views

CVE-2024-27390 ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

6.7AI score0.00223EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2024/05/01 1:05 p.m.•27 views

CVE-2024-27390

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/04/18 2:35 a.m.•77 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. 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...

9.8CVSS6.6AI score0.00969EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2024/03/18 3:28 p.m.•27 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

2.5CVSS6.5AI score0.00186EPSS
SaveExploits0References3
NVD
NVD
•added 2024/03/18 11:15 a.m.•22 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS7.5AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2024/03/18 11:15 a.m.•44 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
•added 2024/03/18 10:07 a.m.•20 views

CVE-2024-26631 ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS6.7AI score0.00186EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/03/18 10:07 a.m.•29 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS7AI score0.00186EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/03/12 11:48 a.m.•51 views

Important: Red Hat Security Advisory: kernel security and bug fix update

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

8.8CVSS7.2AI score0.09141EPSS
SaveExploits6References17
RedhatCVE
RedhatCVE
•added 2024/03/06 10:38 p.m.•42 views

CVE-2023-52587

A hard lockup flaw was found in the Linux kernel’s IPoIB driver in how a user triggers the ipoibmcastjointask function, caused by invalid priv-multicastlist locking. This flaw allows a local user to crash the system. Mitigation To mitigate this issue, prevent module ibcore from being loaded. Plea...

5.5CVSS7.2AI score0.00309EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
•added 2024/03/06 6:46 p.m.•31 views

CVE-2024-26626

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

5.5CVSS6.1AI score0.00639EPSS
SaveExploits0References4
NVD
NVD
•added 2024/03/06 7:15 a.m.•37 views

CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS7.4AI score0.00309EPSS
SaveExploits1References10
Prion
Prion
•added 2024/03/06 7:15 a.m.•21 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

6.2AI score0.00639EPSS
SaveExploits0References4
Rows per page
Query Builder