Lucene search
+L

1135 matches found

OSV
OSV
added 2024/11/05 6:15 p.m.8 views

UBUNTU-CVE-2024-50138

In the Linux kernel, the following vulnerability has been resolved: bpf: Use rawspinlockt in ringbuf The function bpfringbufreserve is invoked from a tracepoint, which disables preemption. Using spinlockt in this context can lead to a "sleep in atomic" warning in the RT variant. This issue is...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/11/05 5:11 p.m.23 views

CVE-2024-50138 bpf: Use raw_spinlock_t in ringbuf

In the Linux kernel, the following vulnerability has been resolved: bpf: Use rawspinlockt in ringbuf The function bpfringbufreserve is invoked from a tracepoint, which disables preemption. Using spinlockt in this context can lead to a "sleep in atomic" warning in the RT variant. This issue is...

0.00221EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which originates in the bpf module, where the use of the bpfringbufreserve function may result in a sleep in atomic warning...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.6 views

SUSE CVE-2022-49033

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as follows: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 Call Trace: dumpstacklvl+0xcd/0x134...

5.5CVSS7.8AI score0.00251EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

UBUNTU-CVE-2022-49033

In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: fix sleep from invalid context bug in btrfsqgroupinherit Syzkaller reported BUG as follows: BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 Call Trace: dumpstacklvl+0xcd/0x134...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References12
CVE
CVE
added 2024/10/21 8:6 p.m.134 views

CVE-2022-49033

CVE-2022-49033 affects the Linux kernel’s btrfs qgroup code, where a sleep was performed in an invalid context during qgroup inheritance. The advisory and connected documents describe the fix as: call qgroup_dirty() on the destination qgroup and update the limit item in btrfs_run_qgroups() later,...

5.5CVSS5.4AI score0.00251EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/10/21 7:15 p.m.20 views

AZL-51750 CVE-2024-50014 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 6:54 p.m.11 views

CVE-2024-50014 ext4: fix access to uninitialised lock in fc replay path

In the Linux kernel, the following vulnerability has been resolved: ext4: fix access to uninitialised lock in fc replay path The following kernel trace can be triggered with fstest generic/629 when executed against a filesystem with fast-commit feature enabled: INFO: trying to register non-static...

6.8AI score0.00222EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:14 p.m.15 views

CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7CVSS6.8AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.33 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:14 p.m.13 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2024/10/21 12:14 p.m.133 views

CVE-2024-47741

In CVE-2024-47741, the Linux kernel’s btrfs code had a race when multiple threads perform lseek (SEEK_DATA/SEEK_HOLE) on the same file descriptor. The bug stems from find_desired_extent() grabbing the file’s private_data while it may be NULL, allowing two threads to allocate separate file private...

7.8CVSS7.6AI score0.00165EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/21 12:0 a.m.23 views

PT-2024-33854

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.0+ Description: A problem was fixed in the Linux kernel involving a bug in the ext4 fast-commit replay path. This issue can be triggered with fstest generic/629 on a filesystem with the fast-commit feature...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/10/16 7:34 p.m.7 views

Security update for the Linux Kernel (Live Patch 15 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005568 fixes several issues. The following security issues were fixed: CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. CVE-2024-40954: net: do not leave a dangling sk pointer, when socket creation fails bsc1227808...

7.8CVSS8.3AI score0.00343EPSS
SaveExploits0References24
SUSE Linux
SUSE Linux
added 2024/10/16 9:33 a.m.5 views

Security update for the Linux Kernel (Live Patch 47 for SLE 15 SP2)

This update for the Linux Kernel 5.3.18-15020024188 fixes several issues. The following security issues were fixed: CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. CVE-2021-47291: ipv6: fix another slab-out-of-bounds in fib6nhflushexceptions bsc1227651...

7.8CVSS7.8AI score0.01166EPSS
SaveExploits2References64
RedhatCVE
RedhatCVE
added 2024/10/11 4:59 p.m.18 views

CVE-2024-47658

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

5.5CVSS6.8AI score0.00469EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/10 2:48 a.m.6 views

SUSE CVE-2024-47658

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

5.5CVSS6.4AI score0.00469EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/09 2:15 p.m.1 views

DEBIAN-CVE-2024-47658

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

5.5CVSS5.5AI score0.00469EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 2:15 p.m.8 views

AZL-50919 CVE-2024-47658 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

5.5CVSS6.6AI score0.00469EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 2:15 p.m.9 views

UBUNTU-CVE-2024-47658

In the Linux kernel, the following vulnerability has been resolved: crypto: stm32/cryp - call finalize with bh disabled The finalize operation in interrupt mode produce a produces a spinlock recursion warning. The reason is the fact that BH must be disabled during this process...

7.5CVSS6.5AI score0.00469EPSS
SaveExploits0References10
Rows per page
Query Builder