Lucene search
+L

23601 matches found

Cvelist
Cvelist
added 2025/05/20 3:21 p.m.30 views

CVE-2025-37932 sch_htb: make htb_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

0.00222EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/20 3:21 p.m.10 views

CVE-2025-37931 btrfs: adjust subpage bit start based on sectorsize

In the Linux kernel, the following vulnerability has been resolved: btrfs: adjust subpage bit start based on sectorsize When running machines with 64k page size and a 16k nodesize we started seeing tree log corruption in production. This turned out to be because we were not writing out dirty bloc...

7.3CVSS6.2AI score
SaveExploits0References10
OSV
OSV
added 2025/05/20 3:21 p.m.17 views

CVE-2025-37927 iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix potential buffer overflow in parseivrsacpihid There is a string parsing logic error which can lead to an overflow of hid or uid buffers. Comparing ACPIIDLEN against a total string length doesn't take into account t...

6.4AI score
SaveExploits0References13
CVE
CVE
added 2025/05/20 3:21 p.m.131 views

CVE-2025-37923

CVE-2025-37923 affects the Linux kernel tracing path. The bug is a slab-out-of-bounds write in trace_seq_to_buffer() that can copy more data than PAGE_SIZE when used by tracing_splice_read_pipe, leading to a local, high-severity impact. The root cause is an out-of-bounds copy in trace_seq_to_buff...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.30 views

CVE-2025-37923 tracing: Fix oob write in trace_seq_to_buffer()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix oob write in traceseqtobuffer syzbot reported this bug: ================================================================== BUG: KASAN: slab-out-of-bounds in traceseqtobuffer kernel/trace/trace.c:1830 inline BUG: KASA...

7.8CVSS0.0023EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/20 3:21 p.m.105 views

CVE-2025-37919

CVE-2025-37919 affects the Linux kernel (AMD SoC ASoC/ACPi2S) via a NULL pointer dereference in the function acp_i2s_set_tdm_slot . The root cause is dereferencing a NULL chip data reference when updating ACPI/I2S state. The remediation, as stated in the description, is to update chip data using ...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.26 views

CVE-2025-37920 xsk: Fix race condition in AF_XDP generic RX path

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race condition in AFXDP generic RX path Move rxlock from xsksocket to xskbuffpool. Fix synchronization for shared umem mode in generic RX path where multiple sockets share single xskbuffpool. RX queue is exclusive to...

7.8CVSS0.00149EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.14 views

CVE-2025-37916

In the Linux kernel, the following vulnerability has been resolved: pdscore: remove write-after-free of clientid A use-after-free error popped up in stress testing: Mon Apr 21 21:21:33 2025 BUG: KFENCE: use-after-free write in pdscauxbusdevdel+0xef/0x160 pdscore Mon Apr 21 21:21:33 2025...

7.8CVSS6.2AI score0.00217EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 3:21 p.m.143 views

CVE-2025-37914

CVE-2025-37914 is a Linux kernel network scheduler vulnerability in net_sched: ets where a netem child qdisc can trigger reentrant enqueue, causing the same classifier to be added twice to the active_list and potentially memory corruption. The patch adds an active check (cl_is_active) and guards ...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.26 views

CVE-2025-37913 net_sched: qfq: Fix double list add in class with netem as child qdisc

In the Linux kernel, the following vulnerability has been resolved: netsched: qfq: Fix double list add in class with netem as child qdisc As described in Gerrard's report 1, there are use cases where a netem child qdisc will make the parent qdisc's enqueue callback reentrant. In the case of qfq,...

7.8CVSS0.00214EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/20 3:21 p.m.14 views

CVE-2025-37909

In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor. Previously skb was mapped to EXT descriptor when the number of fragments is zero with GSO enabled. Mapping the skb to EXT descriptor preven...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.26 views

CVE-2025-37907 accel/ivpu: Fix locking order in ivpu_job_submit

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix locking order in ivpujobsubmit Fix deadlock in job submission and abort handling. When a thread aborts currently executing jobs due to a fault, it first locks the global lock protecting submittedjobs 1. After the...

0.00142EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.28 views

CVE-2025-37906 ublk: fix race between io_uring_cmd_complete_in_task and ublk_cancel_cmd

In the Linux kernel, the following vulnerability has been resolved: ublk: fix race between iouringcmdcompleteintask and ublkcancelcmd ublkcancelcmd calls iouringcmddone to complete uringcmd, but we may have scheduled task work via iouringcmdcompleteintask for dispatching request, then kernel cras...

7.8CVSS0.00129EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/20 3:21 p.m.120 views

CVE-2025-37900

CVE-2025-37900: In the Linux kernel, two issues in iommu_copy_struct_from_user() were fixed in the current header; review noted NULL pointer handling in iommu_copy_struct_to_user() and a related typo. Connected advisories/entries confirm this CVE is included among kernel fixes across distribution...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.20 views

CVE-2025-37899 ksmbd: fix use-after-free in session logoff

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess-user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for...

8.8CVSS6.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.28 views

CVE-2025-37897 wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: Remove erroneous assert in plfxlcmacrelease plfxlcmacrelease asserts that mac-lock is held. This assertion is incorrect, because even if it was possible, it would not be the valid behaviour. The function is used whe...

0.00191EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/20 3:21 p.m.103 views

CVE-2025-37896

CVE-2025-37896 addresses a divide-by-zero in spi-mem duration calculation (spi_mem_calc_op_duration) when dummy bytes are zero in certain SPI flash operations (e.g., Winbond SPINAND write_cache/update_cache). The fix skips the ncylcles calculation when dummy bytes are zero, preventing the divide ...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.24 views

CVE-2025-37896 spi: spi-mem: Add fix to avoid divide error

In the Linux kernel, the following vulnerability has been resolved: spi: spi-mem: Add fix to avoid divide error For some SPI flash memory operations, dummy bytes are not mandatory. For example, in Winbond SPINAND flash memory devices, the writecache and updatecache operation variants have zero...

0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/20 3:15 p.m.49 views

CVE-2023-33861

IBM Security ReaQta EDR 3.12 could allow an attacker to spoof a trusted entity by interfering with the communication path between the host and client...

6.5CVSS0.00238EPSS
SaveExploits0References1
Circl
Circl
added 2025/05/20 3:13 p.m.19 views

CVE-2025-47936

creationtimestamp| type| source ---|---|--- 2025-05-20 15:13:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lpmerre7oh2h 2025-05-20 15:50:57+00:00| seen| https://bsky.app/profile/OpenSource.activitypub.awakari.com.ap.brid.gy/post/3lpmgsskjjrt2...

4.4CVSS7AI score0.00261EPSS
SaveExploits0References2
Rows per page
Query Builder