Lucene search
+L

976 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: mptcp: fix data races on remote_id

A race condition vulnerability was found in the Linux kernel remoteid function. Successful exploitation of the flaw can result in loss of system availability...

8.2CVSS7.2AI score0.00412EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/08 6:15 a.m.9 views

UBUNTU-CVE-2024-50183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DAID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIV's resources can be torn down. Failure to release fabric ndlps beforeha...

4.7CVSS6.1AI score0.00162EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.16 views

CVE-2022-48997 char: tpm: Protect tpm_pm_suspend with locks

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

6.7AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:06 p.m.23 views

CVE-2022-48997 char: tpm: Protect tpm_pm_suspend with locks

In the Linux kernel, the following vulnerability has been resolved: char: tpm: Protect tpmpmsuspend with locks Currently tpm transactions are executed unconditionally in tpmpmsuspend function, which may lead to races with other tpm accessors in the system. Specifically, the hwrandom tpm driver...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2024/10/21 8:06 p.m.165 views

CVE-2022-48997

CVE-2022-48997 affects the Linux kernel TPM subsystem, where tpm transactions during suspend were not guarded and could race with other TPM accessors inside tpm_pm_suspend. The referenced fixes call tpm_try_get_ops(), a wrapper around tpm_chip_start() that acquires the appropriate mutex, to seria...

4.7CVSS5.6AI score0.00236EPSS
SaveExploits0References5Affected Software1
SUSE Linux
SUSE Linux
added 2024/10/09 11:52 a.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48901: btrfs: do not start relocation until in progress drops are done bsc1229607. CVE-2022-48911: kabi: add nfqueuegetrefs for kabi compliance. bsc1229633...

8.7CVSS8.6AI score0.00881EPSS
SaveExploits4References588
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:00 a.m.157 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2024-2519)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueueCVE-2024-36938 bpf, sockmap: Prevent lock inversion deadlock in map delete...

10CVSS7AI score0.02701EPSS
SaveExploits3References228
SUSE CVE
SUSE CVE
added 2024/08/31 3:28 a.m.8 views

SUSE CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

4.7CVSS6.4AI score0.0021EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/30 12:40 p.m.32 views

CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

4.7CVSS7.1AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/30 11:15 a.m.4 views

DEBIAN-CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/30 11:15 a.m.25 views

CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/30 11:15 a.m.10 views

UBUNTU-CVE-2022-48944

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

5.5CVSS6.6AI score0.0021EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/30 10:46 a.m.22 views

CVE-2022-48944 sched: Fix yet more sched_fork() races

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

7.1AI score0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/30 10:46 a.m.40 views

CVE-2022-48944 sched: Fix yet more sched_fork() races

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/30 10:46 a.m.26 views

CVE-2022-48944 sched: Fix yet more sched_fork() races

In the Linux kernel, the following vulnerability has been resolved: sched: Fix yet more schedfork races Where commit 4ef0c5c6b5ba "kernel/sched: Fix schedfork access an invalid schedtaskgroup" fixed a fork race vs cgroup, it opened up a race vs syscalls by not placing the task on the runqueue...

5.7AI score
SaveExploits0References6
CVE
CVE
added 2024/08/30 10:46 a.m.156 views

CVE-2022-48944

The CVE-2022-48944 issue is a Linux kernel race in sched/fork() related to how new tasks are exposed via pidhash and runqueue handling. The description cites prior fixes that fixed a fork race vs cgroup (commit 4ef0c5c6b5ba) and a subsequent change that effectively reverted that, aiming to fix th...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/08/23 1:15 p.m.24 views

CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS0.0065EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.24 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42232)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42232 advisory. - In the Linux kernel, the following vulnerability has been resolved: libceph: fix race between delayedwork an...

9.8CVSS6.1AI score0.0076EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/20 11:50 p.m.19 views

CVE-2024-43866 net/mlx5: Always drain health in shutdown callback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

6.9AI score0.00164EPSS
SaveExploits0References4
Schneier on Security
Schneier on Security
added 2024/08/20 11:08 a.m.12 views

Hacking Wireless Bicycle Shifters

This is yet another insecure Internet-of-things story, this one about wireless gear shifters for bicycles. These gear shifters are used in big-money professional bicycle races like the Tour de France, which provides an incentive to actually implement this attack. Research paper. Another news stor...

7.2AI score
SaveExploits0
Rows per page
Query Builder