Lucene search
+L

9048 matches found

NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

0.00228EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50767

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufxopsdestroy function to .fbdestroy of fbops, and in this function, there is krefput that finally calls...

0.00247EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2022-50767

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufxopsdestroy function to .fbdestroy of fbops, and in this function, there is krefput that finally calls...

5.9AI score0.00247EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54070

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

6.2AI score0.00181EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

5.7AI score0.00228EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50740

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of urbs in ath9khifusbdealloctxurbs Syzkaller reports a long-known leak of urbs in ath9khifusbdealloctxurbs. The cause of the leak is that usbgeturb is called but usbfreeurb or usbputurb is no...

5.7AI score0.0028EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.10 views

UBUNTU-CVE-2023-54095

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix notifiers being shared by PCI and VIO buses failiommusetup registers the failiommubusnotifier struct to both PCI and VIO buses. struct notifierblock is a linked list node, so this causes any notifiers later...

7CVSS5.7AI score0.00158EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2022-50772

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

5.7AI score0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:15 p.m.8 views

UBUNTU-CVE-2022-50733

In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouseopen In idmousecreateimage, if any ftipcommand fails, it will go to the reset label. However, this leads to the data in bulkinbufferHEADER..IMGSIZE uninitialized. And the check for vali...

5.7AI score0.00278EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54105 can: isotp: check CAN address family in isotp_bind()

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotpbind Add missing check to block non-AFCAN binds. Syzbot created some code which matched the right sockaddr struct size but used AFXDP 0x2C instead of AFCAN 0x1D in the address family...

0.00204EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54095

CVE-2023-54095 (Linux kernel) : The issue arises in powerpc/iommu where fail_iommu_setup() registers the same notifier_block on both PCI and VIO buses, turning the notifier_block into a shared linked list node. This can cause later notifiers for either bus to be registered on the other, triggerin...

7CVSS6.1AI score0.00158EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.41 views

CVE-2023-54095 powerpc/iommu: Fix notifiers being shared by PCI and VIO buses

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix notifiers being shared by PCI and VIO buses failiommusetup registers the failiommubusnotifier struct to both PCI and VIO buses. struct notifierblock is a linked list node, so this causes any notifiers later...

7CVSS0.00158EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54095 powerpc/iommu: Fix notifiers being shared by PCI and VIO buses

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix notifiers being shared by PCI and VIO buses failiommusetup registers the failiommubusnotifier struct to both PCI and VIO buses. struct notifierblock is a linked list node, so this causes any notifiers later...

7CVSS6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.35 views

CVE-2022-50772 netdevsim: fix memory leak in nsim_bus_dev_new()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2022-50772 netdevsim: fix memory leak in nsim_bus_dev_new()

In the Linux kernel, the following vulnerability has been resolved: netdevsim: fix memory leak in nsimbusdevnew If deviceregister failed in nsimbusdevnew, the value of reference in nsimbusdev-dev is 1. obj-name in nsimbusdev-dev will not be released. unreferenced object 0xffff88810352c480 size 16...

6.4AI score
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:05 p.m.11 views

CVE-2022-50767 fbdev: smscufx: Fix several use-after-free bugs

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufxopsdestroy function to .fbdestroy of fbops, and in this function, there is krefput that finally calls...

6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 1:05 p.m.21 views

CVE-2022-50740

CVE-2022-50740 is referenced in multiple advisories as a Linux kernel vulnerability affecting the wifi/ath9k driver (hif_usb) where a memory leak of urbs occurs in ath9k_hif_usb_dealloc_tx_urbs(). The root cause is that usb_get_urb() is followed by usb_free_urb()/usb_put_urb() not being called in...

6AI score0.0028EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.31 views

CVE-2023-54066 media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861i2cmasterxfer In gl861i2cmasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally...

0.00195EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2023-54017

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: fix possible memory leak in ibmebusbusinit If deviceregister returns error in ibmebusbusinit, name of kobject which is allocated in devsetname called in deviceadd is leaked. As comment of deviceadd says, it shoul...

0.00215EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 11:15 a.m.11 views

CVE-2022-50709

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9khtcrxmsg syzbot is reporting uninit value at ath9khtcrxmsg 1, for ioctlUSBRAWIOCTLEPWRITE can call ath9khifusbrxstream with pktlen = 0 but ath9khifusbrxstream uses devallocskbpktlen +...

0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder