Lucene search
+L

1101 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38347

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix to do sanity check on ino and xnid syzbot reported a f2fs bug as below: INFO: task syz- executor140:5308 blocked for more than 143 seconds. Not tainte...

5.5CVSS6.3AI score0.00169EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-52772

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: afunix: fix use-after-free in unixstreamreadactor syzbot reported the following crash 1 Afte...

7.8CVSS6.1AI score0.00241EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.9 views

SUSE CVE-2025-38406

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/07/29 12:00 a.m.7 views

PT-2025-33773

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the pptp xmit function related to insufficient checks on the size of the skb data structure. This can lead to reading uninitialized data, as...

7.8CVSS7.1AI score0.00367EPSS
SaveExploits0
NVD
NVD
added 2025/07/25 2:15 p.m.20 views

CVE-2025-38406

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

5.5CVSS0.00174EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/25 1:13 p.m.21 views

CVE-2025-38406 wifi: ath6kl: remove WARN on bad firmware input

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

0.00174EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/07/25 1:13 p.m.17 views

CVE-2025-38406

In the Linux kernel, the following vulnerability has been resolved: wifi: ath6kl: remove WARN on bad firmware input If the firmware gives bad input, that's nothing to do with the driver's stack at this point etc., so the WARNON doesn't add any value. Additionally, this is one of the top syzbot...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.19 views

CVE-2025-38370

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix failure to rebuild free space tree using multiple transactions If we are rebuilding a free space tree, while modifying the free space tree we may need to allocate a new metadata block group. If we end up using multiple...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.12 views

PT-2025-44135

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the NTFS3 file system driver. The issue arises when attempting index allocation if the $BITMAP attribute is empty, yet index blocks are present,...

4.6CVSS5.4AI score0.00154EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/14 5:14 p.m.16 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/12 12:00 a.m.10 views

PT-2025-49439

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the exFAT file system related to the validation of cluster allocation bits in the allocation bitmap. Specifically, the system reads and utilizes t...

4.6CVSS5.4AI score0.00147EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.6 views

PT-2025-35982

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where a loop device block size could be changed underneath a mounted filesystem. This discrepancy between the block device block size and the superbloc...

5.5CVSS7.3AI score0.00146EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/10 3:00 a.m.15 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.11 views

PT-2025-29045

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue was identified in the net/atm/lec.c component of the Linux kernel. Specifically, an error path in the lecd attach function could result in a dangling pointer...

7.8CVSS6.6AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38260

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.11 views

UBUNTU-CVE-2025-38260

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/09 10:42 a.m.8 views

CVE-2025-38260 btrfs: handle csum tree error with rescue=ibadroots correctly

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly BUG There is syzbot based reproducer that can crash the kernel, with the following call trace: With some debug output added DEBUG: rescue=ibadroots parsed BTRFS: devic...

7.3AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2025/07/09 12:24 a.m.10 views

kernel: udf: Fix a slab-out-of-bounds write bug in udf_find_entry()

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udffindentry Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ================================================================== BUG: KASAN:...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.9 views

PT-2025-30867

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16.0-rc4-syzkaller-00108-g17bbde2e1716 Description The Linux kernel contains a flaw in the io uring/msg ring subsystem related to the freeing of io kiocb requests. Specifically, the freeing of requests was not...

8.5CVSS8.3AI score0.09567EPSS
SaveExploits19References859
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.10 views

PT-2025-33775

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's f2fs subsystem related to inode eviction. Specifically, a use-after-free condition can occur within the f2fs evict inode function, potentially leadi...

5.5CVSS6.1AI score0.00178EPSS
SaveExploits0
Rows per page
Query Builder