Vulnerabilidades CVE

A continuación la lista de las últimas vulnerabilidades publicadas por el instituto NIST:

CVE ID Publicado Severidad CVSS Descripción
CVE-2025-38338 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio() Sometimes, when a file…
CVE-2025-38337 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() Since handle->h_transaction may…
CVE-2025-38336 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 The…
CVE-2025-38335 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT…
CVE-2025-38334 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Prevent attempts to reclaim poisoned pages TL;DR: SGX page…
CVE-2025-38333 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to bail out in get_new_segment() ------------[ cut here…
CVE-2025-38332 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy() for BIOS version The strlcat() with…
CVE-2025-38331 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on all TCP It is…
CVE-2025-38330 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test…
CVE-2025-38329 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: firmware: cs_dsp: Fix OOB memory read access in KUnit test…
CVE-2025-38328 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: jffs2: check jffs2_prealloc_raw_node_refs() result in few other places Fuzzing hit…
CVE-2025-38327 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: fgraph: Do not enable function_graph tracer when setting funcgraph-args When…
CVE-2025-38326 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: aoe: clean device rq_list in aoedev_downdev() An aoe device's rq_list…
CVE-2025-38325 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ksmbd: add free_transport ops in ksmbd connection free_transport function for…
CVE-2025-38324 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). As syzbot reported [0], mpls_route_input_rcu()…
CVE-2025-38323 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: net: atm: add lec_mutex syzbot found its way in net/atm/lec.c,…
CVE-2025-38322 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix crash in icl_update_topdown_event() The perf_fuzzer found a hard-lockup…
CVE-2025-38321 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when close_all_cached_dirs fails Under low-memory conditions,…
CVE-2025-38320 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() KASAN reports a stack-out-of-bounds…
CVE-2025-38319 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_reg_table The function…
CVE-2025-38318 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Fix missing platform_set_drvdata() Add missing platform_set_drvdata in arm_ni_probe(),…
CVE-2025-38317 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix buffer overflow in debugfs If the user…
CVE-2025-38316 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor() The…
CVE-2025-38315 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Check dsbr size from EFI variable Since the…
CVE-2025-38314 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Fix result size returned for the admin command completion…
CVE-2025-38313 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: fix double-free on mc_dev The blamed commit tried…
CVE-2025-38312 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() In…
CVE-2025-38311 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of…
CVE-2025-38310 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: seg6: Fix validation of nexthop addresses The kernel currently validates…
CVE-2025-38309 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: move xe_svm_init() earlier In xe_vm_close_and_put() we need to be…
CVE-2025-38308 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix possible null-ptr-deref when initing hw Search…
CVE-2025-38307 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parse_int_array() The first…
CVE-2025-38306 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of has_locked_children() may_decode_fh() is…
CVE-2025-38305 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() There is no…
CVE-2025-38304 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix NULL pointer deference on eir_get_service_data The len parameter…
CVE-2025-38303 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix possible crashes on eir_create_adv_data eir_create_adv_data may attempt…
CVE-2025-38302 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work Bios queued up in…
CVE-2025-38301 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: unbreak driver after cleanup Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem:…
CVE-2025-38300 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() Fix two…
CVE-2025-38299 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() ETDM2_IN_BE and…
CVE-2025-38298 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: EDAC/skx_common: Fix general protection fault After loading i10nm_edac (which automatically…
CVE-2025-38297 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix potential division-by-zero error in em_compute_costs() When the…
CVE-2025-38296 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: ACPI: platform_profile: Avoid initializing on non-ACPI platforms The platform profile…
CVE-2025-38295 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smp_processor_id() with raw_smp_processor_id() in meson_ddr_pmu_create() The Amlogic DDR…
CVE-2025-38294 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix NULL access in assign channel context handler…
CVE-2025-38293 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar->arvifs list In current…
CVE-2025-38292 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix invalid access to memory In ath12k_dp_rx_msdu_coalesce(), rxcb…
CVE-2025-38291 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Prevent sending WMI commands to firmware during firmware…
CVE-2025-38290 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar->arvifs list In current…
CVE-2025-38288 2025-07-10 N/A 0.0 In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels Correct…
« Anterior Página 163 de 3469 Siguiente »