Lucene search
+L

269 matches found

OSV
OSV
added 2025/07/04 2:15 p.m.16 views

AZL-64767 CVE-2025-38220 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... Call Trace:...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

UBUNTU-CVE-2025-38220

In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... Call Trace:...

5.5CVSS6AI score0.0014EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.30 views

PT-2025-27995

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been identified, which can cause a kernel NULL pointer dereference when processing a symlink inode from the orphan list. This issue arises due t...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment, the skb destructor is removed before segmenting the skb, but the reference to the socket remains intact. This issue arises if the original skb becomes orphaned later, as ...

7.8CVSS5.8AI score0.00227EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/06/09 1:02 p.m.14 views

kernel: net: gso: fix ownership in __udp_gso_segment

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

7.8CVSS6.4AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/09 7:43 a.m.6 views

kernel: net: gso: fix ownership in __udp_gso_segment

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

7.8CVSS6.4AI score0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/25 9:37 a.m.6 views

SUSE-SU-2025:20206-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. - CVE-2024-50038: netfilter: xtables: fix typo causin...

9.8CVSS6.6AI score0.00586EPSS
SaveExploits0References165
OSV
OSV
added 2025/04/25 7:35 a.m.6 views

SUSE-SU-2025:20283-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-27415: netfilter: brnetfilter: skip conntrack input hook for promisc packets bsc1224757. - CVE-2024-50038: netfilter: xtables: fix typo causin...

9.8CVSS7AI score0.00586EPSS
SaveExploits0References165
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.6 views

SUSE CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS7.5AI score0.00227EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/01 4:15 p.m.2 views

DEBIAN-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.21 views

UBUNTU-CVE-2025-21926

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in udpgsosegment In udpgsosegment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue if the original skb is later orphaned as we can hit the...

8.2CVSS6.2AI score0.00227EPSS
SaveExploits0References51
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-26837

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: net: bridge: switchdev: Skip MDB replays of deferred events on offload Before this change,...

4.7CVSS5.5AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.22 views

CVE-2025-21755

...

SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.97 views

CVE-2025-21755

CVE-2025-21755 is rejected/not used per the Initial Description.

6.5AI score
SaveExploits0
OSV
OSV
added 2025/02/26 1:56 a.m.12 views

CVE-2022-49255 f2fs: fix missing free nid in f2fs_handle_failed_inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fshandlefailedinode This patch fixes xfstests/generic/475 failure. 293.680694 F2FS-fs dm-1: May loss orphan inode, run fsck to fix. 293.685358 Buffer I/O error on dev dm-1, logical block 8388592,...

4.9AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:56 a.m.83 views

CVE-2022-49255

CVE-2022-49255 concerns the Linux kernel’s F2FS filesystem. The connected advisories/documentation confirm a root cause: a missing free nid in f2fs_handle_failed_inode, corrected by a patch that fixes xfstests/generic/475 failure. The impact described in the sources includes potential orphan inod...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.23 views

CVE-2022-49255 f2fs: fix missing free nid in f2fs_handle_failed_inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fshandlefailedinode This patch fixes xfstests/generic/475 failure. 293.680694 F2FS-fs dm-1: May loss orphan inode, run fsck to fix. 293.685358 Buffer I/O error on dev dm-1, logical block 8388592,...

0.00257EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.22 views

CVE-2022-49255

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix missing free nid in f2fshandlefailedinode This patch fixes xfstests/generic/475 failure. 293.680694 F2FS-fs dm-1: May loss orphan inode, run fsck to fix. 293.685358 Buffer I/O error on dev dm-1, logical block 8388592,...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.8 views

PT-2025-8183 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel, specifically in the f2fs file system. The issue is related to a missing free nid in f2fs handle failed inode, which can cause a...

6.5AI score0.00257EPSS
SaveExploits0References15
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: ref-verify: Fix for a use-after-free after an invalid ref action. After calling btrfsreftreemod, if we successfully insert the new ref entry local variable 'ref' into the respective block entry’s rbtree local variable 'be,...

7.8CVSS6.1AI score0.00238EPSS
SaveExploits0References3
Rows per page
Query Builder