Lucene search
+L

16939 matches found

RedHat Linux
RedHat Linux
added 2025/07/14 8:7 a.m.8 views

Important: Red Hat Bug Fix Advisory: mirror registry for Red Hat OpenShift 2.0.7 container

mirror registry for Red Hat OpenShift 2.0.7 Release of mirror registry for Red Hat OpenShift provides these changes:...

8.2CVSS5.8AI score0.00221EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/07/14 12:0 a.m.9 views

Accelerating Automatic Program Repair with Dual Retrieval-Augmented Fine-Tuning and Patch Generation on Large Language Models

Automated Program Repair APR is essential for ensuring software reliability and quality while enhancing efficiency and reducing developers' workload. Although rule-based and learning-based APR methods have demonstrated their effectiveness, their performance was constrained by the defect type of...

7.1AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()

...

7.1CVSS7.6AI score0.00189EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

pds_core: remove write-after-free of client_id

...

7.8CVSS7.7AI score0.00204EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.7 views

net_sched: qfq: Fix double list add in class with netem as child qdisc

...

7.8CVSS7.2AI score0.00193EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.5 views

drm/nouveau: prime: fix ttm_bo_delayed_delete oops

...

7.8CVSS7.4AI score0.00209EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpoint

...

7.8CVSS7.4AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.16 views

CVE-2025-38338 fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()

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

0.00156EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/10 7:41 a.m.66 views

CVE-2025-38269

CVE-2025-38269 affects the Linux kernel, specifically the btrfs path. When exit after a state insertion failure occurs in btrfs_convert_extent_bit(), if insert_state() fails and CONFIG_BUG is disabled, the code falls through to cache_state() and dereferences the error pointer, causing an invalid ...

5.5CVSS6.8AI score0.00157EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/09 11:15 a.m.10 views

UBUNTU-CVE-2025-38263

In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cachesetflush 1. LINE1794 - LINE1887 is some codes about function of bchcachesetalloc. 2. LINE2078 - LINE2142 is some codes about function of registercacheset. 3. registercacheset will call...

5.5CVSS6.2AI score0.0015EPSS
SaveExploits0References39
CVE
CVE
added 2025/07/09 10:42 a.m.59 views

CVE-2025-38255

CVE-2025-38255 : In the Linux kernel, a NULL pointer dereference can occur in lib/group_cpus when group_cpus_evenly() is called with numgrps == 0. The root cause is that kcalloc() returns ZERO_SIZE_PTR and subsequent dereference leads to a panic during blk_mq_map_queues/nulL_map_queues. The conne...

5.5CVSS6.2AI score0.0014EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/07/09 10:42 a.m.93 views

CVE-2025-38246

CVE-2025-38246 affects the bnxt Ethernet driver in the Linux kernel. The vulnerability stems from an incorrect handling of XDP redirect lists that could corrupt a linked list (list_add) and trigger a crash when XDP_REDIRECT is used, as described in the initial CVE note and echoed in connected adv...

9.8CVSS6.4AI score0.0029EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/07/09 12:29 a.m.14 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.00218EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/09 12:0 a.m.11 views

RHEL 8 : kernel-rt (RHSA-2025:10670)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:10670 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

8.8CVSS6.9AI score0.00316EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/08 10:3 a.m.18 views

RHBA-2025:6470 Red Hat Bug Fix Advisory: rsync bug fix and enhancement update

Bulletin has no description...

9.8CVSS6.8AI score0.72059EPSS
SaveExploits8References29
OSV
OSV
added 2025/07/04 2:15 p.m.7 views

DEBIAN-CVE-2025-38223

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid kernel BUG for encrypted inode with unaligned file size The generic/397 test hits a BUGON for the case of encrypted inode with unaligned file size for example, 33K or 1K: 877.737811 run fstests generic/397 at 2025-01-...

5.5CVSS5.3AI score0.0009EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/04 2:15 p.m.10 views

CVE-2025-38223

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid kernel BUG for encrypted inode with unaligned file size The generic/397 test hits a BUGON for the case of encrypted inode with unaligned file size for example, 33K or 1K: 877.737811 run fstests generic/397 at 2025-01-...

5.5CVSS0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

UBUNTU-CVE-2025-38229

In the Linux kernel, the following vulnerability has been resolved: media: cxusb: no longer judge rbuf when the write fails syzbot reported a uninit-value in cxusbi2cxfer. 1 Only when the write operation of usbbulkmsg in dvbusbgenericrw succeeds and rlen is greater than 0, the read operation of...

5.5CVSS6.1AI score0.00153EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/04 2:15 p.m.10 views

UBUNTU-CVE-2025-38223

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid kernel BUG for encrypted inode with unaligned file size The generic/397 test hits a BUGON for the case of encrypted inode with unaligned file size for example, 33K or 1K: 877.737811 run fstests generic/397 at 2025-01-...

6.8CVSS5.7AI score0.0009EPSS
SaveExploits0References12
OSV
OSV
added 2025/07/04 2:15 p.m.13 views

UBUNTU-CVE-2025-38218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References41
Rows per page
Query Builder