Lucene search
+L

200 matches found

Cvelist
Cvelist
added 2024/12/27 3:6 p.m.24 views

CVE-2024-56657 ALSA: control: Avoid WARN() for symlink errors

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Avoid WARN for symlink errors Using WARN for showing the error of symlink creations don't give more information than telling that something goes wrong, since the usual code path is a lregister callback from each...

0.0022EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 2:50 p.m.2332 views

CVE-2024-56590

The CVE-2024-56590 entry concerns the Linux kernel Bluetooth stack (hci_core) and a fix for not checking whether skb actually contains an ACL header in hci_acldata_packet. The issue could cause access to uninitialized/invalid memory beyond skb->data when an ACL header is absent. The fix is a k...

7.6CVSS6.7AI score0.0022EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/12/27 2:11 p.m.28 views

CVE-2024-56544 udmabuf: change folios array from kmalloc to kvmalloc

In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGESIZE 4096, MAXPAGEORDER 10, 64bit machine, pagealloc only support 4MB. If above this, trigger this warn and return NULL. udmabuf can change size limit, if change it t...

0.00214EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 1:49 p.m.293 views

CVE-2024-53168

CVE-2024-53168 is a Linux kernel vulnerability related to a use-after-free (UAF) in sunrpc over a kernel TCP socket. The issue, illustrated by a KASAN report (slab-use-after-free in tcp_write_timer_handler), was fixed in the kernel to address a UAF in sunrpc’s TCP path. Connected advisories (SUSE...

7.8CVSS6.1AI score0.00252EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.12 views

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

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-50163 advisory. - In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2024/12/04 12:3 a.m.2 views

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

This update for the Linux Kernel 5.3.18-15030059167 fixes several issues. The following security issues were fixed: CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2021-47291: ipv6: fix another...

7.8CVSS8.1AI score0.00269EPSS
SaveExploits0References16
OSV
OSV
added 2024/11/19 2:16 a.m.6 views

DEBIAN-CVE-2024-50280

In the Linux kernel, the following vulnerability has been resolved: dm cache: fix flushing uninitialized delayedwork on cachectr error An unexpected WARNON from flushwork may occur when cache creation fails, caused by destroying the uninitialized delayedwork waker in the error path of cachecreate...

7.8CVSS5.7AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.17 views

UBUNTU-CVE-2024-50286

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in ksmbdsmb2sessioncreate There is a race condition between ksmbdsmb2sessioncreate and ksmbdexpiresession. This patch add missing sessionstablelock while adding/deleting session from global session...

7.8CVSS6.6AI score0.00267EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/11/19 1:30 a.m.9 views

CVE-2024-50286 ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in ksmbdsmb2sessioncreate There is a race condition between ksmbdsmb2sessioncreate and ksmbdexpiresession. This patch add missing sessionstablelock while adding/deleting session from global session...

7.1AI score0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/05 5:15 p.m.3 views

DEBIAN-CVE-2024-50094

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdpdoflush from netpoll. Yury reported a crash in the sfc driver originated from netpollsendudp. The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2024/10/30 1:33 p.m.1 views

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

This update for the Linux Kernel 5.14.21-15040024103 fixes several issues. The following security issues were fixed: CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2024-35863: Fixed potential UAF in isvalidoplockbreak bsc1225011. CVE-2023-52752: smb: client: fix...

7.8CVSS8.1AI score0.00265EPSS
SaveExploits0References26
OSV
OSV
added 2024/10/21 8:15 p.m.24 views

AZL-53741 CVE-2024-50063 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return different return values. If prog attached to one...

7.8CVSS6.8AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

DEBIAN-CVE-2024-49905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmplanehandlecursorupdate v2 This commit adds a null check for the 'afb' variable in the amdgpudmplanehandlecursorupdate function. Previously, 'afb' was assumed to be null, but w...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.8 views

AZL-50709 CVE-2024-49856 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck inside the while loop that looks for an available EP...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.7 views

UBUNTU-CVE-2024-44933

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.13 views

kernel: net/sched: flower: Fix chain template offload

In the Linux kernel, the following vulnerability has been resolved: net/sched: flower: Fix chain template offload The Linux kernel CVE team has assigned CVE-2024-26669 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024040237-CVE-2024-26669-ca3c@gregkh/T...

7.1CVSS6.7AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.4 views

SUSE CVE-2022-48853

In the Linux kernel, the following vulnerability has been resolved: swiotlb: fix info leak with DMAFROMDEVICE The problem I'm addressing was discovered by the LTP test covering cve-2018-1000204. A short description of what happens follows: 1 The test case issues a command code 00 TEST UNIT READY...

5.5CVSS7.8AI score0.00265EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/07/08 2:5 a.m.5 views

kernel: platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-smbios-wmi: Fix oops on rmmod dellsmbios initdellsmbioswmi only registers the dellsmbioswmidriver on systems where the Dell WMI interface is supported. While exitdellsmbioswmi unregisters it unconditionally, th...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/24 2:15 p.m.9 views

UBUNTU-CVE-2024-37026

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Only use reserved BCS instances for usm migrate exec queue The GuC context scheduling queue is 2 entires deep, thus it is possible for a migration job to be stuck behind a fault if migration exec queue shares engines with...

5.5CVSS5.8AI score0.00186EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/29 11:16 a.m.1 views

DEBIAN-CVE-2023-52881

In the Linux kernel, the following vulnerability has been resolved: tcp: do not accept ACK of bytes we never sent This patch is based on a detailed report and ideas from Yepeng Pan and Christian Rossow. ACK seq validation is currently following RFC 5961 5.2 guidelines: The ACK value is considered...

5.5CVSS5.7AI score0.00616EPSS
SaveExploits0References1
Rows per page
Query Builder