Lucene search
+L

13051 matches found

Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.34 views

CVE-2022-48858

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix a race on command flush flow Fix a refcount use after free warning due to a race on command entry. Such race occurs when one of the commands releases its last refcount and frees its index and entry while another...

7CVSS5.4AI score0.00178EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.51 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

0.00183EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.55 views

CVE-2022-48842

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 12:25 p.m.28 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.13 views

CVE-2022-48842 ice: Fix race condition during interface enslave

In the Linux kernel, the following vulnerability has been resolved: ice: Fix race condition during interface enslave Commit 5dbbbd01cbba83 "ice: Avoid RTNL lock when re-creating auxiliary device" changes a process of re-creation of aux device so iceplugauxdev is called from iceservicetask context...

6.7AI score0.00183EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

DEBIAN-CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

4.7CVSS5.2AI score0.00313EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48822

In the Linux kernel, the following vulnerability has been resolved: usb: ffs: Fix use-after-free for epfile Consider a case where ffsfuncepsdisable is called from ffsfuncdisable as part of composition switch and at the same time ffsepfilerelease get called from userspace. ffsepfilerelease will fr...

7.8CVSS5.8AI score0.00275EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48820

In the Linux kernel, the following vulnerability has been resolved: phy: stm32: fix a refcount leak in stm32usbphycpllenable This error path needs to decrement "usbphyc-npllcons.counter" before returning...

7.1CVSS5.8AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2022-48810

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

5.5CVSS5.4AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

UBUNTU-CVE-2022-48810

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/16 12:15 p.m.12 views

UBUNTU-CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS5.9AI score0.00313EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.17 views

CVE-2022-48830

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix potential CAN frame reception race in isotprcv When receiving a CAN frame the current code logic does not consider concurrently receiving processes which do not show up in real world usage. Ziyang Xuan writes: The...

8.8CVSS5.9AI score0.00313EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.72 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

7.8CVSS5.3AI score0.00285EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.15 views

CVE-2022-48810 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

6.7AI score0.00213EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.28 views

CVE-2022-48810 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

0.00213EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/16 11:44 a.m.100 views

CVE-2022-48810

In CVE-2022-48810, the Linux kernel fixes a RTNL lock handling issue in IPv4/IPv6 multicast code: ipmr and ip6mr_free_table() could be called on the failure path without proper RTNL protection. The patch ensures RTNL is held before freeing mroute tables, preventing an assertion failure observed i...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:13 a.m.22 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
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.8 views

SUSE CVE-2024-40911

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Lock wiphy in cfg80211getstation Wiphy should be locked before calling rdevgetstation see lockdep assert in ieee80211getstation. This fixes the following kernel NULL dereference: Unable to handle kernel NULL point...

5.5CVSS6.4AI score0.00408EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.8 views

SUSE CVE-2024-40922

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't lock while !TASKRUNNING There is a report of iorsrcrefquiesce locking a mutex while not TASKRUNNING, which is due to forgetting restoring the state back after ioruntaskworksig and attempts to break out of the...

3.3CVSS6.4AI score0.00212EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.9 views

SUSE CVE-2024-40949

In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix getting incorrect lruvec when replacing a shmem folio When testing shmem swapin, I encountered the warning below on my machine. The reason is that replacing an old shmem folio with a new one causes memcgroupmigrate...

7.8CVSS7.6AI score0.00221EPSS
SaveExploits0References3
Rows per page
Query Builder