Lucene search
+L

669 matches found

RedhatCVE
RedhatCVE
added 2025/10/28 8:26 p.m.4 views

CVE-2025-40075

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

5.5CVSS5.8AI score0.00379EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 12:15 p.m.7 views

AZL-68927 CVE-2025-40075 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

8.1CVSS5.8AI score0.00379EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.11 views

CVE-2025-40075

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

8.1CVSS0.00379EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/28 11:48 a.m.6 views

EUVD-2025-36454

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

6AI score0.00369EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40075 tcp_metrics: use dst_dev_net_rcu()

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

8.1CVSS0.00379EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/28 11:48 a.m.29 views

CVE-2025-40075

CVE-2025-40075 affects the Linux kernel’s tcp_metrics code. The fix replaces three dst_dev() calls with a lockdep-enabled helper, using dst_dev_net_rcu() to avoid unsafe RCU access. Reported CVSSv3.1 base score 8.1 (HIGH) with network attack vector and high impact on confidentiality, integrity, a...

8.1CVSS6.1AI score0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.32 views

CVE-2025-40074 ipv4: start using dst_dev_rcu()

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

9.8CVSS0.00369EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36453

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

6AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 11:48 a.m.3 views

CVE-2025-40075 tcp_metrics: use dst_dev_net_rcu()

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: use dstdevnetrcu Replace three dstdev with a lockdep enabled helper...

8.1CVSS6.5AI score0.00379EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-40074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to...

9.8CVSS7AI score0.00369EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 2:15 p.m.7 views

CVE-2022-50571

In the Linux kernel, the following vulnerability has been resolved: btrfs: call btrfsremovefreespacecachelocked on cache load failure Now that lockdep is staying enabled through our entire CI runs I started seeing the following stack in generic/475 ------------ cut here ------------ WARNING: CPU:...

0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/22 1:23 p.m.20 views

CVE-2022-50571

CVE-2022-50571 involves the Linux kernel Btrfs path. The issue arises when loading the free-space cache: a temporary free_space_ctl is used during the load to avoid allocations, but on error cleaning up could touch discardable stats without holding the correct lock. The remediation is to invoke _...

5.9AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50571 btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure

In the Linux kernel, the following vulnerability has been resolved: btrfs: call btrfsremovefreespacecachelocked on cache load failure Now that lockdep is staying enabled through our entire CI runs I started seeing the following stack in generic/475 ------------ cut here ------------ WARNING: CPU:...

6.3AI score0.00185EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.10 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7CVSS5.7AI score0.00118EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/15 1:19 a.m.9 views

EUVD-2023-59994

BYTEVALUE Intelligent Flow Control Router contains a command injection vulnerability via the /goform/webRead/open endpoint. The path parameter is not properly validated and is echoed into a shell context, allowing an attacker to inject and execute arbitrary shell commands on the device. Successfu...

9.3CVSS7.9AI score0.01906EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.12 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7CVSS6.8AI score0.00118EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/10/06 1:8 p.m.7 views

CVE-2023-53545

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csava properly Root PD BO should be reserved before unmap and remove a bova from VM otherwise lockdep will complain. v2: check fpriv-csava is not NULL instead of amdgpumcbp christian 14616.936827...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.7 views

SUSE CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS6.3AI score0.00099EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.14 views

CVE-2023-53614

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

4.7CVSS0.00099EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 4:15 p.m.15 views

AZL-77432 CVE-2023-53545 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: unmap and remove csava properly Root PD BO should be reserved before unmap and remove a bova from VM otherwise lockdep will complain. v2: check fpriv-csava is not NULL instead of amdgpumcbp christian 14616.936827...

5.5CVSS6.3AI score0.00146EPSS
SaveExploits0References1
Rows per page
Query Builder