Lucene search
+L

2081 matches found

Cvelist
Cvelist
added 2024/12/27 2:23 p.m.30 views

CVE-2024-56555 binder: fix OOB in binder_add_freeze_work()

In the Linux kernel, the following vulnerability has been resolved: binder: fix OOB in binderaddfreezework In binderaddfreezework we iterate over the proc-nodes with the proc-innerlock held. However, this lock is temporarily dropped to acquire the node-lock first lock nesting order. This can race...

7.8CVSS0.00211EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 2:15 p.m.11 views

AZL-56346 CVE-2024-53215 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: fix miss destroy percpucounter in svcrdmaprocinit There's issue as follows: RPC: Registered rdma transport module. RPC: Registered rdma backchannel transport module. RPC: Unregistered rdma transport module. RPC:...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.4 views

CVE-2024-53215 svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()

In the Linux kernel, the following vulnerability has been resolved: svcrdma: fix miss destroy percpucounter in svcrdmaprocinit There's issue as follows: RPC: Registered rdma transport module. RPC: Registered rdma backchannel transport module. RPC: Unregistered rdma transport module. RPC:...

7.6AI score0.00222EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/12/12 12:0 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets CVE-2023-52620 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfslistxattr CVE-2023-52640 In the Linux kernel, th...

7.8CVSS6.8AI score0.01006EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.7 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

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.00206EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2024/12/06 1:4 p.m.8 views

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

This update for the Linux Kernel 5.14.21-1505005562 fixes several issues. The following security issues were fixed: CVE-2021-47517: Fix panic when interrupt coaleceing is set via ethtool bsc1225429. CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225733. CVE-2024-43861: Fix memor...

7.8CVSS8.6AI score0.00821EPSS
SaveExploits1References80
SUSE Linux
SUSE Linux
added 2024/12/05 3:34 p.m.4 views

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

This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. CVE-2024-35949: btrfs: make sure that WRITTEN is set on all metadata blocks bsc1229273. CVE-2023-52752: smb: client: fix...

7.8CVSS8.1AI score0.00278EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2024/12/05 12:0 a.m.8 views

Google Pixel 安全漏洞

Google Pixel is a smartphone from the American company Google Google. Google Pixel has a security vulnerability that stems from multiple possible out-of-bounds writes in the /proc/driver/wmtdbg driver. No details of the vulnerability are provided at this time...

7.8CVSS6.9AI score0.00084EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/04 12:0 a.m.12 views

The vulnerability of the proc/vmcore components of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the proc/vmcore components in the Linux operating system’s kernel is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References14Affected Software4
NVD
NVD
added 2024/12/02 2:15 p.m.16 views

CVE-2024-53107

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS0.00213EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/02 1:44 p.m.122 views

CVE-2024-53107

CVE-2024-53107 affects the Linux kernel in fs/proc/task_mmu.c (pagemap_scan_get_args). The issue is an integer overflow: arg->vec_len is read as a u64 from user space and used in the expression arg->vec_len * sizeof(struct page_region), which can wrap. The fix uses size_mul() to perform the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/12/02 1:44 p.m.16 views

CVE-2024-53107

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS5.8AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/11/28 3:15 p.m.2 views

DEBIAN-CVE-2023-52922

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Fix UAF in bcmprocshow BUG: KASAN: slab-use-after-free in bcmprocshow+0x969/0xa80 Read of size 8 at addr ffff888155846230 by task cat/7862 CPU: 1 PID: 7862 Comm: cat Not tainted 6.5.0-rc1-00153-gc8746099c197 230 Hardwar...

7.8CVSS5.7AI score0.00286EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/11/21 7:13 p.m.27 views

CVE-2024-50192

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...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT

A debug warning issue was found in PowerPC pseries code. When DEBUGPREEMPT is enabled, accessing lppacasharedproc triggers spurious preemption warnings because it uses smpprocessorid in preemptible context...

5.7AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_show()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocshow The Linux kernel CVE team has assigned CVE-2024-35867 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051939-CVE-2024-35867-15e3@gregkh/T...

7.8CVSS6.4AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/08 6:15 a.m.24 views

CVE-2024-50192

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.7CVSS0.00206EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.11 views

The vulnerability of the httpProcDataSrv() function in TP-Link TL-WDR5620 router software allows a hacker to execute arbitrary code.

The vulnerability of the httpProcDataSrv function in TP-Link TL-WDR5620 router software exists because measures to neutralize the special elements used in the operating system commands have not been taken. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

8CVSS6AI score0.00816EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.48 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.08555EPSS
SaveExploits1References16
Rows per page
Query Builder