Lucene search
K

954 matches found

CVE
CVE
added 2024/10/21 6:2 p.m.113 views

CVE-2024-49988

The CVE-2024-49988 issue affects the Linux kernel component ksmbd, specifically the ksmbd_conn structure. The related description states that oplock break requests use opinfo->conn, and that freeing of ->conn could be used on multichannel, so the patch adds a reference count to ksmbd_conn t...

5.5CVSS5.2AI score0.00017EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

6.9AI score0.00017EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.17 views

CVE-2024-49988 ksmbd: add refcnt to ksmbd_conn struct

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add refcnt to ksmbdconn struct When sending an oplock break request, opinfo-conn is used, But freed -conn can be used on multichannel. This patch add a reference count to the ksmbdconn struct so that it can be freed when i...

0.00017EPSS
Exploits0References4
Oracle linux
Oracle linux
added 2024/10/14 12:0 a.m.36 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.336.5.1 - vhost/scsi: null-ptr-dereference in vhostscsigetreq Haoran Zhang Orabug: 37138988 5.4.17-2136.336.5 - uek-rpm: Add skxedaccommon.ko to nanomodules Sherry Yang Orabug: 37030127 - EDAC, i10nm: make skxcommon.o a separate module Arnd Bergmann Orabug: 37030127 - uek-rpm:...

7.8CVSS8.3AI score0.00043EPSS
Exploits4
Tenable Nessus
Tenable Nessus
added 2024/10/09 12:0 a.m.154 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...

9.8CVSS7AI score0.02683EPSS
Exploits3References228
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.15 views

CVE-2024-46863 ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

6.8AI score0.0003EPSS
Exploits0References2
CVE
CVE
added 2024/09/27 12:42 p.m.80 views

CVE-2024-46862

CVE-2024-46862 pertains to the Linux kernel ASoC path for Intel soc-acpi-intel-mtl). The issue involved missing handling for an empty item in the snd_soc_acpi_link_adr array; the code tested !link->num_adr as a loop-ending condition, requiring an empty item in the array to terminate correctly....

5.5CVSS5.3AI score0.00033EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/09/27 12:42 p.m.12 views

CVE-2024-46862 ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS4.3AI score0.00033EPSS
Exploits0References5
OSV
OSV
added 2024/09/27 12:42 p.m.5 views

CVE-2024-46851 drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn10setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn10setdrr is a member of this resource context. If dcstatedestruct is...

4.7CVSS5.7AI score0.00033EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.14 views

CVE-2024-46850 drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid race between dcn35setdrr and dcstatedestruct dcstatedestruct nulls the resource context of the DC state. The pipe context passed to dcn35setdrr is a member of this resource context. If dcstatedestruct is...

0.00033EPSS
Exploits0References2
OSV
OSV
added 2024/09/27 12:39 p.m.11 views

CVE-2024-46832 MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed

In the Linux kernel, the following vulnerability has been resolved: MIPS: cevt-r4k: Don't call getc0compareint if timer irq is installed This avoids warning: 0.118053 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:283 Caused by getc0compareint on secondary CPU. We al...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.1 views

kernel: sched/deadline: Fix task_struct reference leak

A vulnerability was found in the Linux kernel's deadline scheduler in the enqueuetaskdl function, where the reference count is improperly decremented in certain situations, potentially causing a memory leak. This issue can lead to memory exhaustion over time...

5.5CVSS7.2AI score0.0001EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/19 6:28 p.m.4 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/09/19 11:29 a.m.4 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/09/19 6:49 a.m.2 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/09/18 9:11 p.m.3 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
CVE
CVE
added 2024/09/18 7:12 a.m.129 views

CVE-2024-46763

CVE-2024-46763 (Linux kernel) involves a NULL pointer dereference in fou_gro_receive() during host shutdown. The NULL pointer is sk->sk_user_data (offset 8 in struct fou), which may be NULL when udp_tunnel_sock_release() clears sk_user_data and the tunnel socket is destroyed after an RCU grace...

5.5CVSS5.9AI score0.00007EPSS
Exploits0References8Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/17 11:30 a.m.2 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/09/17 11:28 a.m.3 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2024/09/17 11:26 a.m.0 views

mozilla: WASM type confusion involving ArrayTypes

The Mozilla Foundation's Security Advisory: A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability...

9.8CVSS7.3AI score0.00495EPSS
Exploits0References7
Rows per page
Query Builder