Lucene search
+L

13164 matches found

Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.16 views

CVE-2025-38477

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:21 a.m.6 views

CVE-2025-38477 net/sched: sch_qfq: Fix race condition on qfq_aggregate

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS6AI score
SaveExploits0References14
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.10 views

CVE-2025-38476

In the Linux kernel, the following vulnerability has been resolved: rpl: Fix use-after-free in rpldosrhinline. Running lwtdstcacherefloop.sh in selftest with KASAN triggers the splat below 0. rpldosrhinline fetches ipv6hdrskb and accesses it after skbcowhead, which is illegal as the header could ...

9.8CVSS5.8AI score0.00332EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.9 views

CVE-2025-38475

In the Linux kernel, the following vulnerability has been resolved: smc: Fix various oops due to inetsock type confusion. syzbot reported weird splats 01 in cipsov4socksetattr while freeing inetsksk-inetopt. The address was freed multiple times even though it was read-only memory...

7.8CVSS5.6AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:21 a.m.10 views

CVE-2025-38475 smc: Fix various oops due to inet_sock type confusion.

In the Linux kernel, the following vulnerability has been resolved: smc: Fix various oops due to inetsock type confusion. syzbot reported weird splats 01 in cipsov4socksetattr while freeing inetsksk-inetopt. The address was freed multiple times even though it was read-only memory...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2025/07/28 11:21 a.m.107 views

CVE-2025-38475

CVE-2025-38475 concerns the Linux kernel SMC socket type confusion where smc_sock hijacks AF_INET/AF_INET6 internals, causing inet_opt to be interpreted as a function pointer due to inet_sock not being the first member of smc_sock. The root cause is the misalignment between smc_sock and inet_sock...

7.8CVSS6.5AI score0.00146EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/07/28 11:21 a.m.94 views

CVE-2025-38474

CVE-2025-38474 affects the Linux kernel USB Sierra network driver. The issue arises from not verifying that the driver’s third USB endpoint is an interrupt input, since the code only checked for three endpoints and bulk in/out. The fix “rectifies the omission” by validating the endpoint type. Ups...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38474 usb: net: sierra: check for no status endpoint

In the Linux kernel, the following vulnerability has been resolved: usb: net: sierra: check for no status endpoint The driver checks for having three endpoints and having bulk in and out endpoints, but not that the third endpoint is interrupt input. Rectify the omission...

6.5AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.17 views

CVE-2025-38474 usb: net: sierra: check for no status endpoint

In the Linux kernel, the following vulnerability has been resolved: usb: net: sierra: check for no status endpoint The driver checks for having three endpoints and having bulk in and out endpoints, but not that the third endpoint is interrupt input. Rectify the omission...

0.0016EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.7 views

CVE-2025-38474

In the Linux kernel, the following vulnerability has been resolved: usb: net: sierra: check for no status endpoint The driver checks for having three endpoints and having bulk in and out endpoints, but not that the third endpoint is interrupt input. Rectify the omission...

5.5CVSS5.4AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:21 a.m.5 views

CVE-2025-38473 Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix null-ptr-deref in l2capsockresumecb syzbot reported null-ptr-deref in l2capsockresumecb. 0 l2capsockresumecb has a similar problem that was fixed by commit 1bff51ea59a9 "Bluetooth: fix use-after-free error in...

6.4AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/07/28 11:21 a.m.18 views

CVE-2025-38472 netfilter: nf_conntrack: fix crash due to removal of uninitialised entry

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrack: fix crash due to removal of uninitialised entry A crash in conntrack was reported while trying to unlink the conntrack entry from the hash bucket list: exception RIP: nfctdeletefromlists+172 .. 7...

9.8CVSS0.00393EPSS
SaveExploits0References5
CVE
CVE
added 2025/07/28 11:21 a.m.131 views

CVE-2025-38472

CVE-2025-38472 affects the Linux kernel netfilter nf_conntrack code. A race can cause a crash when removing a conntrack entry from the hash bucket list, yielding an apparently partially initialized nf_conn with garbage hlist pointers and abnormal timeout/state (IPS_CONFIRMED). The vulnerability s...

9.8CVSS6.3AI score0.00393EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/07/28 11:21 a.m.104 views

CVE-2025-38470

CVE-2025-38470 affects the Linux kernel VLAN handling when 8021q rx-vlan-filter is enabled. It can cause VLAN 0 to be emulated on NETDEV_UP/DC_DOWN, leading to a memory leak if VLAN 0 is not removed, or a potential null-vlan_info path triggering a BUG_ON during device teardown. Root cause: refcnt...

7.8CVSS6.2AI score0.00174EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.16 views

CVE-2025-38471

In the Linux kernel, the following vulnerability has been resolved: tls: always refresh the queue when reading sock After recent changes in net-next TCP compacts skbs much more aggressively. This unearthed a bug in TLS where we may try to operate on an old skb when checking if all skbs in the que...

9.8CVSS5.8AI score0.00397EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/28 11:21 a.m.13 views

CVE-2025-38470

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime Assuming the "rx-vlan-filter" feature is enabled on a net device, the 8021q module will automatically add or remove VLAN 0 when the net device is put...

7.8CVSS5.4AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2025/07/28 11:21 a.m.8 views

CVE-2025-38470 net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime Assuming the "rx-vlan-filter" feature is enabled on a net device, the 8021q module will automatically add or remove VLAN 0 when the net device is put...

7.8CVSS6.3AI score
SaveExploits0References14
CVE
CVE
added 2025/07/28 11:12 a.m.110 views

CVE-2025-38468

CVE-2025-38468 in the Linux kernel affects the net/sched path where htb_lookup_leaf may trigger BUG_ON when handling an empty red-black tree during HTB dequeue. The described stack shows a sequence ending with a BUG_ON in htb_lookup_leaf, which is resolved by returning NULL from htb_lookup_leaf (...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References11Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/07/28 12:00 a.m.13 views

The vulnerability of the xe_svm_init() function in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the xesvminit function in the Linux operating system’s kernel is related to state management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References7Affected Software2
RedhatCVE
RedhatCVE
added 2025/07/27 3:35 p.m.11 views

CVE-2025-38461

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...

7.3CVSS6.2AI score0.00121EPSS
SaveExploits0References4
Rows per page
Query Builder