Lucene search
K

4609 matches found

OSV
OSV
added 2024/12/27 2:11 p.m.5 views

CVE-2024-56545 HID: hyperv: streamline driver probe to avoid devres issues

In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: streamline driver probe to avoid devres issues It was found that unloading 'hidhyperv' module results in a devres complaint: ... hvvmbus: unregistering driver hidhyperv ------------ cut here ------------ WARNING: CPU...

5.5CVSS6.1AI score0.00209EPSS
Exploits0References7
CVE
CVE
added 2024/12/27 1:50 p.m.156 views

CVE-2024-53222

Concretely, CVE-2024-53222 affects Linux zram: the zram_add() path can dereference NULL for zram->comp_algs[ZRAM_PRIMARY_COMP] if comp_algorithm_set() hasn’t run yet. The fix moves the necessary setup earlier (ahead of device_add_disk()) so the zram device is ready before users can access it v...

5.5CVSS6.3AI score0.00217EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.19 views

CVE-2024-53216 nfsd: release svc_expkey/svc_export with rcu_work

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

0.00218EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.4 views

CVE-2024-53216 nfsd: release svc_expkey/svc_export with rcu_work

In the Linux kernel, the following vulnerability has been resolved: nfsd: release svcexpkey/svcexport with rcuwork The last reference for cachehead can be reduced to zero in cshow and eshowusing rcureadlock and rcureadunlock. Consequently, svcexportput and expkeyput will be invoked, leading to tw...

7.5AI score0.00218EPSS
Exploits0References4
CVE
CVE
added 2024/12/27 1:49 p.m.97 views

CVE-2024-53211

CVE-2024-53211 : In the Linux kernel, the l2tp_exit_net path could observe a non-empty IDR due to a radix-tree internal-node condition when idr_is_empty() was used. The bug allowed idr_is_empty() to return false despite no items, triggering a warning and potentially unsafe destruction sequence. T...

5.5CVSS6.4AI score0.00182EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/12/27 1:49 p.m.2309 views

CVE-2024-53195

CVE-2024-53195 : In the Linux kernel (arm64 KVM), a flawed use of userspace_irqchip_in_use can trigger a WARN_ON in kvm_timer_update_irq() during VM/vCPU interactions when a PMU (KVM_ARM_VCPU_PMU_V3) is requested but not fully initialized. The described scenario: a VM is created, vCPU initialized...

5.5CVSS6.5AI score0.00213EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.6 views

CVE-2024-53186 ksmbd: fix use-after-free in SMB request handling

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

7.8CVSS6.3AI score0.00174EPSS
Exploits0References7
CVE
CVE
added 2024/12/27 1:49 p.m.144 views

CVE-2024-53180

Technical details and affected products/versions for CVE-2024-53180 are not present in the connected documents. The initial description summarizes a Linux kernel change but lacks explicit exploit, affected driver/version, or patch details. Monitor vendor advisories for updates.

5.5CVSS7.1AI score0.00231EPSS
Exploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.5 views

CVE-2024-53171 ubifs: authentication: Fix use-after-free in ubifs_tnc_end_commit

In the Linux kernel, the following vulnerability has been resolved: ubifs: authentication: Fix use-after-free in ubifstncendcommit After an insertion in TNC, the tree might split and cause a node to change its znode-parent. A further deletion of other nodes in the tree which also could free the...

7.5AI score0.00285EPSS
Exploits0References8
CVE
CVE
added 2024/12/27 1:49 p.m.153 views

CVE-2024-53171

CVE-2024-53171 affects the Linux kernel ubifs authentication path. The published details describe a use-after-free in ubifs_tnc_end_commit arising when a node’s znode->parent changes due to a tree split, while the node’s znode->cparent may still point to freed memory after deletions. The is...

7.8CVSS6.5AI score0.00285EPSS
Exploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.9 views

CVE-2024-53168 sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket BUG: KASAN: slab-use-after-free in tcpwritetimerhandler+0x156/0x3e0 Read of size 1 at addr ffff888111f322cd by task swapper/0/0 CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not...

7.2AI score0.00236EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.47 views

CVE-2022-49034 sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK

In the Linux kernel, the following vulnerability has been resolved: sh: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS are selected, cpumaxbitswarn generates a runtime warning similar as below when showing /proc/cpuinfo. Fix this by using...

0.00242EPSS
Exploits0References9
OSV
OSV
added 2024/12/27 12:32 p.m.4 views

OESA-2024-2589 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The...

7.8CVSS6.1AI score0.00272EPSS
Exploits0References6
NVD
NVD
added 2024/12/24 12:15 p.m.11 views

CVE-2024-53154

In the Linux kernel, the following vulnerability has been resolved: clk: clk-apple-nco: Add NULL check in applncoprobe Add NULL check in applncoprobe, to handle kernel NULL pointer dereference error...

5.5CVSS0.00203EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/12/24 11:28 a.m.19 views

CVE-2024-53154 clk: clk-apple-nco: Add NULL check in applnco_probe

In the Linux kernel, the following vulnerability has been resolved: clk: clk-apple-nco: Add NULL check in applncoprobe Add NULL check in applncoprobe, to handle kernel NULL pointer dereference error...

0.00203EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/12/24 11:28 a.m.8 views

CVE-2024-53147

In the Linux kernel, the following vulnerability has been resolved: exfat: fix out-of-bounds access of directory entries In the case of the directory size is greater than or equal to the cluster size, if startclu becomes an EOF clusteran invalid cluster due to file system corruption, then the...

7.1CVSS5.5AI score0.00203EPSS
Exploits0
Cvelist
Cvelist
added 2024/12/24 11:28 a.m.18 views

CVE-2024-53146 NFSD: Prevent a potential integer overflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is = U32MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decodecbcompound4res...

0.00225EPSS
Exploits0References9
OSV
OSV
added 2024/12/24 11:28 a.m.6 views

CVE-2024-53146 NFSD: Prevent a potential integer overflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is = U32MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decodecbcompound4res...

5.5CVSS6AI score0.00225EPSS
Exploits0References14
SUSE Linux
SUSE Linux
added 2024/12/19 6:32 p.m.1 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52524: Fixed possible corruption in nfc/llcp bsc1220927. CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core bsc1232224 CVE-2024-50089:...

7.8CVSS8.2AI score0.00809EPSS
Exploits1References74
Ubuntu
Ubuntu
added 2024/12/19 11:12 a.m.33 views

LSN-0108-1: Kernel Live Patch Security Notice

In the Linux kernel, the following vulnerability has been resolved: tls: fix use-after-free on failed backlog decryption When the decrypt request goes to the backlog and cryptoaeaddecrypt returns -EBUSY, tlsdodecryption will wait until all async decryptions have completed. If one of them fails,...

8.4CVSS6.9AI score0.00757EPSS
Exploits2
Rows per page
Query Builder