Lucene search
+L

7346 matches found

OSV
OSV
•added 2025/07/11 12:25 p.m.•8 views

OESA-2025-1822 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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...

9.4CVSS6.5AI score0.00402EPSS
SaveExploits0References7
OSV
OSV
•added 2025/07/11 12:25 p.m.•5 views

OESA-2025-1821 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: add sanity check for gsm-receive in gsmreceivebuf A null pointer dereference can happen when attempting to access the "gsm-receive" function in...

9.4CVSS6.5AI score0.00402EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
•added 2025/07/11 7:0 a.m.•14 views

usb: cdns3: Fix deadlock when using NCM gadget

...

5.5CVSS7.2AI score0.0014EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/07/11 7:0 a.m.•13 views

usb: typec: ucsi: displayport: Fix deadlock

...

5.5CVSS7.2AI score0.00122EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2025/07/11 7:0 a.m.•7 views

bpf: Fix deadlock between rcu_tasks_trace and event_mutex.

...

5.5CVSS7.4AI score0.00184EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/07/10 11:22 p.m.•5 views

SUSE CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

5.3CVSS6.2AI score0.00156EPSS
SaveExploits0References22
OSV
OSV
•added 2025/07/10 9:15 a.m.•7 views

DEBIAN-CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
•added 2025/07/10 9:15 a.m.•5 views

CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS0.00156EPSS
SaveExploits0References4
OSV
OSV
•added 2025/07/10 9:15 a.m.•8 views

AZL-64911 CVE-2025-38338 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
•added 2025/07/10 8:15 a.m.•12 views

CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS0.00096EPSS
SaveExploits0References2
NVD
NVD
•added 2025/07/10 8:15 a.m.•7 views

CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS0.0015EPSS
SaveExploits0References7
NVD
NVD
•added 2025/07/10 8:15 a.m.•11 views

CVE-2025-38268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...

5.5CVSS0.00119EPSS
SaveExploits0References3
OSV
OSV
•added 2025/07/10 8:15 a.m.•2 views

DEBIAN-CVE-2025-38268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
•added 2025/07/10 8:15 a.m.•7 views

UBUNTU-CVE-2025-38268

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: move tcpmqueuevdmunlocked to asynchronous work A state check was previously added to tcpmqueuevdmunlocked to prevent a deadlock where the DisplayPort Alt Mode driver would be executing work and attempting to gra...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References13
OSV
OSV
•added 2025/07/10 7:42 a.m.•4 views

CVE-2025-38311 iavf: get rid of the crit lock

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS6AI score0.00096EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/07/10 7:42 a.m.•11 views

CVE-2025-38311 iavf: get rid of the crit lock

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

0.00096EPSS
SaveExploits0References2
CVE
CVE
•added 2025/07/10 7:42 a.m.•53 views

CVE-2025-38311

CVE-2025-38311 affects the Linux kernel iavf driver. Root cause: removal of the crit_lock to avoid error-prone try_locks, replacing it with netdev_lock in most cases. This change aims to fix deadlock scenarios observed during VF removal by canceling work without netdev_lock and by expanding the p...

5.5CVSS6.5AI score0.00096EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2025/07/10 7:42 a.m.•53 views

CVE-2025-38302

Technical details about CVE-2025-38302 are not publicly provided in the connected documents. The Linux kernel fix is described at a high level; no vendor/product/version mappings or exploit details are included here. Monitor for updates from vendors/security advisories.

5.5CVSS6.6AI score0.00123EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2025/07/10 7:42 a.m.•13 views

CVE-2025-38302 block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work

In the Linux kernel, the following vulnerability has been resolved: block: don't use submitbionoacctnocheck in blkzonewplugbiowork Bios queued up in the zone write plug have already gone through all all preparation in the submitbio path, including the freeze protection. Submitting them through...

0.00123EPSS
SaveExploits0References3
OSV
OSV
•added 2025/07/10 7:42 a.m.•7 views

CVE-2025-38302 block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work

In the Linux kernel, the following vulnerability has been resolved: block: don't use submitbionoacctnocheck in blkzonewplugbiowork Bios queued up in the zone write plug have already gone through all all preparation in the submitbio path, including the freeze protection. Submitting them through...

5.5CVSS6.1AI score0.00123EPSS
SaveExploits0References6
Rows per page
Query Builder