Lucene search
+L

6348 matches found

Cvelist
Cvelist
added 2024/10/21 8:5 p.m.42 views

CVE-2022-48958 ethernet: aeroflex: fix potential skb leak in greth_init_rings()

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:5 p.m.22 views

CVE-2022-48956 ipv6: avoid use-after-free in ip6_fragment()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid use-after-free in ip6fragment Blamed commit claimed rcureadlock was held by ip6fragment callers. It seems to not be always true, at least for UDP stack. syzbot reported: BUG: KASAN: use-after-free in ip6dstidev...

7.8CVSS5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.51 views

CVE-2022-48954

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix use-after-free in hsci KASAN found that addr was dereferenced after br2deveventwork was freed. ================================================================== BUG: KASAN: use-after-free in...

8.8CVSS6.1AI score0.00333EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 8:5 p.m.44 views

CVE-2022-48954 s390/qeth: fix use-after-free in hsci

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix use-after-free in hsci KASAN found that addr was dereferenced after br2deveventwork was freed. ================================================================== BUG: KASAN: use-after-free in...

8.8CVSS0.00333EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 8:5 p.m.16 views

CVE-2022-48953 rtc: cmos: Fix event handler registration ordering issue

In the Linux kernel, the following vulnerability has been resolved: rtc: cmos: Fix event handler registration ordering issue Because acpiinstallfixedeventhandler enables the event automatically on success, it is incorrect to call it before the handler routine passed to it is ready to handle event...

7AI score0.00245EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 8:5 p.m.126 views

CVE-2022-48951

The CVE-2022-48951 vulnerability is in the Linux kernel ASoC path: snd_soc_put_volsw_sx() does bounds checks only for the first channel, allowing potential out-of-bounds writes to the second channel in stereo controls. This is fixed upstream by adding proper checks (e.g., kernel commits cf611d......

7.8CVSS7.3AI score0.00245EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.25 views

CVE-2022-48952

In the Linux kernel, the following vulnerability has been resolved: PCI: mt7621: Add sentinel to quirks table Current driver is missing a sentinel in the struct socdeviceattribute array, which causes an oops when assessed by the socdevicematchmt7621pciequirksmatch call. This was only exposed once...

5.5CVSS5.1AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.15 views

CVE-2022-48948

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permits control transfer requests with up to 64 bytes of payload UVCMAXREQUESTSIZE, data stage handler for OUT transfer uses memcpy to cop...

7.8CVSS5.8AI score0.0027EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.11 views

CVE-2022-48949

In the Linux kernel, the following vulnerability has been resolved: igb: Initialize mailbox message for VF reset When a MAC address is not assigned to the VF, that portion of the message sent to the VF is not set. The memory, however, is allocated from the stack meaning that information may be...

5.5CVSS5.7AI score0.00252EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.9 views

CVE-2022-48947

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 8:5 p.m.25 views

CVE-2022-48946 udf: Fix preallocation discarding at indirect extent boundary

In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the code would corrupt extent tree header instead. Fix the problem and use udfdeleteaext for deleting...

0.00254EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/10/21 8:5 p.m.16 views

CVE-2022-48946

In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the code would corrupt extent tree header instead. Fix the problem and use udfdeleteaext for deleting...

5.5CVSS5.5AI score0.00254EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 7:39 p.m.134 views

CVE-2024-50065

Technical details for CVE-2024-50065 are not provided in the connected documents. Monitor for updates.

5.5CVSS5.2AI score0.00219EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.32 views

CVE-2024-50065 ntfs3: Change to non-blocking allocation in ntfs_d_hash

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

0.00219EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.16 views

CVE-2024-50065

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.8 views

CVE-2024-50064

In the Linux kernel, the following vulnerability has been resolved: zram: free secondary algorithms names We need to kfree secondary algorithms names when reset zram device that had multi-streams, otherwise we leak memory. [email protected]: kfreeNULL is legal...

5.5CVSS5.6AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.13 views

CVE-2024-50063

In the Linux kernel, the following vulnerability has been resolved: bpf: Prevent tail call between progs attached to different hooks bpf progs can be attached to kernel functions, and the attached functions can take different parameters or return different return values. If prog attached to one...

7.8CVSS5.8AI score0.00232EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.9 views

CVE-2024-50062

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Avoid null pointer deref during path establishment For RTRS path establishment, RTRS client initiates and completes connum of connections. After establishing all its connections, the information is exchanged betwee...

7.5CVSS5.8AI score0.00511EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.26 views

CVE-2024-50060 io_uring: check if we need to reschedule during overflow flush

In the Linux kernel, the following vulnerability has been resolved: iouring: check if we need to reschedule during overflow flush In terms of normal application usage, this list will always be empty. And if an application does overflow a bit, it'll have a few entries. However, nothing obviously...

7.2AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.38 views

CVE-2024-50060 io_uring: check if we need to reschedule during overflow flush

In the Linux kernel, the following vulnerability has been resolved: iouring: check if we need to reschedule during overflow flush In terms of normal application usage, this list will always be empty. And if an application does overflow a bit, it'll have a few entries. However, nothing obviously...

0.0022EPSS
SaveExploits0References4
Rows per page
Query Builder