Lucene search
+L

7761 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.28 views

RHEL 7 : systemd (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - systemd: Mishandled symlinks in systemd-tmpfiles allows local users to obtain ownership of arbitrary file...

7.1AI score0.03878EPSS
SaveExploits13References9
Positive Technologies
Positive Technologies
added 2024/05/10 12:00 a.m.10 views

PT-2024-5402 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a potential deadlock scenario in the Linux kernel, specifically in the media: v4l2-ctrls module. This scenario can occur due to unsafe locking, as shown in the...

5.5CVSS6.5AI score0.00142EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.11 views

PT-2024-28070

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically in the net/mlx5 module. The issue occurs when the lag disable/enable function is called, causing the bond IB device an...

7.5CVSS5.4AI score0.00183EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.14 views

SUSE CVE-2022-48671

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpusreadlock to cgroupattachtaskall syzbot is hitting percpurwsemassertheld&cpuhotpluglock warning at cpusetattach 1, for commit 4f7e7236435ca0ab "cgroup: Fix threadgrouprwsem cpusreadlock deadlock" missed tha...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/04 2:29 a.m.7 views

SUSE CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

4.7CVSS6.2AI score0.00178EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.5 views

SUSE CVE-2024-27031

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

5.5CVSS6.6AI score0.002EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2024/05/04 12:00 a.m.32 views

GLSA-202405-04 : systemd: Multiple Vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202405-04 systemd: Multiple Vulnerabilities - A vulnerability was found in systemd. This security flaw can cause a local information leak due to systemd-coredump not respecting the fs.suiddumpable kernel setting. CVE-2022-4415 -...

5.5CVSS6.3AI score0.00867EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/03 3:15 p.m.3 views

DEBIAN-CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5CVSS5.4AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 p.m.8 views

DEBIAN-CVE-2022-48671

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpusreadlock to cgroupattachtaskall syzbot is hitting percpurwsemassertheld&cpuhotpluglock warning at cpusetattach 1, for commit 4f7e7236435ca0ab "cgroup: Fix threadgrouprwsem cpusreadlock deadlock" missed tha...

5.5CVSS5.3AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 p.m.5 views

UBUNTU-CVE-2022-48675

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

5.5CVSS5.9AI score0.00178EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/03 3:15 p.m.6 views

UBUNTU-CVE-2022-48671

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpusreadlock to cgroupattachtaskall syzbot is hitting percpurwsemassertheld&cpuhotpluglock warning at cpusetattach 1, for commit 4f7e7236435ca0ab "cgroup: Fix threadgrouprwsem cpusreadlock deadlock" missed tha...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.32 views

CVE-2022-48671

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpusreadlock to cgroupattachtaskall syzbot is hitting percpurwsemassertheld&cpuhotpluglock warning at cpusetattach 1, for commit 4f7e7236435ca0ab "cgroup: Fix threadgrouprwsem cpusreadlock deadlock" missed tha...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/03 2:52 p.m.91 views

CVE-2022-48675

CVE-2022-48675 is a Linux kernel issue in IB/core involving a nested deadlock between exiting mmap (exit_mmap/__mmu_notifier_release) and a mutex held during ib_umem_odp_map_dma_and_lock. The root cause is a potential deadlock when mmput() is called while umem_mutex is held, triggering a lock in ...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/03 2:52 p.m.20 views

CVE-2022-48675 IB/core: Fix a nested dead lock as part of ODP flow

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix a nested dead lock as part of ODP flow Fix a nested dead lock as part of ODP flow by using mmputasync. From the below call trace 1 can see that calling mmput once we have the umemodp-umemmutex locked as required by...

6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/03 2:50 p.m.23 views

CVE-2022-48671 cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()

In the Linux kernel, the following vulnerability has been resolved: cgroup: Add missing cpusreadlock to cgroupattachtaskall syzbot is hitting percpurwsemassertheld&cpuhotpluglock warning at cpusetattach 1, for commit 4f7e7236435ca0ab "cgroup: Fix threadgrouprwsem cpusreadlock deadlock" missed tha...

5.6AI score0.00179EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/03 2:50 p.m.92 views

CVE-2022-48671

CVE-2022-48671 affects the Linux kernel in the cgroup subsystem: a missing cpus_read_lock() in cgroup_attach_task_all() allowed a deadlock with threadgroup_rwsem, mitigated by adding cpus_read_lock() (aligned with cgroup_procs_write_start()). The issue was observed by syzbot at cpuset_attach() an...

5.5CVSS6.5AI score0.00179EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26933

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in port "disable" sysfs attribute The show and store callback routines for the "disable" sysfs attribute file in port.c acquire the device lock for the port's parent hub device. This can cause problems if...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.5 views

SUSE CVE-2024-26934

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usbdeauthorizeinterface Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interfaceauthorizedstore function is the only one which acquires a device lock on an ancestor device: ...

5.5CVSS6.3AI score0.0019EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.16 views

SUSE CVE-2024-26962

In the Linux kernel, the following vulnerability has been resolved: dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape For raid456, if reshape is still in progress, then IO across reshape position will wait for reshape to make progress. However, for dm-raid, in...

5.5CVSS6.4AI score0.00174EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26976

In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async PF workqueue when vCPU is being destroyed Always flush the per-vCPU async PF workqueue when a vCPU is clearing its completion queue, e.g. when a VM and all its vCPUs is being destroyed. KVM must ensure tha...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References17
Rows per page
Query Builder