Lucene search
+L

10156 matches found

UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38025

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7606: check for NULL before calling swmodeconfig Check that the swmodeconfig function pointer is not NULL before calling it. Not all buses define this callback, which resulted in a NULL pointer dereference...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38028

In the Linux kernel, the following vulnerability has been resolved: NFS/localio: Fix a race in nfslocalopenfh Once the clp-cluuid.lock has been dropped, another CPU could come in and free the struct nfsdfile that was just added. To prevent that from happening, take the RCU read lock before droppi...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38059

In the Linux kernel, the following vulnerability has been resolved: btrfs: avoid NULL pointer dereference if no valid csum tree BUG When trying read-only scrub on a btrfs with rescue=idatacsums mount option, it will crash with the following call trace: BUG: kernel NULL pointer dereference, addres...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38065

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'len' a sizet results in truncation to 4GiB on 32-bit systems...

7.8CVSS6.4AI score0.0019EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38020

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor profile, the MACsec offload feature must be...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38057

In the Linux kernel, the following vulnerability has been resolved: espintcp: fix skb leaks A few error paths are missing a kfreeskb...

7.5CVSS6.1AI score0.0043EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38047

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Fix system hang during S4 resume with FRED enabled Upon a wakeup from S4, the restore kernel starts and initializes the FRED MSRs as needed from its perspective. It then loads a hibernation image, including the image...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38030

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

5.7AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38079

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6.3AI score0.00186EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38066

In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUGON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partially initialized policy object. Repeating the resume...

5.5CVSS6.2AI score0.00169EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.3 views

CVE-2025-38053

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpffeaturescheck idpffeaturescheck is used to validate the TX packet. skb header length is compared with the hardware supported value received from the device control plane. The value is stored in the...

5.5CVSS6AI score0.00164EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38063

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQPREFLUSH When a bio with REQPREFLUSH is submitted to dm, sendemptyflush generates a flushbio with REQOPWRITE | REQPREFLUSH | REQSYNC, which causes the flushbio to be throttled by...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38077

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

7.8CVSS6.5AI score0.00195EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.5 views

CVE-2025-38045

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix debug actions order The order of actions taken for debug was implemented incorrectly. Now we implemented the dump split and do the FW reset only in the middle of the dump rather than the FW killing itself on...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0References29
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.3 views

CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38074

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

8.8CVSS6AI score0.00187EPSS
SaveExploits0References38
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.6 views

CVE-2025-38035

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: don't restore null skstatechange queue-statechange is set as part of nvmettcpsetqueuesock, but if the TCP connection isn't established when nvmettcpsetqueuesock is called then queue-statechange isn't set and...

7.5CVSS6AI score0.0051EPSS
SaveExploits0References41
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.7 views

CVE-2025-38038

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: Remove unnecessary driverlock in setboost setboost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutexacquire can collide with the mutexacquire from the mode-switch path in...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38056

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix UAF when reloading module hdagenericmachineselect appends -idisp to the tplg filename by allocating a new string with devmkasprintf, then stores the string right back into the global variable...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/06/18 10:15 a.m.3 views

CVE-2025-38055

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix segfault with PEBS-via-PT with samplefreq Currently, using PEBS-via-PT with a sample frequency instead of a sample period, causes a segfault. For example: BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References28
Rows per page
Query Builder