Lucene search
+L

231554 matches found

CVE
CVE
added 2024/05/17 4:50 p.m.75 views

CVE-2024-3289

CVE-2024-3289 affects Nessus on Windows where installing to a non-default directory did not enforce secure permissions for sub-directories in versions prior to 10.7.3, enabling local privilege escalation for users who did not secure installation folders. The issue is local (attack vector: LOCAL) ...

7.8CVSS6.8AI score0.00185EPSS
SaveExploits0References1
CVE
CVE
added 2024/05/17 3:20 p.m.72 views

CVE-2024-22429

CVE-2024-22429 affects Dell BIOS with an Improper Input Validation vulnerability. A locally authenticated user with admin privileges could exploit the flaw to achieve arbitrary code execution on the host, per the provided descriptions. The root cause is described as input validation errors within...

7.5CVSS7.2AI score0.00209EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/05/17 2:47 p.m.157 views

CVE-2024-35859

CVE-2024-35859 concerns the Linux kernel: a module reference leakage can occur in the bdev_open_by_dev error path. The vulnerability arises because a module reference is grabbed when bdev_may_open() is invoked and might not be released if that call fails. The issue was identified via code review ...

5.5CVSS6.9AI score0.00205EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/17 2:47 p.m.138 views

CVE-2024-35849

CVE-2024-35849 affects the Linux kernel btrfs_ioctl_logical_to_ino path. The issue is an information leak: a struct btrfs_data_container allocated with kvmalloc() is copied back to user space without zero-filling, exposing uninitialized memory (Bytes 40-65535) to user-space. The root cause is lac...

7.1CVSS6.4AI score0.00256EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/05/17 2:47 p.m.92 views

CVE-2024-35846

CVE-2024-35846 affects the Linux kernel’s zswap shrinker under memcg-disabled (boot flag cgroup_disable=memory). A NULL memcg (sc->memcg == NULL) could cause a NULL dereference in memcg_page_state(), leading to a crash. The issue has been fixed in the kernel (as described in the connected docu...

5.5CVSS6.6AI score0.0019EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/17 2:40 p.m.173 views

CVE-2024-35845

CVE-2024-35845 : In the Linux kernel, the wifi iwlwifi dbg-tlv path (iwl_fw_ini_debug_info_tlv) could be used to trigger a denial-of-service through an improperly terminated string. The root cause is a missing NUL termination, which could be exploited remotely (network) and yields a CRITICAL impa...

9.1CVSS6.7AI score0.0117EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/05/17 2:40 p.m.176 views

CVE-2024-35843

CVE-2024-35843 concerns the Linux kernel IOMMU VT-d I/O page fault path. The vulnerability stemmed from how the faulting device was located: the code previously used pci_get_domain_bus_and_slot() to find the PCI device, which could permit a use-after-free scenario if the device was released by th...

6.8CVSS6.8AI score0.00217EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/17 2:27 p.m.164 views

CVE-2024-35839

CVE-2024-35839 is a Linux kernel/netfilter bridge issue: a bug where skb->dev could be stale when bridged skb moves between interfaces, allowing use-after-free-like behavior in neigh/arp handling. The fix replaces net_device linkage with the device index (ifindex) and uses dev_get_by_index_rcu...

5.5CVSS6.7AI score0.00223EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/17 2:27 p.m.168 views

CVE-2023-52697

CVE-2023-52697: Linux kernel ASoC/Intel sof_sdw_rt_sdca_jack_common issue fixes double put of headset codec device. The root cause was multiple codecs sharing the same dai name (e.g., rt712-sdca-aif1) causing sof_sdw_rt_sdca_jack_exit() to be invoked twice via mc_dailink_exit_loop(). The fix ensu...

7.1CVSS6.7AI score0.00207EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/17 2:27 p.m.174 views

CVE-2023-52696

CVE-2023-52696: In the Linux kernel, powerpc/powernv: add a null pointer check in opal_powercap_init(); kasprintf() can return NULL on allocation failure. Connected advisories note this vulnerability is resolved, with Nessus entries describing Azure Linux 3.0 kernel security update and Unity Linu...

7.5CVSS6.6AI score0.00814EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/17 2:27 p.m.103 views

CVE-2023-52694

CVE-2023-52694 relates to the Linux kernel drm/bridge tpd12s015 driver. The issue arises from marking tpd12s015_remove() with __exit, which causes the function to be discarded when the driver is built-in; on unbind, cleanup may be skipped, leading to resource leakage. The vulnerability was resolv...

5.5CVSS6.7AI score0.00226EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/05/17 2:27 p.m.133 views

CVE-2023-52693

The CVE-2023-52693 issue affects the Linux kernel ACPI video backlight code. Root cause: acpi_get_parent() can fail (e.g., acpi_ut_acquire_mutex() failure) and pass an uninitialized acpi_parent to acpi_get_pci_dev() during acpi_video_dev_register_backlight(). Impact: potential incorrect parent ha...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.130 views

CVE-2023-52691

CVE-2023-52691 concerns the Linux kernel’s DRM AMD power management path. The issue is a double-free in the AMD GPU driver flow: when allocation of adev->pm.dpm.dyn_state.vddc_dependency_on_dispclk.entries fails, amdgpu_free_extended_power_table is called to free fields, and if control flow re...

7.8CVSS6.7AI score0.00246EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.81 views

CVE-2023-52688

CVE-2023-52688 affects the Linux kernel wifi driver ath12k, where an error path in the core rfkill config fail path did not free allocated resources. The issue could cause resource leaks by not destroying the core pdev when rfkill config initialization fails. The accompanying fix adds a call to c...

7.8CVSS7AI score0.00216EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.94 views

CVE-2023-52687

CVE-2023-52687 affects the Linux kernel crypto safexcel path. The issue arises when dma_map_sg() can return 0 on error, risking improper handling of DMA mappings. The published patch adds error checks for dma_map_sg() and ensures previously mapped buffers are unmapped via dma_unmap_sg() to preven...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.89 views

CVE-2023-52685

CVE-2023-52685 is rejected and not an active vulnerability entry.

7.7AI score
SaveExploits0
CVE
CVE
added 2024/05/17 2:24 p.m.201 views

CVE-2023-52683

CVE-2023-52683: Linux kernel ACPI LPIT integer-overflow in lpit_update_residency() (tsc_khz > UINT_MAX/1000) fixed by replacing a u32 multiplication with mul_u32_u32(). The MiracleLinux advisories (AXSA entries) reference this CVE among affected Linux kernel series and note remediation via ker...

5.5CVSS6.6AI score0.0025EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.92 views

CVE-2023-52682

CVE-2023-52682 is a Linux kernel vulnerability affecting the f2fs file system. The issue occurs when an inode is compressed but not encrypted, where the code misses calling f2fs_wait_on_block_writeback() to wait for GCed page writeback in the IPU write path, allowing out-of-order GC and IO to cau...

7.1CVSS6.8AI score0.00232EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/17 2:24 p.m.147 views

CVE-2023-52675

Concretely tied to CVE-2023-52675 in the Linux kernel: the issue is twofold. (1) powerpc/imc-pmu: update_events_in_group() gained a null pointer check to prevent dereferencing NULL during event updates. (2) kasprintf() can return NULL if memory allocation fails, which could lead to a NULL pointer...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/05/17 2:2 p.m.105 views

CVE-2024-35837

CVE-2024-35837 is tied to a Linux kernel issue in the mvpp2 driver where BM pool registers could persist values after a kexec boot, potentially triggering a kernel panic. The published fix requires clearing the BM pool before initialization. Connected documents (e.g., OESA-2024-2182) confirm the ...

5.5CVSS6.5AI score0.0022EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder