Lucene search
+L

14268 matches found

UbuntuCve
UbuntuCve
added 2024/06/25 3:15 p.m.26 views

CVE-2024-39461

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/06/25 2:22 p.m.27 views

CVE-2024-39293 Revert "xsk: Support redirect to any socket bound to the same umem"

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same...

9.8CVSS7AI score0.00314EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/06/25 1:52 p.m.32 views

CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

4.4CVSS7AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/25 12:57 p.m.9 views

MAL-2024-2940 Malicious code in react-select-custom-commit (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:57 p.m.10 views

Malicious code in react-select-custom-commit (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/24 2:15 p.m.27 views

CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References12
CVE
CVE
added 2024/06/24 1:50 p.m.126 views

CVE-2024-38663

The CVE-2024-38663 issue is a Linux kernel vulnerability in blk-cgroup where a list may become corrupted during reset of I/O statistics. The root cause described is that, since commit 3b8cc6298724, each iostat instance is added to the blkcg per-cpu list; blkcg_reset_stats() attempted to reset the...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.8 views

SUSE CVE-2022-48733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:createsnapshot, we allocate a pending snapshot structure and then attach it to the transaction's list of pending snapshots. After that we call...

6.7CVSS6.2AI score0.0023EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.35 views

CVE-2024-36484 net: relax socket state check at accept time.

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

6.6AI score0.00301EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 2:55 p.m.44 views

CVE-2024-38596

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.8 views

CVE-2024-6185

A vulnerability, which was classified as critical, has been found in Ruijie RG-UAC 1.0. Affected by this issue is the function getipaddrdetails of the file /view/dhcp/dhcpConfig/commit.php. The manipulation of the argument ethname leads to os command injection. The attack may be launched remotely...

8.8CVSS6.2AI score0.09094EPSS
SaveExploits1References4
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

CVE-2024-6184

A vulnerability classified as critical was found in Ruijie RG-UAC 1.0. Affected by this vulnerability is an unknown functionality of the file /view/systemConfig/reboot/rebootcommit.php. The manipulation of the argument servicename leads to os command injection. The attack can be launched remotely...

9.8CVSS5.5AI score0.09681EPSS
SaveExploits1References4
OSV
OSV
added 2024/06/20 12:15 p.m.9 views

DEBIAN-CVE-2022-48733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:createsnapshot, we allocate a pending snapshot structure and then attach it to the transaction's list of pending snapshots. After that we call...

7.8CVSS5.8AI score0.0023EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.33 views

CVE-2022-48733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:createsnapshot, we allocate a pending snapshot structure and then attach it to the transaction's list of pending snapshots. After that we call...

7.8CVSS0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.16 views

UBUNTU-CVE-2022-48733

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free after failure to create a snapshot At ioctl.c:createsnapshot, we allocate a pending snapshot structure and then attach it to the transaction's list of pending snapshots. After that we call...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References17
OSV
OSV
added 2024/06/20 11:15 a.m.11 views

UBUNTU-CVE-2022-48712

In the Linux kernel, the following vulnerability has been resolved: ext4: fix error handling in ext4fcrecordmodifiedinode Current code does not fully takes care of krealloc error case, which could lead to silent memory corruption or a kernel bug. This patch fixes that. Also it cleans up some...

7.8CVSS5.9AI score0.00228EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.32 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

0.00212EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.30 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

7.1AI score0.00212EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.22 views

CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS6.1AI score0.00212EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.11 views

Ruijie Networks RG-UAC Operating System Command Injection Vulnerability

Ruijie Networks RG-UAC is an Internet behavior management and auditing product from China's Ruijie Networks Ruijie Networks. It is used to solve Internet auditing problems. An operating system command injection vulnerability exists in Ruijie Networks RG-UAC version 1.0, which originates from...

9.8CVSS7.7AI score0.07638EPSS
SaveExploits1References6
Rows per page
Query Builder