Lucene search
+L

277 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.9 views

CVE-2023-54211

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

5.8AI score0.00177EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:15 p.m.10 views

UBUNTU-CVE-2022-50834

In the Linux kernel, the following vulnerability has been resolved: nfc: Fix potential resource leaks nfcgetdevice take reference for the device, add missing nfcputdevice to release it when not need anymore. Also fix the style warnning by use error EOPNOTSUPP instead of ENOTSUPP...

5.7AI score0.00216EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.5 views

CVE-2023-54247

In the Linux kernel, the following vulnerability has been resolved: bpf: Silence a warning in btftypeidsize syzbot reported a warning in 1 with the following stacktrace: WARNING: CPU: 0 PID: 5005 at kernel/bpf/btf.c:1988 btftypeidsize+0x2d9/0x9d0 kernel/bpf/btf.c:1988 ... RIP:...

5.2AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.30 views

CVE-2023-54211 tracing: Fix warning in trace_buffered_event_disable()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:11 p.m.9 views

CVE-2023-54211 tracing: Fix warning in trace_buffered_event_disable()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix warning in tracebufferedeventdisable Warning happened in tracebufferedeventdisable at WARNONONCE!tracebufferedeventref Call Trace: ? warn+0xa5/0x1b0 ? tracebufferedeventdisable+0x189/0x1b0...

6.4AI score0.00177EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992181)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992181 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting wi...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992265)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992265 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if fil...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.12 views

PT-2025-54065

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.8-1.el7.centos.x86 64 1 Description The Linux kernel’s net failover component contains an issue where the transmission queue txq size can exceed the expected limit. Specifically, the failover txq is initializ...

7.8CVSS6.9AI score0.00462EPSS
SaveExploits2References898
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.5 views

CVE-2022-50730

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

6.1AI score0.00214EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 1:39 p.m.5 views

CVE-2025-40359 perf/x86/intel: Fix KASAN global-out-of-bounds warning

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Fix KASAN global-out-of-bounds warning When running "perf mem record" command on CWF, the below KASAN global-out-of-bounds warning is seen. ================================================================== BUG:...

6.7AI score0.00172EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/12/10 1:56 a.m.7 views

CVE-2023-53865

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...

5.7AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.6 views

SUSE CVE-2023-53865

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/09 6:30 p.m.4 views

EUVD-2023-60131

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...

6AI score0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

DEBIAN-CVE-2023-53859

In the Linux kernel, the following vulnerability has been resolved: s390/idle: mark archcpuidle noinstr linux-next commit "cpuidle: tracing: Warn about !rcuiswatching" adds a new warning which hits on s390's archcpuidle function: RCU not on for: archcpuidle+0x0/0x28 WARNING: CPU: 2 PID: 0 at...

5.3AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

UBUNTU-CVE-2023-53865

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...

5.7AI score0.00204EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/09 1:30 a.m.21 views

CVE-2023-53865

CVE-2023-53865 affects the Linux kernel btrfs path where a transaction abort with qgroups enabled triggers a warning in btrfs_put_transaction due to the rbtree dirty_extent_root not being emptied. The root cause is that btrfs_qgroup_destroy_extent_records() frees entries via a postorder iteration...

6.1AI score0.00204EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 1:30 a.m.4 views

CVE-2023-53865

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix warning when putting transaction with qgroups enabled after abort If we have a transaction abort with qgroups enabled we get a warning triggered when doing the final put on the transaction, like this: 552.6789...

5.4AI score0.00204EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:29 a.m.4 views

CVE-2023-53841 devlink: report devlink_port_type_warn source device

In the Linux kernel, the following vulnerability has been resolved: devlink: report devlinkporttypewarn source device devlinkporttypewarn is scheduled for port devlink and warning when the port type is not set. But from this warning it is not easy found out which device driver has no devlink port...

6.3AI score0.00229EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 1:16 a.m.6 views

CVE-2023-53791

In the Linux kernel, the following vulnerability has been resolved: md: fix warning for holder mismatch from exportrdev Commit a1d767191096 "md: use mddev-external to select holder in exportrdev" fix the problem that 'claimrdev' is used for blkdevgetbydev while 'rdev' is used for blkdevput...

0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.4 views

PT-2025-49756

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.4.0-rc6-btrfs-next-134+ Description The Linux kernel contains an issue where a warning occurs when putting a transaction with qgroups enabled after an abort. This is due to the rbtree 'dirty extent root' not...

6.1AI score0.00204EPSS
SaveExploits0
Rows per page
Query Builder