Lucene search
+L

8032 matches found

Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.13 views

CVE-2025-37971

In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2dev Commit 42a2f6664e18 "staging: vc04services: Move global gstate to vchiqstate" changed mmalinit to pass dev-v4l2dev.dev to vchiqmmalinit, however nothing iniitialised dev-v4l2dev,...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.8 views

CVE-2025-37968

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even though the code setting the flag is designed to...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.10 views

CVE-2025-37969

In the Linux kernel, the following vulnerability has been resolved: iio: imu: stlsm6dsx: fix possible lockup in stlsm6dsxreadtaggedfifo Prevent stlsm6dsxreadtaggedfifo from falling in an infinite loop in case patternlen is equal to zero and the device FIFO is not empty...

5.5CVSS5.7AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 2025/05/20 4:47 p.m.7 views

CVE-2025-37967 usb: typec: ucsi: displayport: Fix deadlock

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsiconmutexlock / ucsiconmutexunlock functions to the UCSI driver. ucsiconmutexlock ensures the connector mutex is only locked if a connection is established...

6.4AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/20 4:47 p.m.10 views

CVE-2025-37965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper Why "BUG: sleeping function called from invalid context" error. after: "drm/amd/display: Protect FPU in dml2validate/dml21validate" The populatedmlplanecfgfromplanestate us...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0
NVD
NVD
added 2025/05/20 4:15 p.m.32 views

CVE-2025-37964

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: There is a window in the mm switching code where the new CR3 is set and the CPU should be getting TLB flushes for the new mm. But shouldflushtlb has a...

7.8CVSS0.00163EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/20 4:15 p.m.25 views

CVE-2025-37954

In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in opencacheddir with lease breaks A pre-existing valid cfid returned from findorcreatecacheddir might race with a lease break, meaning opencacheddir doesn't consider it valid, and thinks it's...

7.5CVSS0.003EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/20 4:15 p.m.15 views

CVE-2025-37942

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00012EPSS
SaveExploits0
NVD
NVD
added 2025/05/20 4:15 p.m.14 views

CVE-2025-37934

In the Linux kernel, the following vulnerability has been resolved: ASoC: simple-card-utils: Fix pointer check in graphutilparselinkdirection Actually check if the passed pointers are valid, before writing to them. This also fixes a USBAN warning: UBSAN: invalid-load in...

7.8CVSS0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/20 4:15 p.m.10 views

CVE-2025-37930

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: Fix WARNON in nouveaufencecontextkill Nouveau is mostly designed in a way that it's expected that fences only ever get signaled through nouveaufencesignal. However, in at least one other place, nouveaufencedone, can...

5.5CVSS0.00177EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/20 4:15 p.m.8 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.8CVSS0.00179EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/20 4:15 p.m.6 views

CVE-2025-37902

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7.7AI score
SaveExploits0References1
NVD
NVD
added 2025/05/20 4:15 p.m.8 views

CVE-2025-37895

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix error handling path in bnxtinitchip WARNON is triggered in flushwork if bnxtinitchip fails because we call cancelworksync on dim work that has not been initialized. WARNING: CPU: 37 PID: 5223 at kernel/workqueue.c:420...

5.5CVSS0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:15 p.m.7 views

UBUNTU-CVE-2025-37935

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix SER panic with 4GB+ RAM If the mtkpollrx function detects the MTKRESETTING flag, it will jump to releasedesc and refill the high word of the SDP on the 4GB RFB. Subsequently, mtkrxclean will process ...

9.8CVSS6.2AI score0.00411EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37961

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix uninit-value for saddr in dooutputroute4 syzbot reports for uninit-value for the saddr argument 1. commit 4754957f04f5 "ipvs: do not use random local source address for tunnels" already implies that the input value of...

5.5CVSS5.7AI score0.00155EPSS
SaveExploits0
CVE
CVE
added 2025/05/20 4:1 p.m.126 views

CVE-2025-37958

CVE-2025-37958 affects the Linux kernel THP path. The issue arises when migrating a THP: concurrent access to the PMD migration entry during a deferred split scan could dereference an invalid address. The fix adds a check of the PMD migration entry and returns early, since the PMD migration entry...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37958

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix dereferencing invalid pmd migration entry When migrating a THP, concurrent access to the PMD migration entry during a deferred split scan can lead to an invalid address access, as illustrated below. To prevent...

5.5CVSS5.7AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.9 views

CVE-2025-37954

In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in opencacheddir with lease breaks A pre-existing valid cfid returned from findorcreatecacheddir might race with a lease break, meaning opencacheddir doesn't consider it valid, and thinks it's...

7.5CVSS5.6AI score0.003EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.7 views

CVE-2025-37952

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix UAF in closefiletableids A use-after-free is possible if one thread destroys the file via ksmbdclosefd while another thread holds a reference to it. The existing checks on fp-refcount are not sufficient to prevent this...

8.8CVSS5.8AI score0.00307EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/20 4:1 p.m.8 views

CVE-2025-37947

In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating pos ksmbdvfsstreamwrite did not validate whether the write offset pos was within the bounds of the existing stream data length vlen. If pos was greater than or equal to vle...

8.8CVSS5.7AI score0.00481EPSS
SaveExploits1
Rows per page
Query Builder