Lucene search
+L

9111 matches found

CVE
CVE
added 2024/09/27 12:39 p.m.161 views

CVE-2024-46822

CVE-2024-46822 αφορά Linux kernel, prädominantemente为 ARM64 架构,涉及 acpi_map_gic_cpu_interface() 中对 MPIDR 检查失败时导致 cpu_madt_gicc[cpu] 为 NULL 的情况,从而可能造成空指针解引用。修复为对 get_cpu_for_acpi_id() 的调用路径进行强化,确保获取到有效 CPU 条目后再进行索引,避免空指针 dereference。相关公开资料(如 Astra Linux、CIRCL/CVE 记录)确认了该漏洞存在于内核实现并已通过 Harden get_cpu...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a security vulnerability that stems from a missing required null entry. No details of the vulnerability are provided at this time...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.16 views

Filament 跨站脚本漏洞

Filament is a collection of full-stack components open-sourced by Filament to accelerate Laravel development. A cross-site scripting vulnerability exists in Filament versions 3.0.0 through 3.2.114, which stems from an invalid value passed to ColorColumn or ColumnEntry that contains a specific...

6.1CVSS5.8AI score0.00394EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a missing required null entry...

5.5CVSS6.3AI score0.00185EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/26 12:09 p.m.21 views

CLSA-2024-1727352561 kernel: Fix of 19 CVEs

tipc: Return non-zero value from tipcudpaddr2str on error CVE-2024-42284 - dev/parport: fix the array out-of-bounds risk CVE-2024-42301 - RDMA/iwcm: Fix a use-after-free related to destroying CM IDs CVE-2024-42285 - scsi: aacraid: Fix double-free on probe failure CVE-2024-46673 - ipv6: prevent...

9.8CVSS6.9AI score0.03022EPSS
SaveExploits1References1
Microsoft CVE
Microsoft CVE
added 2024/09/26 12:00 a.m.13 views

CVE-2024-8088

...

8.7CVSS6.7AI score0.01275EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: x86/mm/pat: fix VM_PAT handling in COW mappings

CVE-2024-35877 pertains to a flaw in the Linux kernel's handling of Page Attribute Table PAT settings during Copy-On-Write COW operations. When a write operation triggers a COW event, the kernel may replace the original page table entries PTEs with anonymous folios. This replacement disrupts the...

5.5CVSS7.3AI score0.00252EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.11 views

kernel: powerpc/fixmap: Fix VM debug warning on unmap

In the Linux kernel, the following vulnerability has been resolved: powerpc/fixmap: Fix VM debug warning on unmap Unmapping a fixmap entry is done by calling setfixmap with FIXMAPPAGECLEAR as flags. Today, powerpc setfixmap calls mapkernelpage. mapkernelpage is not happy when called a second time...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 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
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.15 views

kernel: perf: Fix list corruption in perf_cgroup_switch()

A vulnerability was found in the Linux kernel's performance monitoring subsystem, where the perfcgroupswitch function can lead to list corruption on the cgrpcpuctxlist. This occurs during the iteration of the list when an entry is removed using perfcgroupeventdisable, which does not safely handle...

5.5CVSS7.2AI score0.0024EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.3 views

SUSE CVE-2024-46771

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/18 8:15 a.m.11 views

DEBIAN-CVE-2024-46771

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

5.5CVSS5.6AI score0.00273EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/18 8:15 a.m.11 views

CVE-2024-46791

In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock if an interrupt occurs during mcp251xopen The mcp251xhwwake function is called with the mpclock mutex held and disables the interrupt handler so that no interrupts can be processed while waking the...

5.5CVSS6.2AI score0.00163EPSS
SaveExploits0References18
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

UBUNTU-CVE-2024-46771

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

7.8CVSS6.1AI score0.00273EPSS
SaveExploits0References35
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.36 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

7.8CVSS0.00273EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

7.8CVSS6AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46771 can: bcm: Remove proc entry when dev is unregistered.

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

6.5AI score0.00273EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.18 views

CVE-2024-46771

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Remove proc entry when dev is unregistered. syzkaller reported a warning in bcmconnect below. 0 The repro calls connect to vxcan1, removes vxcan1, and calls connect with ifindex == 0. Calling connect for a BCM socket...

7.8CVSS5.6AI score0.00273EPSS
SaveExploits0
CVE
CVE
added 2024/09/18 7:12 a.m.194 views

CVE-2024-46771

CVE-2024-46771 : In the Linux kernel, the can:bcm module leaked a proc entry when a bound BCM socket was unregistered. The repro flow creates a BCM connect(), registers a proc entry, then unregisters the bound netdev and attempts a second connect(), which can allocate a new proc entry with the sa...

7.8CVSS5.9AI score0.00273EPSS
SaveExploits0References10Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/09/18 12:00 a.m.8 views

The vulnerability of the _nc_wrap_entry() component in the terminal input/output control library allows a attacker to trigger a service denial.

The vulnerability of the ncwrapentry component in the terminal input/output control library is related to the operation of writing data beyond the buffer boundaries in memory. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS6.6AI score0.00962EPSS
SaveExploits0References5Affected Software3
Rows per page
Query Builder