Lucene search
+L

316 matches found

RedHat Linux
RedHat Linux
added 2024/11/26 2:17 a.m.7 views

kernel: mptcp: pm: Fix uaf in __timer_delete_sync

A use-after-free flaw was found in the Linux kernel’s Multipath TCP MPTCP subsystem. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7CVSS7.1AI score0.00257EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: drm/drm_file: Fix pid refcounting race

A race condition was found in the Linux kernel. The rmfileupdatepid only increments the refcount of a struct pid after storing a pointer to it in filp-pid, dropping the dev-filelistmutex, resulting in a use-after-free vulnerability...

7CVSS7.2AI score0.00223EPSS
SaveExploits3References5
OSV
OSV
added 2024/11/08 6:15 a.m.5 views

AZL-53426 CVE-2024-50192 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.8AI score0.00205EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.5 views

The vulnerability of the btrfs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the btrfs component in Linux operating systems is related to the state of the race condition. Exploiting this vulnerability can allow an attacker to increase their privileges within the system...

5.5CVSS6.5AI score0.00921EPSS
SaveExploits0References23Affected Software3
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.5 views

kernel: mm/sparsemem: fix race in accessing memory_section->usage

A race condition was found on a PFN in the Linux Kernel, which can fall into the device memory region with the system memory configuration. Normal zone start and end PFNs contain the device memory PFNs as well, and the compaction triggered will try on the device memory PFNs and end up in NOP. Thi...

4.7CVSS6.8AI score0.00294EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/10/30 12:15 a.m.3 views

kernel: mm: prevent derefencing NULL ptr in pfn_section_valid()

In the Linux kernel, the following vulnerability has been resolved: mm: prevent derefencing NULL ptr in pfnsectionvalid Commit 5ec8e8ea8b77 "mm/sparsemem: fix race in accessing memorysection-usage" changed pfnsectionvalid to add a READONCE call around "ms-usage" to fix a race with sectiondeactiva...

5.5CVSS6.4AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-53343 CVE-2024-49866 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Fix a race during cpuhp processing There is another found exception that the "timerlat/1" thread was scheduled on CPU0, and lead to timer corruption finally: ODEBUG: init active active state 0 object:...

4.7CVSS6.7AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.15 views

AZL-50853 CVE-2024-47741 affecting package kernel for versions less than 6.6.56.1-5

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.6AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.16 views

AZL-50882 CVE-2024-47691 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fsstopgcthread syzbot reports a f2fs bug as below: dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x241/0x360 lib/dumpstack.c:114 printreport+0xe8/0x550 mm/kasan/report.c:491...

7.8CVSS6.7AI score0.00238EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/08 12:0 a.m.3 views

PT-2026-2530

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.12.0-rc1-syzk Description The Linux kernel contained a flaw in the perf/x86/amd subsystem. A race condition involving NMI and throttle mechanisms could lead to a general protection fault GPF on AMD machines whe...

3.8CVSS5.4AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2024/09/18 8:15 a.m.4 views

AZL-53265 CVE-2024-46787 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: fix checks for huge PMDs Patch series "userfaultfd: fix races around pmdtranshuge check", v2. The pmdtranshuge code in mfillatomic is wrong in three different ways depending on kernel version: 1. The pmdtranshuge che...

4.7CVSS6.7AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.2 views

DEBIAN-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.2 views

DEBIAN-CVE-2024-43887

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Disable TCP-AO static key after RCU grace period The lifetime of TCP-AO statickey is the same as the last tcpaoinfo. On the socket destruction tcpaoinfo ceases to be with RCU grace period, while tcp-ao static branch is...

4.7CVSS5.9AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.5 views

UBUNTU-CVE-2024-44937

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References10
Amazon
Amazon
added 2024/08/20 12:0 a.m.6 views

Medium: kernel

Issue Overview: A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcpgetsockopt/tcpsetsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier...

7.8CVSS6.2AI score0.02701EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/08/19 12:0 a.m.12 views

The vulnerability of the smc_cdc_tx_handler() function in the net/smc component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the smccdctxhandler function in the net/smc component of the Linux operating system’s kernel is related to kernel errors caused by the race condition in smcsock. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.1AI score0.00173EPSS
SaveExploits0References12Affected Software2
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.7 views

kernel: userfaultfd: fix a race between writeprotect and exit_mmap()

A possible race condition flaw was found in the Linux kernel. When a process exits, its virtual memory areas VMAs are removed by exitmmap, and at the same time, userfaultfdwriteprotect is called...

4.7CVSS7.2AI score0.00164EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.7 views

DEBIAN-CVE-2024-41081

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

5.5CVSS5.6AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/23 7:58 a.m.13 views

USN-6896-5 linux-aws, linux-aws-5.4, linux-iot vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.1CVSS6.7AI score0.01635EPSS
SaveExploits1References148
RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.13 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
Rows per page
Query Builder