Lucene search
+L

282 matches found

OSV
OSV
added 2025/02/26 7:01 a.m.18 views

UBUNTU-CVE-2022-49352

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

5.5CVSS6.2AI score0.00281EPSS
SaveExploits0References9
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49151

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. We should check that in endpoint is actually present to prevent this warning. Found pipes are now saved to...

5.5CVSS0.00264EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:00 a.m.14 views

DEBIAN-CVE-2022-49068

In the Linux kernel, the following vulnerability has been resolved: btrfs: release correct delalloc amount in direct IO write path Running generic/406 causes the following WARNING in btrfsdestroyinode which tells there are outstanding extents left. In btrfsgetblocksdirectwrite, we reserve a...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.26 views

CVE-2022-49709

In the Linux kernel, the following vulnerability has been resolved: cfi: Fix cfislowpathdiag RCU usage with cpuidle RCUNONIDLE usage during cfislowpathdiag can result in an invalid RCU state in the cpuidle code path: WARNING: CPU: 1 PID: 0 at kernel/rcu/tree.c:613 rcueqsenter+0xe4/0x138 ... Call...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:24 a.m.150 views

CVE-2022-49673

CVE-2022-49673 concerns the Linux kernel where a KASAN warning in raid5_add_disk was mitigated by validating that rdev->saved_raid_disk is within expected limits during LVM tests (dm raid). The fix is described as adjusting the raid5_add_disks path to ensure bound checks, with the associated c...

5.5CVSS5.4AI score0.00282EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49543 ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of devwake in mhipmdisabletransition When test device recovery with below command, it has warning in message as below. echo assert /sys/kernel/debug/ath11k/wcn6855\ hw2.0/simulatefwcrash echo assert...

5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.23 views

CVE-2022-49525 media: cx25821: Fix the warning when removing the module

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: 14.746697 removeprocentry: removing non-empty directory 'irq/21', leaking at least 'cx258211' 14.747449 WARNING...

0.0027EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.20 views

CVE-2022-49525

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix the warning when removing the module When removing the module, we will get the following warning: 14.746697 removeprocentry: removing non-empty directory 'irq/21', leaking at least 'cx258211' 14.747449 WARNING...

5.5CVSS5.5AI score0.0027EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:13 a.m.109 views

CVE-2022-49525

CVE-2022-49525 relates to the Linux kernel: the media: cx25821 driver issue triggers a warning when removing the module (remove_proc_entry leaking cx25821 IRQ). The connected advisories confirm the root cause is not a_privately exploitable bug in userland but a resource management ordering proble...

5.5CVSS6.6AI score0.0027EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.27 views

CVE-2022-49387 watchdog: rzg2l_wdt: Fix 32bit overflow issue

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

0.00253EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 views

CVE-2022-49387 watchdog: rzg2l_wdt: Fix 32bit overflow issue

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

6.3AI score0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.11 views

CVE-2022-49352

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49352 ext4: fix warning in ext4_handle_inode_extension

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop0 in ext4reserveinodewrite:5741: Out of memory EXT4-fs error device loop0: ext4setattr:5462: inode 13: comm syz-executor.0:...

5.5AI score
SaveExploits0References8
OSV
OSV
added 2025/02/26 2:10 a.m.16 views

CVE-2022-49318 f2fs: remove WARN_ON in f2fs_is_valid_blkaddr

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS5AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:55 a.m.150 views

CVE-2022-49158

CVE-2022-49158 affects the Linux kernel SCSI driver qla2xxx. The issue is a warning generated when adisc is flushed, where an error code type did not match the expected type. The fix adds translation between error code types to avoid the warning (no documented exploit). The connected advisories c...

5.5CVSS5.4AI score0.00265EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 1:55 a.m.11 views

CVE-2022-49158 scsi: qla2xxx: Fix warning message due to adisc being flushed

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix warning message due to adisc being flushed Fix warning message due to adisc being flushed. Linux kernel triggered a warning message where a different error code type is not matching up with the expected type. A...

5.3AI score
SaveExploits0References8
OSV
OSV
added 2025/02/26 1:54 a.m.11 views

CVE-2022-49092 net: ipv4: fix route with nexthop object delete warning

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

7.1CVSS5.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.21 views

CVE-2022-49092 net: ipv4: fix route with nexthop object delete warning

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix route with nexthop object delete warning FRR folks have hit a kernel warning1 while deleting routes2 which is caused by trying to delete a route pointing to a nexthop id without specifying nhid but matching on an...

7.1CVSS0.00272EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.6 views

ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

...

5.5CVSS7AI score0.00265EPSS
SaveExploits0
CVE
CVE
added 2025/01/19 11:52 a.m.60 views

CVE-2024-57927

CVE-2024-57927 relates to the Linux kernel’s NFS write-to-cache path. The root cause was that nfs_netfs_init_request() could be invoked with a NULL file pointer when netfslib copied freshly read data into a write request for the cache, causing an oops via nfs_file_open_context(). The fix prevents...

5.5CVSS6.5AI score0.00173EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder